Guest User

Untitled

a guest
Sep 8th, 2025
41
0
13 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 92.06 KB | None | 0 0
  1. ---- Minecraft Network Protocol Error Report ----
  2. // Could be worse, I guess
  3.  
  4. Time: 2025-09-08 20:04:51
  5. Description: Packet handling error
  6.  
  7. java.net.SocketException: Connection reset
  8.     at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:401) ~[?:?] {}
  9.     at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:434) ~[?:?] {}
  10.     at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
  11.     at MC-BOOTSTRAP/io.netty.buffer@4.1.97.Final/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23155!/:4.1.97.Final] {}
  12.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  13.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  14.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  15.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  16.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  17.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  18.     at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
  19.     at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
  20.     at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
  21.  
  22.  
  23. A detailed walkthrough of the error, its code path and all known details is as follows:
  24. ---------------------------------------------------------------------------------------
  25.  
  26. -- Head --
  27. Thread: Netty Client IO #22
  28. Stacktrace:
  29.     at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:classloading,re:mixin}
  30. -- Connection --
  31. Details:
  32.     Protocol: play
  33.     Flow: CLIENTBOUND
  34.     Server type: OTHER
  35.     Server brand: neoforge
  36. Stacktrace:
  37.     at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:classloading,re:mixin}
  38.     at TRANSFORMER/[email protected]/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:mixin,re:classloading}
  39.     at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  40.     at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  41.     at TRANSFORMER/[email protected]/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23666!/:?] {re:mixin,re:classloading,pl:mixin:A}
  42.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  43.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  44.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  45.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  46.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  47.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  48.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  49.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  50.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  51.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  52.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  53.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  54.     at MC-BOOTSTRAP/io.netty.transport@4.1.97.Final/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23162!/:4.1.97.Final] {}
  55.     at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
  56.     at MC-BOOTSTRAP/io.netty.common@4.1.97.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23157!/:4.1.97.Final] {}
  57.     at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
  58.  
  59.  
  60. -- System Details --
  61. Details:
  62.     Minecraft Version: 1.21.1
  63.     Minecraft Version ID: 1.21.1
  64.     Operating System: Windows 11 (amd64) version 10.0
  65.     Java Version: 21.0.7, Microsoft
  66.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  67.     Memory: 1635327968 bytes (1559 MiB) / 8715763712 bytes (8312 MiB) up to 16844324864 bytes (16064 MiB)
  68.     CPUs: 20
  69.     Processor Vendor: GenuineIntel
  70.     Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF
  71.     Identifier: Intel64 Family 6 Model 151 Stepping 2
  72.     Microarchitecture: Alder Lake
  73.     Frequency (GHz): 3.61
  74.     Number of physical packages: 1
  75.     Number of physical CPUs: 12
  76.     Number of logical CPUs: 20
  77.     Graphics card #0 name: AMD Radeon RX 7900 XT
  78.     Graphics card #0 vendor: Advanced Micro Devices, Inc.
  79.     Graphics card #0 VRAM (MiB): 20464.00
  80.     Graphics card #0 deviceId: VideoController1
  81.     Graphics card #0 versionInfo: 32.0.21025.1024
  82.     Memory slot #0 capacity (MiB): 16384.00
  83.     Memory slot #0 clockSpeed (GHz): 5.60
  84.     Memory slot #0 type: Unknown
  85.     Memory slot #1 capacity (MiB): 16384.00
  86.     Memory slot #1 clockSpeed (GHz): 5.60
  87.     Memory slot #1 type: Unknown
  88.     Virtual memory max (MiB): 75525.23
  89.     Virtual memory used (MiB): 34779.09
  90.     Swap memory total (MiB): 42944.00
  91.     Swap memory used (MiB): 108.11
  92.     Space in storage for jna.tmpdir (MiB): available: 202722.94, total: 476056.53
  93.     Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 202722.94, total: 476056.53
  94.     Space in storage for io.netty.native.workdir (MiB): available: 202722.94, total: 476056.53
  95.     Space in storage for java.io.tmpdir (MiB): available: 202722.94, total: 476056.53
  96.     Space in storage for workdir (MiB): available: 202722.94, total: 476056.53
  97.     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16064m -Xms256m
  98.     Loaded Shaderpack: ComplementaryUnbound_r5.5.1 + EuphoriaPatches_1.6.5
  99.         Profile: HIGH (+0 options changed by user)
  100.     ModLauncher: 11.0.5+main.901c6ea8
  101.     ModLauncher launch target: forgeclient
  102.     ModLauncher services:
  103.         sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
  104.         loader-4.0.41.jar slf4jfixer PLUGINSERVICE
  105.         loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE
  106.         at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
  107.         loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE
  108.         modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
  109.         modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
  110.         modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
  111.     FML Language Providers:
  112.         [email protected]
  113.         javafml@4.0
  114.         lowcodefml@4.0
  115.         minecraft@4.0
  116.     Mod List:
  117.         accelerated-decay-neoforge-21.0.0.jar             |Accelerated Decay             |accelerateddecay              |21.0.0              |Manifest: NOSIGNATURE
  118.         actuallyadditions-1.3.19+mc1.21.1.jar             |Actually Additions            |actuallyadditions             |1.3.19              |Manifest: NOSIGNATURE
  119.         AdvancedAE-1.2.5-1.21.1.jar                       |Advanced AE                   |advanced_ae                   |1.2.5-1.21.1        |Manifest: NOSIGNATURE
  120.         advancednetherite-neoforge-2.3.0-1.21.1.jar       |Advanced Netherite            |advancednetherite             |2.3.0               |Manifest: NOSIGNATURE
  121.         AdvancedPeripherals-1.21.1-0.7.55b.jar            |Advanced Peripherals          |advancedperipherals           |0.7.55b             |Manifest: NOSIGNATURE
  122.         AdvancementPlaques-1.21.1-neoforge-1.6.8.jar      |Advancement Plaques           |advancementplaques            |1.6.8               |Manifest: NOSIGNATURE
  123.         ae2importexportcard-1.21-1.4.0.jar                |AE2 Import Export Card        |ae2importexportcard           |1.21-1.4.0          |Manifest: NOSIGNATURE
  124.         ae2ct-1.21.1-1.1.0.jar                            |AE2:Crafting Tree             |ae2ct                         |1.21.1-1.1.0        |Manifest: NOSIGNATURE
  125.         AE2NetworkAnalyzer-1.21-2.1.3-neoforge.jar        |AE2NetworkAnalyzer            |ae2netanalyser                |1.21-2.1.3-neoforge |Manifest: NOSIGNATURE
  126.         ae2wtlib-19.2.3.jar                               |AE2WTLib                      |ae2wtlib                      |19.2.3              |Manifest: NOSIGNATURE
  127.         de.mari_023.ae2wtlib_api-19.2.3.jar               |AE2WTLib API                  |ae2wtlib_api                  |19.2.3              |Manifest: NOSIGNATURE
  128.         AI-Improvements-1.21-0.5.3.jar                    |AI-Improvements               |aiimprovements                |0.5.3               |Manifest: NOSIGNATURE
  129.         AkashicTome-1.8-29.jar                            |Akashic Tome                  |akashictome                   |1.8-29              |Manifest: NOSIGNATURE
  130.         alltheleaks-0.1.26-beta+1.21.1-neoforge.jar       |All The Leaks                 |alltheleaks                   |0.1.26-beta+1.21.1-n|Manifest: NOSIGNATURE
  131.         All-The-Wood-Weve-Got-NeoForge-2.2.2.jar          |All the Wood We've Got        |woodwevegot                   |2.2.2               |Manifest: NOSIGNATURE
  132.         almostunified-neoforge-1.21.1-1.2.7.jar           |AlmostUnified                 |almostunified                 |1.21.1-1.2.7        |Manifest: NOSIGNATURE
  133.         alshanex_familiars-1.21.1_v2.0_HotFix2.jar        |Alshanex's Familiars Mod      |alshanex_familiars            |1.21.1_v2.0_HotFix2 |Manifest: NOSIGNATURE
  134.         alternate_current-mc1.21-1.9.0.jar                |Alternate Current             |alternate_current             |1.9.0               |Manifest: NOSIGNATURE
  135.         AmbientSounds_NEOFORGE_v6.1.12_mc1.21.1.jar       |AmbientSounds                 |ambientsounds                 |6.1.12              |Manifest: NOSIGNATURE
  136.         animal_feeding_trough-1.1.2+1.21-neoforge.jar     |Animal Feeding Trough         |animal_feeding_trough         |1.1.2               |Manifest: NOSIGNATURE
  137.         animal_pen-neoforge-1.21-1.5.1.jar                |Animal Pen                    |animal_pen                    |1.5.1               |Manifest: NOSIGNATURE
  138.         antiquetradingship-1.4.0-neoforge-1.21.1.jar      |AntiqueTradingShip            |antiquetradingship            |1.4.0               |Manifest: NOSIGNATURE
  139.         Apotheosis-1.21.1-8.3.6.jar                       |Apotheosis                    |apotheosis                    |8.3.6               |Manifest: NOSIGNATURE
  140.         ApothicAttributes-1.21.1-2.9.0.jar                |Apothic Attributes            |apothic_attributes            |2.9.0               |Manifest: NOSIGNATURE
  141.         ApothicEnchanting-1.21.1-1.4.4.jar                |Apothic Enchanting            |apothic_enchanting            |1.4.4               |Manifest: NOSIGNATURE
  142.         ApothicSpawners-1.21.1-1.3.2.jar                  |Apothic Spawners              |apothic_spawners              |1.3.2               |Manifest: NOSIGNATURE
  143.         appleskin-neoforge-mc1.21-3.0.7.jar               |AppleSkin                     |appleskin                     |3.0.7+mc1.21        |Manifest: NOSIGNATURE
  144.         appliedenergistics2-19.2.13.jar                   |Applied Energistics 2         |ae2                           |19.2.13             |Manifest: NOSIGNATURE
  145.         Applied-Mekanistics-1.6.2.jar                     |Applied Mekanistics           |appmek                        |1.6.2               |Manifest: NOSIGNATURE
  146.         AppliedFlux-1.21-2.1.3-neoforge.jar               |AppliedFlux                   |appflux                       |1.21-2.1.3-neoforge |Manifest: NOSIGNATURE
  147.         Aquaculture-1.21.1-2.7.14.jar                     |Aquaculture 2                 |aquaculture                   |2.7.14              |Manifest: NOSIGNATURE
  148.         architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
  149.         ars_additions-1.21.1-21.2.2.jar                   |Ars Additions                 |ars_additions                 |1.21.1-21.2.2       |Manifest: NOSIGNATURE
  150.         ars_controle-1.21.1-1.6.8.jar                     |Ars Controle                  |ars_controle                  |1.21.1-1.6.8        |Manifest: NOSIGNATURE
  151.         ars_creo-1.21.1-5.1.0.jar                         |Ars Creo                      |ars_creo                      |5.1.0               |Manifest: NOSIGNATURE
  152.         ars_elemancy-1.21.1-1.8.jar                       |Ars Elemancy                  |ars_elemancy                  |1.8                 |Manifest: NOSIGNATURE
  153.         ars_elemental-1.21.1-0.7.5.0.jar                  |Ars Elemental                 |ars_elemental                 |0.7.5.0             |Manifest: NOSIGNATURE
  154.         ars_nouveau-1.21.1-5.10.2.jar                     |Ars Nouveau                   |ars_nouveau                   |5.10.2              |Manifest: NOSIGNATURE
  155.         arsdelight-2.1.8.jar                              |Ars Nouveau's Flavors & Deligh|arsdelight                    |2.1.8               |Manifest: NOSIGNATURE
  156.         ars_ocultas-1.21.1-2.1.0.jar                      |Ars Ocultas                   |ars_ocultas                   |2.1.0               |Manifest: NOSIGNATURE
  157.         ars_technica-1.21.1-2.3.0-b1.jar                  |Ars Technica                  |ars_technica                  |2.3.0-b1            |Manifest: NOSIGNATURE
  158.         ars_unification-1.2.15.jar                        |Ars Unification               |ars_unification               |1.2.15              |Manifest: NOSIGNATURE
  159.         arseng-2.1.1-beta.jar                             |Ars Énergistique              |arseng                        |2.1.1-beta          |Manifest: NOSIGNATURE
  160.         artifacts-neoforge-13.0.6.jar                     |Artifacts                     |artifacts                     |13.0.6              |Manifest: NOSIGNATURE
  161.         arts_and_crafts-neoforge-1.21.1-1.5.1.jar         |Arts & Crafts                 |arts_and_crafts               |1.5.1               |Manifest: NOSIGNATURE
  162.         athena-neoforge-1.21-4.0.2.jar                    |Athena                        |athena                        |4.0.2               |Manifest: NOSIGNATURE
  163.         atlas_api-1.21.1-1.1.0.jar                        |Atlas API                     |atlas_api                     |1.21.1-1.1.0        |Manifest: NOSIGNATURE
  164.         attributefix-neoforge-1.21.1-21.1.2.jar           |AttributeFix                  |attributefix                  |21.1.2              |Manifest: NOSIGNATURE
  165.         AureljPaintings-1.0.4-1.21.x-neoforge.jar         |Aurelj's Paintings            |aurelj_paintings              |1.0.4               |Manifest: NOSIGNATURE
  166.         AutochefsDelight-1.21.1-NeoForge-2.0.2.jar        |Autochef's Delight            |autochefsdelight              |2.0.2+neoforge      |Manifest: NOSIGNATURE
  167.         azurelib-neo-1.21.1-2.3.29-alpha.jar              |AzureLib                      |azurelib                      |2.3.29-alpha        |Manifest: NOSIGNATURE
  168.         bwncr-neoforge-1.21.1-3.20.3.jar                  |Bad Wither No Cookie Reloaded |bwncr                         |3.20.3              |Manifest: NOSIGNATURE
  169.         balm-neoforge-1.21.1-21.0.48.jar                  |Balm                          |balm                          |21.0.48             |Manifest: NOSIGNATURE
  170.         bankstorage-1.6.1+1.21.jar                        |Bank Storage                  |bankstorage                   |1.6.1+1.21          |Manifest: NOSIGNATURE
  171.         barbequesdelight-1.2.0+3.jar                      |Barbeque's Delight            |barbequesdelight              |1.2.0+3             |Manifest: NOSIGNATURE
  172.         bendy-lib-forge-5.1.jar                           |Bendy lib                     |bendylib                      |5.1                 |Manifest: NOSIGNATURE
  173.         BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar   |Better Advancements           |betteradvancements            |0.4.3.21            |Manifest: NOSIGNATURE
  174.         bcc-21.1.3+mc1.21.1.jar                           |Better Compatibility Checker  |bcc                           |21.1.3              |Manifest: NOSIGNATURE
  175.         better_modlist-1.1.19.jar                         |Better ModList                |mod_menu                      |1.1.19              |Manifest: NOSIGNATURE
  176.         BHMenu-NeoForge-1.21-2.4.3.jar                    |BHMenu                        |bhmenu                        |2.4.3               |Manifest: NOSIGNATURE
  177.         bigger_ae2-1.21.1-1.4.8.jar                       |Bigger AE2                    |bigger_ae2                    |1.4.8               |Manifest: NOSIGNATURE
  178.         blueflame-1.21.1-1.1.1.jar                        |Blue Flame Burning            |blueflame                     |1.21.1-1.1.1        |Manifest: NOSIGNATURE
  179.         blahaj-neoforge-1.21.1-2.0.2.jar                  |Blåhaj                        |blahaj                        |2.0.0               |Manifest: NOSIGNATURE
  180.         bookshelf-neoforge-1.21.1-21.1.67.jar             |Bookshelf                     |bookshelf                     |21.1.67             |Manifest: NOSIGNATURE
  181.         BOMD-NeoForge-1.21-1.3.2.jar                      |Bosses of Mass Destruction    |bosses_of_mass_destruction    |1.3.2               |Manifest: NOSIGNATURE
  182.         BridgingMod-2.6.2+1.21.1.neoforge-release.jar     |Bridging Mod                  |bridgingmod                   |2.6.2+1.21.1        |Manifest: NOSIGNATURE
  183.         buildinggadgets2-1.3.8.jar                        |Building Gadgets 2            |buildinggadgets2              |1.3.8               |Manifest: NOSIGNATURE
  184.         cable_facades-1.21.1-NeoForge-1.6.1.jar           |Cable Facades                 |cable_facades                 |1.6.1               |Manifest: NOSIGNATURE
  185.         caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE
  186.         capejs-1.1.0-1.21.jar                             |CapeJS                        |capejs                        |1.1.0-1.21          |Manifest: NOSIGNATURE
  187.         cataclysm_spellbooks-1.1.7-1.21.jar               |Cataclysm Spellbook           |cataclysm_spellbooks          |1.1.7-1.21          |Manifest: NOSIGNATURE
  188.         cc-tweaked-1.21.1-forge-1.116.1.jar               |CC: Tweaked                   |computercraft                 |1.116.1             |Manifest: NOSIGNATURE
  189.         CerbonsAPI-NeoForge-1.21-1.3.0.jar                |Cerbons API                   |cerbons_api                   |1.3.0               |Manifest: NOSIGNATURE
  190.         cfm_circuit_breaker-1.0.0.jar                     |CFM Refurnished: Circuit Break|cfm_circuit_breaker           |1.0.0               |Manifest: NOSIGNATURE
  191.         charginggadgets-1.14.1.jar                        |Charging Gadgets              |charginggadgets               |1.14.1              |Manifest: NOSIGNATURE
  192.         charmofundying-neoforge-9.1.0+1.21.1.jar          |Charm of Undying              |charmofundying                |9.1.0+1.21.1        |Manifest: NOSIGNATURE
  193.         chat_heads-0.13.18-neoforge-1.21.jar              |Chat Heads                    |chat_heads                    |0.13.18             |Manifest: NOSIGNATURE
  194.         ChatImpressiveAnimation-neoforge-1.3.1+mc1.21.5.ja|Chat Impressive Animation     |chatimpressiveanimation       |1.3.1+mc1.21.5      |Manifest: NOSIGNATURE
  195.         chattoggle-5.0.1+1.21-neoforge.jar                |Chat Toggle                   |chattoggle                    |5.0.1+1.21          |Manifest: NOSIGNATURE
  196.         cherishedworlds-neoforge-10.1.1+1.21.1.jar        |Cherished Worlds              |cherishedworlds               |10.1.1+1.21.1       |Manifest: NOSIGNATURE
  197.         chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE
  198.         chisel-neoforge-2.0.0+mc1.21.1.jar                |Chisel Reborn                 |chisel                        |2.0.0+mc1.21.1      |Manifest: NOSIGNATURE
  199.         cleanswing-1.9.jar                                |Clean Swing                   |cleanswing                    |1.9                 |Manifest: NOSIGNATURE
  200.         clienttweaks-neoforge-1.21.1-21.1.8.jar           |Client Tweaks                 |clienttweaks                  |21.1.8              |Manifest: NOSIGNATURE
  201.         cloth-config-15.0.140-neoforge.jar                |Cloth Config v15 API          |cloth_config                  |15.0.140            |Manifest: NOSIGNATURE
  202.         Clumps-neoforge-1.21.1-19.0.0.1.jar               |Clumps                        |clumps                        |19.0.0.1            |Manifest: NOSIGNATURE
  203.         CodeChickenLib-1.21.1-4.6.1.524.jar               |CodeChicken Lib               |codechickenlib                |4.6.1.524           |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  204.         colorfulhearts-neoforge-1.21.1-10.3.8.jar         |Colorful Hearts               |colorfulhearts                |10.3.8              |Manifest: NOSIGNATURE
  205.         comforts-neoforge-9.0.4+1.21.1.jar                |Comforts                      |comforts                      |9.0.4+1.21.1        |Manifest: NOSIGNATURE
  206.         common-networking-neoforge-1.0.20-1.21.1.jar      |Common Networking             |commonnetworking              |1.0.20-1.21.1       |Manifest: NOSIGNATURE
  207.         common-storage-lib-data-neoforge-1.21.1-0.0.7.jar |Common Storage Lib: Data      |common_storage_lib_data       |0.0.7               |Manifest: NOSIGNATURE
  208.         commoncapabilities-1.21.1-neoforge-2.9.11-244.jar |CommonCapabilities            |commoncapabilities            |2.9.11              |Manifest: NOSIGNATURE
  209.         compactmachines-neoforge-7.0.22.jar               |Compact Machines              |compactmachines               |7.0.22              |Manifest: NOSIGNATURE
  210.         c2me-neoforge-mc1.21.1-0.3.0+alpha.0.72.jar       |Concurrent Chunk Management En|c2me                          |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  211.         c2me-base-mc1.21.1-0.3.0+alpha.0.72-all.jar       |Concurrent Chunk Management En|c2me_base                     |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  212.         c2me-client-uncapvd-mc1.21.1-0.3.0+alpha.0.72.jar |Concurrent Chunk Management En|c2me_client_uncapvd           |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  213.         c2me-fixes-chunkio-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  214.         c2me-fixes-general-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  215.         c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  216.         c2me-fixes-worldgen-vanilla-bugs-mc1.21.1-0.3.0+al|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  217.         c2me-notickvd-mc1.21.1-0.3.0+alpha.0.72.jar       |Concurrent Chunk Management En|c2me_notickvd                 |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  218.         c2me-opts-chunkio-mc1.21.1-0.3.0+alpha.0.72.jar   |Concurrent Chunk Management En|c2me_opts_chunkio             |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  219.         c2me-opts-dfc-mc1.21.1-0.3.0+alpha.0.72.jar       |Concurrent Chunk Management En|c2me_opts_dfc                 |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  220.         c2me-opts-worldgen-general-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_general    |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  221.         c2me-opts-math-mc1.21.1-0.3.0+alpha.0.72.jar      |Concurrent Chunk Management En|c2me_opts_math                |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  222.         c2me-opts-allocs-mc1.21.1-0.3.0+alpha.0.72.jar    |Concurrent Chunk Management En|c2me_opts_allocs              |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  223.         c2me-opts-natives-math-mc1.21.1-0.3.0+alpha.0.72.j|Concurrent Chunk Management En|c2me_opts_natives_math        |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  224.         c2me-opts-scheduling-mc1.21.1-0.3.0+alpha.0.72.jar|Concurrent Chunk Management En|c2me_opts_scheduling          |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  225.         c2me-opts-worldgen-vanilla-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla    |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  226.         c2me-rewrites-chunkio-mc1.21.1-0.3.0+alpha.0.72.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio         |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  227.         c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0+alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  228.         c2me-rewrites-chunk-system-mc1.21.1-0.3.0+alpha.0.|Concurrent Chunk Management En|c2me_rewrites_chunk_system    |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  229.         c2me-server-utils-mc1.21.1-0.3.0+alpha.0.72.jar   |Concurrent Chunk Management En|c2me_server_utils             |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  230.         c2me-threading-lighting-mc1.21.1-0.3.0+alpha.0.72.|Concurrent Chunk Management En|c2me_threading_lighting       |0.3.0+alpha.0.72+1.2|Manifest: NOSIGNATURE
  231.         conditional-mixin-neoforge-0.6.4.jar              |conditional mixin             |conditional_mixin             |0.6.4               |Manifest: NOSIGNATURE
  232.         CTM-1.21-1.2.1+3.jar                              |ConnectedTexturesMod          |ctm                           |1.21-1.2.1+3        |Manifest: NOSIGNATURE
  233.         ConstructionSticks-1.21.1-1.2.1.jar               |Construction Sticks           |constructionstick             |1.2.1               |Manifest: NOSIGNATURE
  234.         Controlling-neoforge-1.21.1-19.0.5.jar            |Controlling                   |controlling                   |19.0.5              |Manifest: NOSIGNATURE
  235.         cookingforblockheads-neoforge-1.21.1-21.1.16.jar  |Cooking for Blockheads        |cookingforblockheads          |21.1.16             |Manifest: NOSIGNATURE
  236.         Corgilib-NeoForge-1.21.1-5.0.0.4.jar              |CorgiLib                      |corgilib                      |5.0.0.4             |Manifest: NOSIGNATURE
  237.         coroutil-neoforge-1.21.0-1.3.8.jar                |CoroUtil                      |coroutil                      |1.21.0-1.3.8        |Manifest: NOSIGNATURE
  238.         craftingtweaks-neoforge-1.21.1-21.1.6.jar         |Crafting Tweaks               |craftingtweaks                |21.1.6              |Manifest: NOSIGNATURE
  239.         craftingstation-neoforge-1.21-2.jar               |CraftingStation               |craftingstation               |2                   |Manifest: NOSIGNATURE
  240.         craftoria_core-0.7.0.jar                          |Craftoria Core                |craftoria_core                |0.7.0               |Manifest: NOSIGNATURE
  241.         crash_assistant-neoforge.jar                      |Crash Assistant               |crash_assistant               |1.9.12              |Manifest: NOSIGNATURE
  242.         crashutilities-9.0.4.jar                          |Crash Utilities               |crashutilities                |9.0.4               |Manifest: NOSIGNATURE
  243.         create-1.21.1-6.0.6.jar                           |Create                        |create                        |6.0.6               |Manifest: NOSIGNATURE
  244.         Create Encased-1.21.1-1.7.2-fix1.jar              |Create Encased                |createcasing                  |1.7.2-fix1          |Manifest: NOSIGNATURE
  245.         createstockbridge-1.21.1-0.1.6.jar                |Create Stock Bridge           |createstockbridge             |0.1.6               |Manifest: NOSIGNATURE
  246.         bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE
  247.         create_connected-1.1.6-mc1.21.1.jar               |Create: Connected             |create_connected              |1.1.6-mc1.21.1      |Manifest: NOSIGNATURE
  248.         create-dragons-plus-1.6.1.jar                     |Create: Dragons Plus          |create_dragons_plus           |1.6.1               |Manifest: NOSIGNATURE
  249.         create-enchantment-industry-2.1.7.jar             |Create: Enchantment Industry  |create_enchantment_industry   |2.1.7               |Manifest: NOSIGNATURE
  250.         createenderlink-1.4.1+mc1.21.1-neoforge.jar       |Create: Ender Link            |createenderlink               |1.4.1               |Manifest: NOSIGNATURE
  251.         createfiltersanywhere-1.7.0.jar                   |Create: Filters Anywhere      |createfiltersanywhere         |1.7.0               |Manifest: NOSIGNATURE
  252.         CreativeCore_NEOFORGE_v2.13.7_mc1.21.1.jar        |CreativeCore                  |creativecore                  |2.13.7              |Manifest: NOSIGNATURE
  253.         CreeperOverhaul-neoforge-1.21.1-4.0.6.jar         |Creeper Overhaul              |creeperoverhaul               |4.0.6               |Manifest: NOSIGNATURE
  254.         cristellib-neoforge-1.2.8.jar                     |Cristel Lib                   |cristellib                    |1.2.8               |Manifest: NOSIGNATURE
  255.         cryonicconfig-neoforge-1.0.0+mc1.21.7.jar         |Cryonic Config                |cryonicconfig                 |1.0.0+mc1.21.7      |Manifest: NOSIGNATURE
  256.         crystalix-1.5.1_neoforge_1.21.1.jar               |Crystalix                     |crystalix                     |1.5.1               |Manifest: NOSIGNATURE
  257.         cupboard-1.21-2.9.jar                             |Cupboard mod                  |cupboard                      |2.9                 |Manifest: NOSIGNATURE
  258.         curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE
  259.         curious_armor_stands-8.0.0.jar                    |Curious Armor Stands          |curious_armor_stands          |8.0.0               |Manifest: NOSIGNATURE
  260.         cursedearthreturns-1.21.1-neoforge-1.6.jar        |Cursed Earth Returns          |cursedearth                   |1.6                 |Manifest: NOSIGNATURE
  261.         cyclopscore-1.21.1-neoforge-1.26.1-786.jar        |Cyclops Core                  |cyclopscore                   |1.26.1              |Manifest: NOSIGNATURE
  262.         darkmodeeverywhere-1.21-1.3.5.jar                 |Dark Mode Everywhere          |darkmodeeverywhere            |1.21-1.3.5          |Manifest: NOSIGNATURE
  263.         darkglint-neoforge-1.21-1.1.6.jar                 |DarkGlint                     |darkglint                     |1.1.6               |Manifest: NOSIGNATURE
  264.         deeperdarker-neoforge-1.21.1-1.3.5.jar            |Deeper and Darker             |deeperdarker                  |1.3.5               |Manifest: NOSIGNATURE
  265.         desert_oasis-1.0.2-neoforge-1.21.1.jar            |Desert Oasis                  |desert_oasis                  |1.0.2               |Manifest: NOSIGNATURE
  266.         desiredservers-neoforge-1.21.1-1.6.0.jar          |Desired Servers               |desiredservers                |1.6.0               |Manifest: NOSIGNATURE
  267.         disconnect-packet-fix-neoforge-2.0.1.jar          |Disconnect Packet Fix         |disconnect_packet_fix         |2.0.1               |Manifest: NOSIGNATURE
  268.         displaydelight-1.3.0.jar                          |Display Delight               |displaydelight                |1.3.0               |Manifest: NOSIGNATURE
  269.         duckling-neoforge-1.21-5.0.1.jar                  |Duckling                      |duckling                      |5.0.1               |Manifest: NOSIGNATURE
  270.         DumplingsDelightRewrapped-1.21.1-1.3.0.jar        |Dumpling's Delight Rewrapped  |dumplings_delight             |1.3.0               |Manifest: NOSIGNATURE
  271.         DungeonCrawl-NeoForge-1.21-2.3.15.jar             |Dungeon Crawl                 |dungeoncrawl                  |2.3.15              |Manifest: NOSIGNATURE
  272.         elevatorid-neoforge-1.21.1-1.11.4.jar             |ElevatorMod                   |elevatorid                    |1.21.1-1.11.4       |Manifest: NOSIGNATURE
  273.         elytraslot-neoforge-9.0.2+1.21.1.jar              |Elytra Slot                   |elytraslot                    |9.0.2+1.21.1        |Manifest: NOSIGNATURE
  274.         embeddium-1.0.15+mc1.21.1.jar                     |Embeddium                     |embeddium                     |1.0.15+mc1.21.1     |Manifest: NOSIGNATURE
  275.         emi-1.1.22+1.21.1+neoforge.jar                    |EMI                           |emi                           |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
  276.         emi_enchanting-0.1.2+1.21+neoforge.jar            |EMI Enchanting                |emi_enchanting                |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
  277.         emi_loot-0.7.6+1.21+neoforge.jar                  |EMI Loot                      |emi_loot                      |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
  278.         emi_ores-1.2+1.21.1+neoforge.jar                  |EMI Ores                      |emi_ores                      |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
  279.         EMIProfessions-neoforge-1.21.1-1.0.3.jar          |EMI Professions (EMIP)        |emiprofessions                |1.0.3               |Manifest: NOSIGNATURE
  280.         emiffect-neoforge-2.1.5+mc1.21.1.jar              |EMIffect                      |emiffect                      |2.1.5+mc1.21.1      |Manifest: NOSIGNATURE
  281.         emotecraft-for-MC1.21.1-2.4.10-neoforge.jar       |Emotecraft                    |emotecraft                    |2.4.10              |Manifest: NOSIGNATURE
  282.         ends_delight-2.5.1+neoforge.1.21.1.jar            |End's Delight                 |ends_delight                  |2.5.1+neoforge.1.21.|Manifest: NOSIGNATURE
  283.         enderdrives-neoforge-1.21.1-1.4.3.jar             |EnderDrives                   |enderdrives                   |1.4.3               |Manifest: NOSIGNATURE
  284.         endermanoverhaul-neoforge-1.21.1-2.0.2.jar        |Enderman Overhaul             |endermanoverhaul              |2.0.2               |Manifest: NOSIGNATURE
  285.         EnderStorage-1.21.1-2.13.0.191.jar                |EnderStorage                  |enderstorage                  |2.13.0.191          |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  286.         entangled-1.3.20a-neoforge-mc1.21.jar             |Entangled                     |entangled                     |1.3.20+a            |Manifest: NOSIGNATURE
  287.         entity_model_features_neoforge_1.21.1-2.4.1.jar   |Entity Model Features         |entity_model_features         |2.4.1               |Manifest: NOSIGNATURE
  288.         entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features       |entity_texture_features       |6.2.9               |Manifest: NOSIGNATURE
  289.         EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar              |EpheroLib                     |epherolib                     |1.2.0               |Manifest: NOSIGNATURE
  290.         EquipmentCompare-1.21.1-neoforge-1.3.13.jar       |Equipment Compare             |equipmentcompare              |1.3.13              |Manifest: NOSIGNATURE
  291.         eternalstarlight-0.5.0+1.21.1+neoforge.jar        |Eternal Starlight             |eternal_starlight             |0.5.0+1.21.1+neoforg|Manifest: NOSIGNATURE
  292.         EuphoriaPatcher-1.6.5-r5.5.1-neoforge.jar         |Euphoria Patcher              |euphoria_patcher              |1.6.5-r5.5.1-neoforg|Manifest: NOSIGNATURE
  293.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Actually Additions       |extra_mod_integrations_actuall|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  294.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Chipped                  |extra_mod_integrations_chipped|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  295.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Farmer's Delight         |extra_mod_integrations_farmers|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  296.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Iron's Spells 'n Spellboo|extra_mod_integrations_irons_s|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  297.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI PneumaticCraft           |extra_mod_integrations_pneumat|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  298.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Rechiseled               |extra_mod_integrations_rechise|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  299.         com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Reliquary                |extra_mod_integrations_reliqua|1.0.2+1.21.1        |Manifest: NOSIGNATURE
  300.         expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE
  301.         exposure-neoforge-1.21.1-1.9.10.jar               |Exposure                      |exposure                      |1.9.10              |Manifest: NOSIGNATURE
  302.         exposure_polaroid-neoforge-1.21.1-1.1.2.jar       |Exposure Polaroid             |exposure_polaroid             |1.1.2               |Manifest: NOSIGNATURE
  303.         extended-industrialization-1.14.15-1.21.1.jar     |Extended Industrialization    |extended_industrialization    |1.14.15-1.21.1      |Manifest: NOSIGNATURE
  304.         ExtendedAE-1.21-2.2.16-neoforge.jar               |ExtendedAE                    |extendedae                    |1.21-2.2.16-neoforge|Manifest: NOSIGNATURE
  305.         extra_apoth_compat-1.0.4.jar                      |Extra Apoth Compat            |extra_apoth_compat            |1.0.4               |Manifest: NOSIGNATURE
  306.         extra-mod-integrations-all-neoforge-1.0.2+1.21.1.j|Extra Mod Integrations        |extra_mod_integrations        |1.0.2+1.21.1        |Manifest: NOSIGNATURE
  307.         com.kneelawk.extra-mod-integrations.extra-mod-inte|Extra Mod Integrations Core   |extra_mod_integrations_core   |1.0.2+1.21.1        |Manifest: NOSIGNATURE
  308.         extrasponges-neoforge-1.21-1.6.1.jar              |ExtraSponges                  |extrasponges                  |1.6.1               |Manifest: NOSIGNATURE
  309.         ExtremeSoundMuffler-3.49.2_NeoForge-1.21.jar      |Extreme Sound Muffler         |extremesoundmuffler           |3.49.2              |Manifest: NOSIGNATURE
  310.         factory_blocks-neoforge-1.4.0+mc1.21.1.jar        |Factory Blocks                |factory_blocks                |1.4.0+mc1.21.1      |Manifest: NOSIGNATURE
  311.         fancymenu_neoforge_3.6.4_MC_1.21.1.jar            |FancyMenu                     |fancymenu                     |3.6.4               |Manifest: NOSIGNATURE
  312.         farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE
  313.         FarmersDelight-1.21.1-1.2.8.jar                   |Farmer's Delight              |farmersdelight                |1.2.8               |Manifest: NOSIGNATURE
  314.         FarmersStructures-1.0.1-1.21.1_neoforge.jar       |FarmersStructures             |farmers_structures            |1.0.0               |Manifest: NOSIGNATURE
  315.         farmingforblockheads-neoforge-1.21.1-21.1.8.jar   |Farming for Blockheads        |farmingforblockheads          |21.1.8              |Manifest: NOSIGNATURE
  316.         FastWorkbench-1.21.1-9.1.3.jar                    |Fast Workbench                |fastbench                     |9.1.3               |Manifest: NOSIGNATURE
  317.         ferritecore-7.0.2-neoforge.jar                    |Ferrite Core                  |ferritecore                   |7.0.2               |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
  318.         findme-3.3.3-neoforge.jar                         |FindMe                        |findme                        |3.3.3               |Manifest: NOSIGNATURE
  319.         flatbedrock-neoforge-87.0.0.jar                   |Flat Bedrock                  |flatbedrock                   |87.0.0              |Manifest: NOSIGNATURE
  320.         flickerfix-1.21.0.jar                             |FlickerFix                    |flickerfix                    |4.0.1               |Manifest: NOSIGNATURE
  321.         FluxNetworks-1.21.1-8.0.0.jar                     |Flux Networks                 |fluxnetworks                  |8.0.0               |Manifest: NOSIGNATURE
  322.         flywheel-neoforge-1.21.1-1.0.4.jar                |Flywheel                      |flywheel                      |1.0.4               |Manifest: NOSIGNATURE
  323.         fabric-api-base-0.4.42+d1308ded19.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308ded19   |Manifest: NOSIGNATURE
  324.         fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.10+9afaaf8c19   |Manifest: NOSIGNATURE
  325.         fabric-renderer-api-v1-3.4.0+acb05a3919.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.0+acb05a3919    |Manifest: NOSIGNATURE
  326.         fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19   |Manifest: NOSIGNATURE
  327.         FramedBlocks-10.3.2.jar                           |FramedBlocks                  |framedblocks                  |10.3.2              |Manifest: NOSIGNATURE
  328.         framework-neoforge-1.21.1-0.9.6.jar               |Framework                     |framework                     |0.9.6               |Manifest: NOSIGNATURE
  329.         fruitsdelight-1.2.8.jar                           |Fruits Delight                |fruitsdelight                 |1.2.8               |Manifest: NOSIGNATURE
  330.         ftb-chunks-neoforge-2101.1.9.jar                  |FTB Chunks                    |ftbchunks                     |2101.1.9            |Manifest: NOSIGNATURE
  331.         ftb-essentials-neoforge-2101.1.6.jar              |FTB Essentials                |ftbessentials                 |2101.1.6            |Manifest: NOSIGNATURE
  332.         ftb-filter-system-neoforge-21.1.2.jar             |FTB Filter System             |ftbfiltersystem               |21.1.2              |Manifest: NOSIGNATURE
  333.         ftb-library-neoforge-2101.1.16.jar                |FTB Library                   |ftblibrary                    |2101.1.16           |Manifest: NOSIGNATURE
  334.         ftb-quests-neoforge-2101.1.12.jar                 |FTB Quests                    |ftbquests                     |2101.1.12           |Manifest: NOSIGNATURE
  335.         ftb-ranks-neoforge-2101.1.3.jar                   |FTB Ranks                     |ftbranks                      |2101.1.3            |Manifest: NOSIGNATURE
  336.         ftb-teams-neoforge-2101.1.2.jar                   |FTB Teams                     |ftbteams                      |2101.1.2            |Manifest: NOSIGNATURE
  337.         ftb-ultimine-neoforge-2101.1.6.jar                |FTB Ultimine                  |ftbultimine                   |2101.1.6            |Manifest: NOSIGNATURE
  338.         ftb-xmod-compat-neoforge-21.1.4.jar               |FTB XMod Compat               |ftbxmodcompat                 |21.1.4              |Manifest: NOSIGNATURE
  339.         functionalstorage-1.21.1-1.5.1.jar                |Functional Storage            |functionalstorage             |1.21.1-1.5.1        |Manifest: NOSIGNATURE
  340.         fusion-1.2.8-neoforge-mc1.21.jar                  |Fusion                        |fusion                        |1.2.8               |Manifest: NOSIGNATURE
  341.         fzzy_config-0.7.1+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.7.1+1.21+neoforge |Manifest: NOSIGNATURE
  342.         gag-5.0.2.jar                                     |Gadgets Against Grind         |gag                           |5.0.2               |Manifest: NOSIGNATURE
  343.         gametechbcs_spellbooks-3.0.0-1.21.1.jar           |GameTechBC's Spellbooks       |gametechbcs_spellbooks        |3.0.0-1.21.1        |Manifest: NOSIGNATURE
  344.         GatewaysToEternity-1.21.1-5.0.4.jar               |Gateways To Eternity          |gateways                      |5.0.4               |Manifest: NOSIGNATURE
  345.         geckolib-neoforge-1.21.1-4.7.6.jar                |GeckoLib 4                    |geckolib                      |4.7.6               |Manifest: NOSIGNATURE
  346.         Glassential-renewed-neoforge-1.21.1-3.1.8.jar     |Glassential-renewed           |glassential                   |3.1.8               |Manifest: NOSIGNATURE
  347.         GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
  348.         Glodium-1.21-2.2-neoforge.jar                     |Glodium                       |glodium                       |1.21-2.2-neoforge   |Manifest: NOSIGNATURE
  349.         GrandPower-3.0.0.jar                              |Grand Power                   |grandpower                    |3.0.0               |Manifest: NOSIGNATURE
  350.         GravitationalModulatingAdditionalUnit-1.21.1-6.3.j|Gravitational Modulating Addit|gmut                          |6.3                 |Manifest: NOSIGNATURE
  351.         gtbcs_spell_lib-1.0.1-1.21.1.jar                  |GTBC's SpellLib               |gtbcs_spell_lib               |1.0.1-1.21.1        |Manifest: NOSIGNATURE
  352.         guardvillagers-2.3.2-1.21.1.jar                   |Guard Villagers               |guardvillagers                |2.3.2               |Manifest: NOSIGNATURE
  353.         guideme-21.1.13.jar                               |GuideME                       |guideme                       |21.1.13             |Manifest: NOSIGNATURE
  354.         handcrafted-neoforge-1.21.1-4.0.3.jar             |Handcrafted                   |handcrafted                   |4.0.3               |Manifest: NOSIGNATURE
  355.         hardenedarmadillos-1.21.1-0.2.0.jar               |Hardened Armadillos           |hardenedarmadillos            |1.21.1-0.2.0        |Manifest: NOSIGNATURE
  356.         hazennstuff-1.2.0.jar                             |Hazen N Stuff                 |hazennstuff                   |1.2.0               |Manifest: NOSIGNATURE
  357.         heyberryshutup-1.21.0-2.0.4.jar                   |Hey Berry! SHUT UP            |heyberryshutup                |1.21.0-2.0.4        |Manifest: NOSIGNATURE
  358.         HopoBetterMineshaft-[1.21-1.21.3]-1.3.0b.jar      |HopoBetterMineshaft           |hopo                          |1.3.0               |Manifest: NOSIGNATURE
  359.         HopoBetterRuinedPortals-[1.21.1-1.21.3]-1.4.4b.jar|HopoBetterRuinedPortals       |hoporp                        |1.4.4               |Manifest: NOSIGNATURE
  360.         HopoBetterUnderwaterRuins-[1.21.1-1.21.3]-1.2.1b.j|HopoBetterUnderwaterRuins     |hopour                        |1.2.1               |Manifest: NOSIGNATURE
  361.         HostileNeuralNetworks-1.21.1-6.3.0.jar            |Hostile Neural Networks       |hostilenetworks               |6.3.0               |Manifest: NOSIGNATURE
  362.         imfast-NEOFORGE-1.0.2.jar                         |I'm Fast                      |imfast                        |1.0.2               |Manifest: NOSIGNATURE
  363.         Iceberg-1.21.1-neoforge-1.3.2.jar                 |Iceberg                       |iceberg                       |1.3.2               |Manifest: NOSIGNATURE
  364.         ImmediatelyFast-NeoForge-1.6.6+1.21.1.jar         |ImmediatelyFast               |immediatelyfast               |1.6.6+1.21.1        |Manifest: NOSIGNATURE
  365.         immersive_aircraft-1.3.3+1.21.1-neoforge.jar      |Immersive Aircraft            |immersive_aircraft            |1.3.3+1.21.1        |Manifest: NOSIGNATURE
  366.         ImmersiveUI-NEOFORGE-0.3.0.jar                    |ImmersiveUI                   |immersiveui                   |0.3.0               |Manifest: NOSIGNATURE
  367.         industrialforegoing-1.21-3.6.34.jar               |Industrial Foregoing          |industrialforegoing           |1.21-3.6.34         |Manifest: NOSIGNATURE
  368.         industrial-foregoing-souls-1.21.1-1.10.4.jar      |Industrial Foregoing Souls    |industrialforegoingsouls      |1.10.4              |Manifest: NOSIGNATURE
  369.         industrialization_overdrive-1.10.1+1.21.1.jar     |Industrialization Overdrive   |industrialization_overdrive   |1.10.1+1.21.1       |Manifest: NOSIGNATURE
  370.         inline-neoforge-1.21.1-1.2.2.jar                  |Inline                        |inline                        |1.21.1-1.2.2        |Manifest: NOSIGNATURE
  371.         integratedcrafting-1.21.1-neoforge-1.2.2-335.jar  |IntegratedCrafting            |integratedcrafting            |1.2.2               |Manifest: NOSIGNATURE
  372.         integrateddynamics-1.21.1-neoforge-1.27.7.jar     |IntegratedDynamics            |integrateddynamics            |1.27.7              |Manifest: NOSIGNATURE
  373.         integratedscripting-1.21.1-neoforge-1.0.18-277.jar|IntegratedScripting           |integratedscripting           |1.0.18              |Manifest: NOSIGNATURE
  374.         integratedterminals-1.21.1-neoforge-1.6.14-526.jar|IntegratedTerminals           |integratedterminals           |1.6.14              |Manifest: NOSIGNATURE
  375.         integratedtunnels-1.21.1-neoforge-1.8.41-455.jar  |IntegratedTunnels             |integratedtunnels             |1.8.41              |Manifest: NOSIGNATURE
  376.         inventoryessentials-neoforge-1.21.1-21.1.4.jar    |Inventory Essentials          |inventoryessentials           |21.1.4              |Manifest: NOSIGNATURE
  377.         InventoryProfilesNext-neoforge-1.21-2.1.10.jar    |Inventory Profiles Next       |inventoryprofilesnext         |2.1.10              |Manifest: NOSIGNATURE
  378.         iris-neoforge-1.8.8+mc1.21.1.jar                  |Iris                          |iris                          |1.8.8+mc1.21.1      |Manifest: NOSIGNATURE
  379.         irons_apothic-1.3.0.jar                           |Iron's Apothic                |irons_apothic                 |1.3.0               |Manifest: NOSIGNATURE
  380.         irons_apothic_invaders_1.0.0.jar                  |Iron's Apothic Invaders       |irons_apothic_invaders        |1.0.0               |Manifest: NOSIGNATURE
  381.         irons_jewelry-1.21.1-1.5.0.jar                    |Iron's Gems 'n Jewelry        |irons_jewelry                 |1.21.1-1.5.0        |Manifest: NOSIGNATURE
  382.         irons_spells_js-4.0.2.jar                         |Iron's Spellbooks KubeJS      |irons_spells_js               |4.0.2               |Manifest: NOSIGNATURE
  383.         irons_spellbooks-1.21.1-3.14.0.jar                |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.21.1-3.14.0       |Manifest: NOSIGNATURE
  384.         irons_spells_dynamic_skilltree_1.1.0.jar          |Iron's Spells 'n Spellbooks Dy|irons_spells_dynamic_skilltree|1.1.0               |Manifest: NOSIGNATURE
  385.         Jade-1.21.1-NeoForge-15.10.2.jar                  |Jade                          |jade                          |15.10.2+neoforge    |Manifest: NOSIGNATURE
  386.         JadeAddons-1.21.1-NeoForge-6.1.0.jar              |Jade Addons                   |jadeaddons                    |6.1.0+neoforge      |Manifest: NOSIGNATURE
  387.         jamlib-neoforge-1.3.5+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.5+1.21.1        |Manifest: NOSIGNATURE
  388.         jinxedlib-neoforge-1.21.1-1.0.4.jar               |JinxedLib                     |jinxedlib                     |1.0.4               |Manifest: NOSIGNATURE
  389.         jumbofurnace-1.21.1-5.0.0.8.jar                   |Jumbo Furnace                 |jumbofurnace                  |5.0.0.8             |Manifest: NOSIGNATURE
  390.         jumpoverfences-neoforge-1.21-1.6.0.jar            |Jump Over Fences              |jumpoverfences                |1.6.0               |Manifest: NOSIGNATURE
  391.         jumpboat-1.21.0-1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.21.0-1.0.5        |Manifest: NOSIGNATURE
  392.         jamd-neo-21.1.1+mc1.21.1.jar                      |Just Another Mining Dimension |jamd                          |21.1.1              |Manifest: NOSIGNATURE
  393.         javd-neo-9.0.0+mc1.21.1.jar                       |Just Another Void Dimension   |javd                          |9.0.0               |Manifest: NOSIGNATURE
  394.         justdirethings-1.5.5.jar                          |Just Dire Things              |justdirethings                |1.5.5               |Manifest: NOSIGNATURE
  395.         justenoughbreeding-neoforge-1.21-1.21.1-1.6.0.jar |Just Enough Breeding          |justenoughbreeding            |1.6.0               |Manifest: NOSIGNATURE
  396.         JustEnoughMekanismMultiblocks-1.21.1-7.7.jar      |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |7.7                 |Manifest: NOSIGNATURE
  397.         just-hammers-neoforge-21.1.0.jar                  |Just Hammers                  |justhammers                   |21.1.0              |Manifest: NOSIGNATURE
  398.         keybindbundles-1.3.0.jar                          |KeyBind Bundles               |keybindbundles                |1.3.0               |Manifest: NOSIGNATURE
  399.         keybindjs-2101-1.0.1.jar                          |KeyBindJS                     |keybindjs                     |2101-1.0.1          |Manifest: NOSIGNATURE
  400.         konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE
  401.         thedarkcolour.kffmod-5.9.0.jar                    |Kotlin For Forge              |kotlinforforge                |5.9.0               |Manifest: NOSIGNATURE
  402.         kubejs-neoforge-2101.7.1-build.181.jar            |KubeJS                        |kubejs                        |2101.7.1-build.181  |Manifest: NOSIGNATURE
  403.         kubejs_actuallyadditions-neoforge-1.21.1-0.2.2.jar|KubeJS Actually Additions     |kubejs_actuallyadditions      |1.21.1-0.2.2        |Manifest: NOSIGNATURE
  404.         kubejs-mekanism-neoforge-2101.1.6-build.6.jar     |KubeJS Mekanism               |kubejs_mekanism               |2101.1.6-build.6    |Manifest: NOSIGNATURE
  405.         kuma-api-neoforge-21.0.5+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.5              |Manifest: NOSIGNATURE
  406.         l2core-3.0.8+1.jar                                |L2Core                        |l2core                        |3.0.8+1             |Manifest: NOSIGNATURE
  407.         l2harvester-3.0.0.jar                             |L2Harvester                   |l2harvester                   |3.0.0               |Manifest: NOSIGNATURE
  408.         L_Ender's Cataclysm 1.21.1-3.09.jar               |L_Ender's Cataclysm 1.21.1    |cataclysm                     |3.09                |Manifest: NOSIGNATURE
  409.         laserio-1.9.11.jar                                |LaserIO                       |laserio                       |1.9.11              |Manifest: NOSIGNATURE
  410.         LegendaryTooltips-1.21.1-neoforge-1.5.5.jar       |Legendary Tooltips            |legendarytooltips             |1.5.5               |Manifest: NOSIGNATURE
  411.         libIPN-neoforge-1.21-6.5.1.jar                    |libIPN                        |libipn                        |6.5.1               |Manifest: NOSIGNATURE
  412.         lighty-neoforge-3.0.0-beta.8+1.21.1.jar           |Lighty                        |lighty                        |3.0.0-beta.8        |Manifest: NOSIGNATURE
  413.         lionfishapi-2.6.jar                               |lionfishapi                   |lionfishapi                   |2.6                 |Manifest: NOSIGNATURE
  414.         lithostitched-neoforge-1.21.1-1.4.11.jar          |Lithostitched                 |lithostitched                 |1.4.11              |Manifest: NOSIGNATURE
  415.         little-big-redstone-1.3.0-beta-1.21.1.jar         |Little Big Redstone           |little_big_redstone           |1.3.0-beta-1.21.1   |Manifest: NOSIGNATURE
  416.         lmft-1.0.4+1.21-neoforge.jar                      |Load My F***ing Tags          |lmft                          |1.0.4+1.21          |Manifest: NOSIGNATURE
  417.         Loot Beams Refork-neoforge-1.21.1-3.2.6.jar       |Loot Beams Refork             |lootbeams                     |3.2.6               |Manifest: NOSIGNATURE
  418.         lootintegration_townsandtowers-1.2.jar            |lootintegration_townsandtowers|lootintegration_townsandtowers|1                   |Manifest: NOSIGNATURE
  419.         lootintegration_wda-1.6.jar                       |lootintegration_wda mod       |lootintegration_wda           |1                   |Manifest: NOSIGNATURE
  420.         lootintegrations-1.21.1-4.7.jar                   |Lootintegrations mod          |lootintegrations              |4.7                 |Manifest: NOSIGNATURE
  421.         lootintegrations_cataclysm-1.1.jar                |lootintegrations_cataclysm mod|lootintegrations_cataclysm    |1                   |Manifest: NOSIGNATURE
  422.         lootintegrations_dungeoncrawl-1.1.jar             |lootintegrations_dungeoncrawl |lootintegrations_dungeoncrawl |1                   |Manifest: NOSIGNATURE
  423.         lootintegrations_hopo-1.4.jar                     |lootintegrations_hopo mod     |lootintegrations_hopo         |1                   |Manifest: NOSIGNATURE
  424.         lootintegrations_structory-1.3.jar                |lootintegrations_structory mod|lootintegrations_structory    |1                   |Manifest: NOSIGNATURE
  425.         lootintegrations_yungs-1.4.jar                    |lootintegrations_yungs mod    |lootintegrations_yungs        |1                   |Manifest: NOSIGNATURE
  426.         lootjs-neoforge-1.21.1-3.4.2.jar                  |LootJS                        |lootjs                        |1.21.1-3.4.2        |Manifest: NOSIGNATURE
  427.         lootr-neoforge-1.21-1.10.35.91.jar                |Lootr                         |lootr                         |1.21-1.10.35.91     |Manifest: NOSIGNATURE
  428.         luminax-1.3.0_neoforge_1.21.1.jar                 |Luminax                       |luminax                       |1.3.0               |Manifest: NOSIGNATURE
  429.         mru-1.0.17+1.21.1+neoforge.jar                    |M.R.U                         |mru                           |1.0.17+1.21.1+neofor|Manifest: NOSIGNATURE
  430.         mcw-bridges-3.1.1-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.1.1               |Manifest: NOSIGNATURE
  431.         mcw-doors-1.1.2-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.2               |Manifest: NOSIGNATURE
  432.         mcw-fences-1.2.0-1.21.1neoforge.jar               |Macaw's Fences and Walls      |mcwfences                     |1.2.0               |Manifest: NOSIGNATURE
  433.         mcw-holidays-1.1.0-mc1.21.1neoforge.jar           |Macaw's Holidays              |mcwholidays                   |1.1.0               |Manifest: NOSIGNATURE
  434.         mcw-lights-1.1.2-mc1.21.1neoforge.jar             |Macaw's Lights and Lamps      |mcwlights                     |1.1.2               |Manifest: NOSIGNATURE
  435.         mcw-paintings-1.0.5-1.21.1neoforge.jar            |Macaw's Paintings             |mcwpaintings                  |1.0.5               |Manifest: NOSIGNATURE
  436.         mcw-paths-1.1.0neoforge-mc1.21.1.jar              |Macaw's Paths and Pavings     |mcwpaths                      |1.1.0               |Manifest: NOSIGNATURE
  437.         mcw-roofs-2.3.2-mc1.21.1neoforge.jar              |Macaw's Roofs                 |mcwroofs                      |2.3.2               |Manifest: NOSIGNATURE
  438.         mcw-stairs-1.0.1-1.21.1neoforge.jar               |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |Manifest: NOSIGNATURE
  439.         mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |Manifest: NOSIGNATURE
  440.         mcw-windows-2.4.0-1.21.1neoforge.jar              |Macaw's Windows               |mcwwindows                    |2.4.0               |Manifest: NOSIGNATURE
  441.         mcjtylib-1.21-9.0.10.jar                          |McJtyLib                      |mcjtylib                      |1.21-9.0.10         |Manifest: NOSIGNATURE
  442.         merequester-neoforge-1.21.1-1.2.0.jar             |ME Requester                  |merequester                   |1.21.1-1.2.0        |Manifest: NOSIGNATURE
  443.         Measurements-neoforge-1.21.1-3.0.1.jar            |Measurements                  |measurements                  |3.0.1               |Manifest: NOSIGNATURE
  444.         mechtrowel-1.0.3.jar                              |Mech Trowel                   |mechtrowel                    |1.0.3               |Manifest: NOSIGNATURE
  445.         megacells-4.9.1.jar                               |MEGA Cells                    |megacells                     |4.9.1               |Manifest: NOSIGNATURE
  446.         Mekanism-1.21.1-10.7.14.79.jar                    |Mekanism                      |mekanism                      |10.7.14             |Manifest: NOSIGNATURE
  447.         mekanismcurios-1.21.1-1.2.1.jar                   |Mekanism Curios               |mekanismcurios                |1.2.1               |Manifest: NOSIGNATURE
  448.         mekanism_extras-1.21.1-1.2.2.jar                  |Mekanism Extras               |mekanism_extras               |1.21.1-1.2.2        |Manifest: NOSIGNATURE
  449.         mekanism_unleashed-0.3.2.jar                      |Mekanism Unleashed            |mekanism_unleashed            |1.21.1-0.3.2        |Manifest: NOSIGNATURE
  450.         MekanismGenerators-1.21.1-10.7.14.79.jar          |Mekanism: Generators          |mekanismgenerators            |10.7.14             |Manifest: NOSIGNATURE
  451.         MekanismTools-1.21.1-10.7.14.79.jar               |Mekanism: Tools               |mekanismtools                 |10.7.14             |Manifest: NOSIGNATURE
  452.         MekaWeapons-1.21.1-2.6.jar                        |Mekanism: Weapons             |mekaweapons                   |2.6                 |Manifest: NOSIGNATURE
  453.         mekanisticrouters-1.1.1.jar                       |Mekanistic Routers            |mekanisticrouters             |1.1.1               |Manifest: NOSIGNATURE
  454.         melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE
  455.         mi_sound_addon-1.1.2-1.21.jar                     |MI Sound Addon                |mi_sound_addon                |1.1.2-1.21          |Manifest: NOSIGNATURE
  456.         mi-tweaks-1.8.10-1.21.1.jar                       |MI Tweaks                     |mi_tweaks                     |1.8.10-1.21.1       |Manifest: NOSIGNATURE
  457.         client-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |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
  458.         mininggadgets-1.18.6.jar                          |Mining Gadgets                |mininggadgets                 |1.18.6              |Manifest: NOSIGNATURE
  459.         dummmmmmy-1.21-2.0.8-neoforge.jar                 |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.8          |Manifest: NOSIGNATURE
  460.         mob_grinding_utils-1.1.9+mc1.21.1.jar             |Mob Grinding Utils            |mob_grinding_utils            |1.1.9+mc1.21.1      |Manifest: NOSIGNATURE
  461.         Modern-Dynamics-0.9.6.jar                         |Modern Dynamics               |moderndynamics                |0.9.6               |Manifest: NOSIGNATURE
  462.         modernindustrialrouters-2.1.0.jar                 |Modern Industrial Routers     |modernindustrialrouters       |2.1.0               |Manifest: NOSIGNATURE
  463.         Modern-Industrialization-2.3.10.jar               |Modern Industrialization      |modern_industrialization      |2.3.10              |Manifest: NOSIGNATURE
  464.         modernworldcreation_neoforge_2.0.1_MC_1.21.1.jar  |Modern World Creation         |modernworldcreation           |2.0.1               |Manifest: NOSIGNATURE
  465.         modlistmemory-neoforge-1.0.0+1.21+bm-1.1.15.jar   |ModListMemory                 |modlistmemory                 |1.0.0+1.21+bm-1.1.15|Manifest: NOSIGNATURE
  466.         modonomicon-1.21.1-neoforge-1.114.5.jar           |Modonomicon                   |modonomicon                   |1.114.5             |Manifest: NOSIGNATURE
  467.         mffs-5.4.17.jar                                   |Modular Force Field System    |mffs                          |5.4.17              |Manifest: NOSIGNATURE
  468.         modular-routers-13.2.2+mc1.21.1.jar               |Modular Routers               |modularrouters                |13.2.2              |Manifest: NOSIGNATURE
  469.         monocle-mod-file.jar                              |Monocle                       |monocle                       |0.2.1.ms            |Manifest: NOSIGNATURE
  470.         moonlight-1.21-2.20.0-neoforge.jar                |Moonlight Lib                 |moonlight                     |1.21-2.20.0         |Manifest: NOSIGNATURE
  471.         moredelight-25.05.14-1.21-neoforge.jar            |More Delight                  |moredelight                   |25.05.14-1.21-neofor|Manifest: NOSIGNATURE
  472.         moredragoneggs-5.0.jar                            |More Dragon Eggs              |moredragoneggs                |5.0                 |Manifest: NOSIGNATURE
  473.         morefunctionalstorage-1.2.1.jar                   |More Functional Storage       |morefunctionalstorage         |1.2.1               |Manifest: NOSIGNATURE
  474.         mifa-neoforge-1.21.x-2.1.0.jar                    |More Industrial Foregoing Addo|mifa                          |2.1.0               |Manifest: NOSIGNATURE
  475.         MoreMekanismProcessing-1.21.1-6.5.jar             |More Mekanism Processing      |moremekanismprocessing        |6.5                 |Manifest: NOSIGNATURE
  476.         morered-1.21.1-6.0.0.3.jar                        |More Red                      |morered                       |6.0.0.3             |Manifest: NOSIGNATURE
  477.         MoreRed-CCT-Compat-1.21.1-1.3.0.jar               |More Red x CC:Tweaked Compat  |moreredxcctcompat             |1.21.1-1.3.0        |Manifest: NOSIGNATURE
  478.         more_sounds-0.1.1-beta.jar                        |More Sounds                   |more_sounds                   |0.1.1-beta          |Manifest: NOSIGNATURE
  479.         moremousetweaks-neoforge-1.0.2+1.21.jar           |MoreMouseTweaks               |moremousetweaks               |1.0.2+1.21          |Manifest: NOSIGNATURE
  480.         MoreTotems-neoforge-1.21-2.20.1.jar               |MoreTotems                    |moretotems                    |2.20.1              |Manifest: NOSIGNATURE
  481.         MouseTweaks-neoforge-mc1.21-2.26.1.jar            |Mouse Tweaks                  |mousetweaks                   |2.26.1              |Manifest: NOSIGNATURE
  482.         mowziesmobs-1.21.1-1.7.5.jar                      |Mowzie's Mobs                 |mowziesmobs                   |1.7.5               |Manifest: NOSIGNATURE
  483.         refurbished_furniture-neoforge-1.21.1-1.0.16.jar  |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.16              |Manifest: NOSIGNATURE
  484.         NaNny-1.21.1-1.0.1.jar                            |NaNny                         |nanny                         |1.0.1               |Manifest: NOSIGNATURE
  485.         NaturesCompass-1.21.1-3.0.3-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
  486.         neoforge-21.1.193-universal.jar                   |NeoForge                      |neoforge                      |21.1.193            |Manifest: NOSIGNATURE
  487.         netherportalfix-neoforge-1.21.1-21.1.1.jar        |NetherPortalFix               |netherportalfix               |21.1.1              |Manifest: NOSIGNATURE
  488.         Nirvana Lib-neoforge-1.21.1-2.0.15.jar            |Nirvana Lib                   |nirvana_lib                   |2.0.15              |Manifest: NOSIGNATURE
  489.         noisium-neoforge-2.3.0+mc1.21-1.21.1.jar          |Noisium                       |noisium                       |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
  490.         nolijium-0.5.6.jar                                |Nolijium                      |nolijium                      |0.5.6               |Manifest: NOSIGNATURE
  491.         not_enough_glyphs-1.21.1-4.2.2.0.jar              |Not Enough Glyphs             |not_enough_glyphs             |4.2.2.0             |Manifest: NOSIGNATURE
  492.         Not Enough Recipe Book-NEOFORGE-0.4.2+1.21.jar    |Not Enough Recipe Book        |nerb                          |0.4.2               |Manifest: NOSIGNATURE
  493.         notenoughanimations-neoforge-1.10.1-mc1.21.jar    |NotEnoughAnimations           |notenoughanimations           |1.10.1              |Manifest: NOSIGNATURE
  494.         nuggets-neoforge-1.21-1.0.10.41.jar               |Nuggets                       |nuggets                       |1.0.10.41           |Manifest: NOSIGNATURE
  495.         observable-5.4.4.jar                              |Observable                    |observable                    |5.4.4               |Manifest: NOSIGNATURE
  496.         obsidianboat-neo-21.1.2+mc1.21.1.jar              |Obsidian Boat                 |obsidianboat                  |21.1.2              |Manifest: NOSIGNATURE
  497.         occultism-1.21.1-neoforge-1.181.0.jar             |Occultism                     |occultism                     |1.181.0             |Manifest: NOSIGNATURE
  498.         occultism_kubejs-1.21.1-neoforge-1.8.0.jar        |Occultism KubeJS              |occultism_kubejs              |1.8.0               |Manifest: NOSIGNATURE
  499.         oceansdelight-neoforge-1.0.3-1.21.jar             |Ocean's Delight               |oceansdelight                 |1.0.3               |Manifest: NOSIGNATURE
  500.         OctoLib-NEOFORGE-0.5.0.1.jar                      |OctoLib                       |octolib                       |0.5.0.1             |Manifest: NOSIGNATURE
  501.         Oh-The-Biomes-Weve-Gone-NeoForge-2.4.4.jar        |Oh The Biomes We've Gone      |biomeswevegone                |2.4.4               |Manifest: NOSIGNATURE
  502.         Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.14.jar|Oh The Trees You'll Grow      |ohthetreesyoullgrow           |5.0.14              |Manifest: NOSIGNATURE
  503.         olympus-neoforge-1.21-1.0.18.jar                  |Olympus                       |olympus                       |1.0.18              |Manifest: NOSIGNATURE
  504.         OpenLoader-neoforge-1.21.1-21.1.5.jar             |OpenLoader                    |openloader                    |21.1.5              |Manifest: NOSIGNATURE
  505.         overloadedarmorbar-neoforge-1.21-2.jar            |OverloadedArmorBar            |overloadedarmorbar            |2                   |Manifest: NOSIGNATURE
  506.         packetfixer-3.1.4-1.20.5-1.21.7-merged.jar        |PacketFixer                   |packetfixer                   |3.1.4               |Manifest: NOSIGNATURE
  507.         particle_effects-1.21.1-NeoForge-1.0.1.jar        |Particle Effects              |particle_effects              |1.0.1               |Manifest: NOSIGNATURE
  508.         Patchouli-1.21-88-NEOFORGE.jar                    |Patchouli                     |patchouli                     |1.21-88-NEOFORGE    |Manifest: NOSIGNATURE
  509.         Perception-NEOFORGE-0.1.4+1.21.1.jar              |Perception                    |perception                    |0.1.4               |Manifest: NOSIGNATURE
  510.         phantoms_utilities-0.1.1.jar                      |Phantom's Utilities           |phantoms_utilities            |0.1.1               |Manifest: NOSIGNATURE
  511.         PingHUD-4.0.jar                                   |PingHUD                       |pinghud                       |4.0                 |Manifest: NOSIGNATURE
  512.         pipe_connector-neoforge-0.5.12.jar                |Pipe Connector                |pipe_connector                |0.5.12              |Manifest: NOSIGNATURE
  513.         pipez-neoforge-1.21.1-1.2.19.jar                  |Pipez                         |pipez                         |1.21.1-1.2.19       |Manifest: NOSIGNATURE
  514.         Placebo-1.21.1-9.9.0.jar                          |Placebo                       |placebo                       |9.9.0               |Manifest: NOSIGNATURE
  515.         TextPlaceholderAPI-neoforge-e1a427d5b9.jar        |Placeholder API Neoforge      |placeholder_api               |2.4.1+1.21          |Manifest: NOSIGNATURE
  516.         player-animation-lib-forge-2.0.1+1.21.1.jar       |Player Animator               |playeranimator                |2.0.1+1.21.1        |Manifest: NOSIGNATURE
  517.         pneumaticcraft-repressurized-8.2.12+mc1.21.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |8.2.12              |Manifest: NOSIGNATURE
  518.         polylib-2100.0.3-build.172-neoforge.jar           |PolyLib                       |polylib                       |2100.0.3-build.172  |Manifest: NOSIGNATURE
  519.         Ponder-NeoForge-1.21.1-1.0.56.jar                 |Ponder                        |ponder                        |1.0.56              |Manifest: NOSIGNATURE
  520.         potionicons-neoforge-1.21.1-1.1.0.jar             |Potion Icons                  |potionicons                   |1.21.1-1.1.0        |Manifest: NOSIGNATURE
  521.         Powah-6.2.4.jar                                   |Powah                         |powah                         |6.2.4               |Manifest: NOSIGNATURE
  522.         prickle-neoforge-1.21.1-21.1.8.jar                |PrickleMC                     |prickle                       |21.1.8              |Manifest: NOSIGNATURE
  523.         Prism-1.21.1-neoforge-1.0.11.jar                  |Prism                         |prism                         |1.0.11              |Manifest: NOSIGNATURE
  524.         puffish_attributes-0.7.4-1.21-neoforge.jar        |Pufferfish's Attributes       |puffish_attributes            |0.7.4               |Manifest: NOSIGNATURE
  525.         puffish_skills-0.16.3-1.21-neoforge.jar           |Pufferfish's Skills           |puffish_skills                |0.16.3              |Manifest: NOSIGNATURE
  526.         pufferfish_unofficial_additions-1.21.1-2.2.6.jar  |Pufferfish's Unofficial Additi|pufferfish_unofficial_addition|2.2.6               |Manifest: NOSIGNATURE
  527.         pylons-1.21.1-5.2.1.jar                           |Pylons                        |pylons                        |5.2.1               |Manifest: NOSIGNATURE
  528.         rangedpumps-1.3.0.jar                             |Ranged Pumps                  |rangedpumps                   |1.3.0               |Manifest: NOSIGNATURE
  529.         rarcompat-1.21-0.9.6.jar                          |RAR-Compat                    |rarcompat                     |0.9.6               |Manifest: NOSIGNATURE
  530.         rechiseled-1.1.6a-neoforge-mc1.21.jar             |Rechiseled                    |rechiseled                    |1.1.6+a             |Manifest: NOSIGNATURE
  531.         rechiseled_chipped-1.3-1.21.1.jar                 |Rechiseled: Chipped           |rechiseled_chipped            |1.3                 |Manifest: NOSIGNATURE
  532.         relics-1.21.1-0.10.7.5.jar                        |Relics                        |relics                        |0.10.7.5            |Manifest: NOSIGNATURE
  533.         reliquary-1.21.1-2.0.51.1261.jar                  |Reliquary Reincarnations      |reliquary                     |2.0.51              |Manifest: NOSIGNATURE
  534.         reliquified_ars_nouveau-1.21.1-0.6.jar            |Reliquified Ars Nouveau       |reliquified_ars_nouveau       |0.6                 |Manifest: NOSIGNATURE
  535.         reliquified_lenders_cataclysm-1.21.1-0.1.jar      |Reliquified L_Ender's Cataclys|reliquified_lenders_cataclysm |0.1                 |Manifest: NOSIGNATURE
  536.         reliquified_twilight_forest-1.21.1-0.5.1.jar      |Reliquified Twilight Forest   |reliquified_twilight_forest   |0.5.1               |Manifest: NOSIGNATURE
  537.         repeatable_trial_vaults-neoforge-1.21-1.0.2.jar   |Repeatable Trial Vaults       |repeatable_trial_vaults       |1.0.2               |Manifest: NOSIGNATURE
  538.         Replication-1.21.1-1.2.0.jar                      |Replication                   |replication                   |1.21.1-1.2.0        |Manifest: NOSIGNATURE
  539.         rep_ae2_bridge-1.3.0.0.0-neoforge-1.21.1.jar      |Replication AE2 Bridge        |rep_ae2_bridge                |1.3.0.0.0           |Manifest: NOSIGNATURE
  540.         resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE
  541.         resourcefullibkt-neoforge-1.21-2.0.2.jar          |Resourceful Lib Kotlin        |resourcefullibkt              |2.0.2               |Manifest: NOSIGNATURE
  542.         resourcefulconfig-neoforge-1.21-3.0.11.jar        |Resourcefulconfig             |resourcefulconfig             |3.0.11              |Manifest: NOSIGNATURE
  543.         rftoolsbase-1.21-6.0.8.jar                        |RFToolsBase                   |rftoolsbase                   |1.21-6.0.8          |Manifest: NOSIGNATURE
  544.         rftoolsbuilder-1.21-7.0.3.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.21-7.0.3          |Manifest: NOSIGNATURE
  545.         rftoolsutility-1.21-7.0.5.jar                     |RFToolsUtility                |rftoolsutility                |1.21-7.0.5          |Manifest: NOSIGNATURE
  546.         rhino-2101.2.7-build.74.jar                       |Rhino                         |rhino                         |2101.2.7-build.74   |Manifest: NOSIGNATURE
  547.         rusticdelight-neoforge-1.21-1.4.2.jar             |Rustic Delight                |rusticdelight                 |1.4.2               |Manifest: NOSIGNATURE
  548.         sawmillhouse-2.0.1-neoforge-1.21.1.jar            |SawmillHouse                  |sawmillhouse                  |2.0.1               |Manifest: NOSIGNATURE
  549.         Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE
  550.         seasonhud-neoforge-1.21.1-1.13.5.jar              |SeasonHUD                     |seasonhud                     |1.13.5              |Manifest: NOSIGNATURE
  551.         SereneSeasons-neoforge-1.21.1-10.1.0.3.jar        |Serene Seasons                |sereneseasons                 |10.1.0.3            |Manifest: NOSIGNATURE
  552.         Serverstarted-neoforge-1.21-1.0.jar               |Server Started!               |serverstarted                 |1.0                 |Manifest: NOSIGNATURE
  553.         showcaseitem-1.21.1-1.1.0.jar                     |Showcase Item                 |showcaseitem                  |1.21.1-1.1.0        |Manifest: NOSIGNATURE
  554.         shrink-2.0.1.47-neoforge.jar                      |Shrink                        |shrink                        |2.0.1.47            |Manifest: NOSIGNATURE
  555.         SimpleDiscordRichPresence-neoforge-87.0.1-build.49|Simple Discord Rich Presence  |sdrp                          |87.0.1-build.49+mc1.|Manifest: NOSIGNATURE
  556.         simplemagnets-1.1.12c-neoforge-mc1.21.jar         |Simple Magnets                |simplemagnets                 |1.1.12+c            |Manifest: NOSIGNATURE
  557.         SimplePocketMachines-NeoForge-1.21.1-1.0.3.jar    |Simple Pocket Machines        |pocketmachines                |1.0.3               |Manifest: NOSIGNATURE
  558.         simple_snowy_fix-neoforge-2.1.4.jar               |Simple Snowy Fix              |simple_snowy_fix              |2.1.4               |Manifest: NOSIGNATURE
  559.         simplylight-1.5.3+1.21.1-b4.jar                   |Simply Light                  |simplylight                   |1.5.3               |Manifest: NOSIGNATURE
  560.         smallhorsestable-1.2.0-neoforge-1.21.1.jar        |SmallHorseStable              |smallhorsestable              |1.2.0               |Manifest: NOSIGNATURE
  561.         SmartBrainLib-neoforge-1.21.1-1.16.10.jar         |SmartBrainLib                 |smartbrainlib                 |1.16.10             |Manifest: NOSIGNATURE
  562.         smithingtemplateviewer-1.0.3.jar                  |SmithingTemplateViewer        |smithingtemplateviewer        |1.0.3               |Manifest: NOSIGNATURE
  563.         snowundertrees-1.21.1-1.5.jar                     |Snow Under Trees              |snowundertrees                |1.5                 |Manifest: NOSIGNATURE
  564.         sophisticatedbackpacks-1.21.1-3.24.18.1284.jar    |Sophisticated Backpacks       |sophisticatedbackpacks        |3.24.18             |Manifest: NOSIGNATURE
  565.         sophisticatedcore-1.21.1-1.3.55.1037.jar          |Sophisticated Core            |sophisticatedcore             |1.3.55              |Manifest: NOSIGNATURE
  566.         sophisticatedstorage-1.21.1-1.4.43.1197.jar       |Sophisticated Storage         |sophisticatedstorage          |1.4.43              |Manifest: NOSIGNATURE
  567.         sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.11              |Manifest: NOSIGNATURE
  568.         sophisticatedstorageinmotion-1.21.1-0.10.18.105.ja|Sophisticated Storage In Motio|sophisticatedstorageinmotion  |0.10.18             |Manifest: NOSIGNATURE
  569.         soulplied_energistics-1.0.2.jar                   |Soulplied Energistics         |soulplied_energistics         |1.0.2               |Manifest: NOSIGNATURE
  570.         sound-physics-remastered-neoforge-1.21.1-1.4.12.ja|Sound Physics Remastered      |sound_physics_remastered      |1.21.1-1.4.12       |Manifest: NOSIGNATURE
  571.         sounds-2.4.12+1.21.1+neoforge.jar                 |Sounds                        |sounds                        |2.4.12+1.21.1+neofor|Manifest: NOSIGNATURE
  572.         spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE
  573.         spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
  574.         starbunclemania-1.21.1-1.4.0.1.jar                |Starbunclemania               |starbunclemania               |1.4.0.1             |Manifest: NOSIGNATURE
  575.         stickit-1.21.1-NeoForge-1.0.3.jar                 |Stick It!                     |stickit                       |1.0.3               |Manifest: NOSIGNATURE
  576.         storagedelight-25.06.24-1.21-neoforge.jar         |Storage Delight               |storagedelight                |25.06.24-1.21-neofor|Manifest: NOSIGNATURE
  577.         Structory_1.21.x_v1.3.11.jar                      |Structory                     |structory                     |1.3.12              |Manifest: NOSIGNATURE
  578.         Structory_Towers_1.21.x_v1.0.13.jar               |Structory: Towers             |structory_towers              |1.0.13              |Manifest: NOSIGNATURE
  579.         SubtleEffects-neoforge-1.21.1-1.11.0.jar          |Subtle Effects                |subtle_effects                |1.11.0              |Manifest: NOSIGNATURE
  580.         Super Factory Manager (SFM)-MC1.21.1-4.22.0.jar   |Super Factory Manager (SFM)   |sfm                           |4.22.0              |Manifest: NOSIGNATURE
  581.         supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
  582.         supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18+a            |Manifest: NOSIGNATURE
  583.         supplementaries-1.21-3.3.5-neoforge.jar           |Supplementaries               |supplementaries               |1.21-3.3.5          |Manifest: NOSIGNATURE
  584.         sushigocrafting-1.21-0.6.5.jar                    |Sushi Go Crafting             |sushigocrafting               |0.6.5               |Manifest: NOSIGNATURE
  585.         sussysniffers-1.21.1-0.1.3.jar                    |Sussy Sniffers                |sussysniffers                 |1.21.1-0.1.3        |Manifest: NOSIGNATURE
  586.         tankstorage-1.1.0+1.21.jar                        |Tank Storage                  |tankstorage                   |1.1.0+1.21          |Manifest: NOSIGNATURE
  587.         tectonic-neoforge-1.21.1-2.4.3.jar                |Tectonic                      |tectonic                      |2.4.3               |Manifest: NOSIGNATURE
  588.         tempad-1.21.1-3.0.4-all.jar                       |Tempad                        |tempad                        |3.0.4               |Manifest: NOSIGNATURE
  589.         TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
  590.         tesseract-1.0.37-neoforge-mc1.21.jar              |Tesseract                     |tesseract                     |1.0.37              |Manifest: NOSIGNATURE
  591.         tesseract-api-neoforge-1.8.13-1.21.1.jar          |Tesseract API                 |tesseract_api                 |1.8.13-1.21.1       |Manifest: NOSIGNATURE
  592.         thaumon-neoforge-2.3.0+1.21.jar                   |Thaumon                       |thaumon                       |2.3.0+1.21          |Manifest: NOSIGNATURE
  593.         the_bumblezone-7.10.0+1.21.1-neoforge.jar         |The Bumblezone                |the_bumblezone                |7.10.0+1.21.1-neofor|Manifest: NOSIGNATURE
  594.         twilightforest-1.21.1-4.7.3196-universal.jar      |The Twilight Forest           |twilightforest                |4.7.3196            |Manifest: NOSIGNATURE
  595.         theurgy-1.21.1-neoforge-1.61.2.jar                |Theurgy                       |theurgy                       |1.61.2              |Manifest: NOSIGNATURE
  596.         titanium-1.21-4.0.37.jar                          |Titanium                      |titanium                      |4.0.37              |Manifest: NOSIGNATURE
  597.         ToastControl-1.21.1-9.0.1.jar                     |Toast Control                 |toastcontrol                  |9.0.1               |Manifest: NOSIGNATURE
  598.         toomanyrecipeviewers-0.6.0+mc.21.1.jar            |TooManyRecipeViewers          |toomanyrecipeviewers          |0.6.0+mc.21.1       |Manifest: NOSIGNATURE
  599.         torchmaster-neoforge-1.21.1-21.1.5-beta.jar       |Torchmaster                   |torchmaster                   |21.1.5-beta         |Manifest: NOSIGNATURE
  600.         t_and_t-neoforge-fabric-1.13.2.jar                |Towns and Towers              |t_and_t                       |1.13.2              |Manifest: NOSIGNATURE
  601.         trade-cycling-neoforge-1.21.1-1.0.18.jar          |Trade Cycling                 |trade_cycling                 |1.21.1-1.0.18       |Manifest: NOSIGNATURE
  602.         transfer_labels-0.1.6.jar                         |Transfer Labels               |transfer_labels               |0.1.6               |Manifest: NOSIGNATURE
  603.         TRansition-1.0.3-1.21-neoforge-SNAPSHOT.jar       |TRansition                    |transition                    |1.0.3               |Manifest: NOSIGNATURE
  604.         transmog-neoforge-1.6.0+1.21.1.jar                |Transmog                      |transmog                      |1.6.0               |Manifest: NOSIGNATURE
  605.         trashcans-1.0.18c-neoforge-mc1.21.jar             |Trash Cans                    |trashcans                     |1.0.18+c            |Manifest: NOSIGNATURE
  606.         trashslot-neoforge-1.21.1-21.1.4.jar              |TrashSlot                     |trashslot                     |21.1.4              |Manifest: NOSIGNATURE
  607.         TravelersTitles-1.21.1-NeoForge-5.1.3.jar         |Traveler's Titles             |travelerstitles               |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  608.         TRender-1.0.5-1.21-neoforge-SNAPSHOT.jar          |TRender                       |trender                       |1.0.5               |Manifest: NOSIGNATURE
  609.         trenzalore-neo-6.1.1+mc1.21.1.jar                 |Trenzalore                    |trenzalore                    |6.1.1               |Manifest: NOSIGNATURE
  610.         trofers-neoforge-8.0.0.jar                        |Trofers                       |trofers                       |8.0.0               |Manifest: NOSIGNATURE
  611.         twilightdelight-3.0.5.jar                         |Twilight Flavors & Delight    |twilightdelight               |3.0.5               |Manifest: NOSIGNATURE
  612.         TwilightTreehouses-1.0.2-1.21.1-neoforge.jar      |Twilight Treehouses           |twilight_treehouses           |1.0.2               |Manifest: NOSIGNATURE
  613.         tfthreadsafetyaddon-0.1.2.jar                     |TwilightForest Thread Safety A|tfthreadsafetyaddon           |0.1.2               |Manifest: NOSIGNATURE
  614.         usefulhats-neoforge-1.21.1-6.5.2.0.jar            |Useful Hats                   |usefulhats                    |1.21.1-6.5.2.0      |Manifest: NOSIGNATURE
  615.         utilitarian-1.21.1-0.14.0.jar                     |Utilitarian                   |utilitarian                   |1.21.1-0.14.0       |Manifest: NOSIGNATURE
  616.         waveycapes-neoforge-1.6.1.1-mc1.21.jar            |WaveyCapes                    |waveycapes                    |1.6.1.1             |Manifest: NOSIGNATURE
  617.         waystones-neoforge-1.21.1-21.1.20.jar             |Waystones                     |waystones                     |21.1.20             |Manifest: NOSIGNATURE
  618.         watut-neoforge-1.21.0-1.2.7.jar                   |What Are They Up To           |watut                         |1.21.0-1.2.7        |Manifest: NOSIGNATURE
  619.         DungeonsArise-1.21.x-2.1.64-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.64              |Manifest: NOSIGNATURE
  620.         DungeonsAriseSevenSeas-1.21.x-1.0.3.2-neoforge.jar|When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas     |1.0.3.2             |Manifest: NOSIGNATURE
  621.         WitherSkeletonTweaks-1.21.1-10.1.1.jar            |Wither Skeleton Tweaks        |wstweaks                      |10.1.1              |Manifest: NOSIGNATURE
  622.         wits-1.3.0+1.21-neoforge.jar                      |WITS                          |wits                          |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
  623.         xtonesreworked-1.1.0-NF-1.21_21.0.167.jar         |XTones Reworked               |xtonesreworked                |1.1.0               |Manifest: NOSIGNATURE
  624.         xycraft_core-0.7.45-all.jar                       |XyCraft Core                  |xycraft_core                  |0.7.45              |Manifest: NOSIGNATURE
  625.         xycraft_machines-0.7.45.jar                       |XyCraft Machines              |xycraft_machines              |0.7.45              |Manifest: NOSIGNATURE
  626.         xycraft_override-0.7.45.jar                       |XyCraft Override              |xycraft_override              |0.7.45              |Manifest: NOSIGNATURE
  627.         xycraft_world-0.7.45.jar                          |XyCraft World                 |xycraft_world                 |0.7.45              |Manifest: NOSIGNATURE
  628.         yeetusexperimentus-neoforge-87.0.0.jar            |Yeetus Experimentus           |yeetusexperimentus            |87.0.0              |Manifest: NOSIGNATURE
  629.         yet_another_config_lib_v3-3.7.1+1.21.1-neoforge.ja|YetAnotherConfigLib           |yet_another_config_lib_v3     |3.7.1+1.21.1-neoforg|Manifest: NOSIGNATURE
  630.         youre-in-grave-danger-neoforge-2.0.13.jar         |You're in Grave Danger        |yigd                          |2.0.13              |Manifest: NOSIGNATURE
  631.         YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  632.         YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples  |betterdeserttemples           |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  633.         YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar     |YUNG's Better Dungeons        |betterdungeons                |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  634.         YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar    |YUNG's Better End Island      |betterendisland               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  635.         YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples  |betterjungletemples           |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  636.         YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar   |YUNG's Better Mineshafts      |bettermineshafts              |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  637.         YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses              |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  638.         YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments          |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  639.         YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar  |YUNG's Better Strongholds     |betterstrongholds             |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  640.         YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar    |YUNG's Better Witch Huts      |betterwitchhuts               |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  641.         YungsBridges-1.21.1-NeoForge-5.1.1.jar            |YUNG's Bridges                |yungsbridges                  |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  642.         YungsExtras-1.21.1-NeoForge-5.1.1.jar             |YUNG's Extras                 |yungsextras                   |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  643.         zume-1.1.4.jar                                    |Zume                          |zume                          |1.1.4               |Manifest: NOSIGNATURE
  644.     Crash Report UUID: 2cee4b99-86c7-4d35-91f3-fe7233e746bf
  645.     FML: 4.0.41
  646.     NeoForge: 21.1.193
  647.     Flywheel Backend: flywheel:off
Advertisement
Add Comment
Please, Sign In to add comment