Guest User

Craftoria Error 21225 Hawk

a guest
Feb 20th, 2025
3
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.16 KB | None | 0 0
  1. ---- Minecraft Network Protocol Error Report ----
  2. // This time is not my fault, I promise!
  3.  
  4. Time: 2025-02-21 00:53:47
  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/[email protected]/io.netty.buffer.PooledByteBuf.setBytes(PooledByteBuf.java:254) ~[netty-buffer-4.1.97.Final.jar%23147!/:4.1.97.Final] {}
  11. at MC-BOOTSTRAP/[email protected]/io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1132) ~[netty-buffer-4.1.97.Final.jar%23147!/:4.1.97.Final] {}
  12. at MC-BOOTSTRAP/[email protected]/io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:357) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  13. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:151) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  14. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  15. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  16. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  17. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  18. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
  19. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23149!/: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 #9
  28. Stacktrace:
  29. at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23585!/:?] {re:classloading,re:mixin}
  30. -- Connection --
  31. Details:
  32. Protocol: configuration
  33. Flow: CLIENTBOUND
  34. Server type: OTHER
  35. Server brand: ~~NULL~~
  36. Stacktrace:
  37. at TRANSFORMER/[email protected]/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23585!/:?] {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%23585!/:?] {re:classloading}
  39. at TRANSFORMER/[email protected]/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23585!/:?] {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%23585!/:?] {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%23585!/:?] {re:mixin,re:classloading,pl:mixin:A}
  42. at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  43. at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  44. at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.fireExceptionCaught(AbstractChannelHandlerContext.java:317) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  45. at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline$HeadContext.exceptionCaught(DefaultChannelPipeline.java:1377) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  46. at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:346) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  47. at MC-BOOTSTRAP/[email protected]/io.netty.channel.AbstractChannelHandlerContext.invokeExceptionCaught(AbstractChannelHandlerContext.java:325) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  48. at MC-BOOTSTRAP/[email protected]/io.netty.channel.DefaultChannelPipeline.fireExceptionCaught(DefaultChannelPipeline.java:907) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  49. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.handleReadException(AbstractNioByteChannel.java:125) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  50. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:177) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  51. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:788) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  52. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:724) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  53. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:650) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  54. at MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562) ~[netty-transport-4.1.97.Final.jar%23154!/:4.1.97.Final] {}
  55. at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.97.Final.jar%23149!/:4.1.97.Final] {}
  56. at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.97.Final.jar%23149!/: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.3, Microsoft
  66. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  67. Memory: 1394604032 bytes (1329 MiB) / 3527409664 bytes (3364 MiB) up to 4294967296 bytes (4096 MiB)
  68. CPUs: 16
  69. Processor Vendor: AuthenticAMD
  70. Processor Name: AMD Ryzen 7 5800X 8-Core Processor
  71. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  72. Microarchitecture: Zen 3
  73. Frequency (GHz): 3.79
  74. Number of physical packages: 1
  75. Number of physical CPUs: 8
  76. Number of logical CPUs: 16
  77. Graphics card #0 name: NVIDIA GeForce RTX 3070
  78. Graphics card #0 vendor: NVIDIA
  79. Graphics card #0 VRAM (MiB): 8192.00
  80. Graphics card #0 deviceId: VideoController1
  81. Graphics card #0 versionInfo: 32.0.15.7216
  82. Memory slot #0 capacity (MiB): 8192.00
  83. Memory slot #0 clockSpeed (GHz): 2.40
  84. Memory slot #0 type: DDR4
  85. Memory slot #1 capacity (MiB): 8192.00
  86. Memory slot #1 clockSpeed (GHz): 2.40
  87. Memory slot #1 type: DDR4
  88. Memory slot #2 capacity (MiB): 8192.00
  89. Memory slot #2 clockSpeed (GHz): 2.40
  90. Memory slot #2 type: DDR4
  91. Memory slot #3 capacity (MiB): 8192.00
  92. Memory slot #3 clockSpeed (GHz): 2.40
  93. Memory slot #3 type: DDR4
  94. Virtual memory max (MiB): 62378.91
  95. Virtual memory used (MiB): 50052.86
  96. Swap memory total (MiB): 29696.00
  97. Swap memory used (MiB): 2194.99
  98. Space in storage for jna.tmpdir (MiB): available: 54004.73, total: 952977.94
  99. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 54004.73, total: 952977.94
  100. Space in storage for io.netty.native.workdir (MiB): available: 54004.73, total: 952977.94
  101. Space in storage for java.io.tmpdir (MiB): available: 54004.73, total: 952977.94
  102. Space in storage for workdir (MiB): available: 54004.73, total: 952977.94
  103. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
  104. Loaded Shaderpack: (off)
  105. ModLauncher: 11.0.4+main.d2e20e43
  106. ModLauncher launch target: forgeclient
  107. ModLauncher services:
  108. sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
  109. loader-4.0.35.jar slf4jfixer PLUGINSERVICE
  110. loader-4.0.35.jar runtime_enum_extender PLUGINSERVICE
  111. at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
  112. loader-4.0.35.jar runtimedistcleaner PLUGINSERVICE
  113. modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
  114. modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
  115. modlauncher-11.0.4.jar crash_assistant TRANSFORMATIONSERVICE
  116. FML Language Providers:
  117. Mod List:
  118. accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
  119. actuallyadditions-1.3.13+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.13 |Manifest: NOSIGNATURE
  120. AdvancedAE-1.2.1-1.21.1.jar |Advanced AE |advanced_ae |1.2.1-1.21.1 |Manifest: NOSIGNATURE
  121. advancednetherite-neoforge-2.2.1-1.21.1.jar |Advanced Netherite |advancednetherite |2.2.1 |Manifest: NOSIGNATURE
  122. AdvancedPeripherals-1.21.1-0.7.47a.jar |Advanced Peripherals |advancedperipherals |0.7.47a |Manifest: NOSIGNATURE
  123. AdvancementPlaques-1.21.1-neoforge-1.6.8.jar |Advancement Plaques |advancementplaques |1.6.8 |Manifest: NOSIGNATURE
  124. ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
  125. ae2ct-1.21.1-1.0.5.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.5 |Manifest: NOSIGNATURE
  126. AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.0.1-neoforge |Manifest: NOSIGNATURE
  127. ae2wtlib-19.2.1.jar |AE2WTLib |ae2wtlib |19.2.1 |Manifest: NOSIGNATURE
  128. de.mari_023.ae2wtlib_api-19.2.1.jar |AE2WTLib API |ae2wtlib_api |19.2.1 |Manifest: NOSIGNATURE
  129. AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
  130. AkashicTome-1.8-29.jar |Akashic Tome |akashictome |1.8-29 |Manifest: NOSIGNATURE
  131. alltheleaks-0.1.11-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.11-beta+1.21.1-n|Manifest: NOSIGNATURE
  132. All-The-Wood-Weve-Got-NeoForge-2.1.0.jar |All the Wood We've Got |woodwevegot |2.1.0 |Manifest: NOSIGNATURE
  133. almostunified-neoforge-1.21.1-1.2.3.jar |AlmostUnified |almostunified |1.21.1-1.2.3 |Manifest: NOSIGNATURE
  134. alshanex_familiars-0.2_HF.jar |Alshanex's Familiars Mod |alshanex_familiars |0.2_HF |Manifest: NOSIGNATURE
  135. alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
  136. AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar |AmbientSounds |ambientsounds |6.1.4 |Manifest: NOSIGNATURE
  137. animal_feeding_trough-1.1.2+1.21-neoforge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.2 |Manifest: NOSIGNATURE
  138. Apotheosis-1.21.1-8.1.2.jar |Apotheosis |apotheosis |8.1.2 |Manifest: NOSIGNATURE
  139. ApothicAttributes-1.21.1-2.6.1.jar |Apothic Attributes |apothic_attributes |2.6.1 |Manifest: NOSIGNATURE
  140. ApothicEnchanting-1.21.1-1.3.2.jar |Apothic Enchanting |apothic_enchanting |1.3.2 |Manifest: NOSIGNATURE
  141. ApothicSpawners-1.21.1-1.2.0.jar |Apothic Spawners |apothic_spawners |1.2.0 |Manifest: NOSIGNATURE
  142. appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
  143. appliedenergistics2-19.1.3-beta.jar |Applied Energistics 2 |ae2 |19.1.3-beta |Manifest: NOSIGNATURE
  144. Applied-Mekanistics-1.6.2.jar |Applied Mekanistics |appmek |1.6.2 |Manifest: NOSIGNATURE
  145. AppliedFlux-1.21-2.0.3-neoforge.jar |AppliedFlux |appflux |1.21-2.0.3-neoforge |Manifest: NOSIGNATURE
  146. Aquaculture-1.21.1-2.7.13.jar |Aquaculture 2 |aquaculture |2.7.13 |Manifest: NOSIGNATURE
  147. architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
  148. ars_additions-1.21.1-21.1.5.jar |Ars Additions |ars_additions |1.21.1-21.1.5 |Manifest: NOSIGNATURE
  149. ars_elemental-1.21.1-0.7.1.5.jar |Ars Elemental |ars_elemental |0.7.1.5 |Manifest: NOSIGNATURE
  150. ars_nouveau-1.21.1-5.4.0-all.jar |Ars Nouveau |ars_nouveau |5.4.0 |Manifest: NOSIGNATURE
  151. arsdelight-2.1.4.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.1.4 |Manifest: NOSIGNATURE
  152. ars_ocultas-1.21.1-2.1.0.jar |Ars Ocultas |ars_ocultas |2.1.0 |Manifest: NOSIGNATURE
  153. ars_unification-1.2.6.jar |Ars Unification |ars_unification |1.2.6 |Manifest: NOSIGNATURE
  154. arseng-2.1.0-beta.jar |Ars Énergistique |arseng |2.1.0-beta |Manifest: NOSIGNATURE
  155. artifacts-neoforge-12.0.5.jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
  156. arts_and_crafts-neoforge-1.21-1.3.1.jar |Arts & Crafts |arts_and_crafts |1.3.1 |Manifest: NOSIGNATURE
  157. athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
  158. atlas_api-1.21-1.0.2.jar |Atlas API |atlas_api |1.21-1.0.2 |Manifest: NOSIGNATURE
  159. attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
  160. AureljPaintings-1.0.4-1.21.x-neoforge.jar |Aurelj's Paintings |aurelj_paintings |1.0.4 |Manifest: NOSIGNATURE
  161. AutochefsDelight-1.21-NeoForge-2.0.0.jar |Autochef's Delight |autochefsdelight |2.0.0+neoforge |Manifest: NOSIGNATURE
  162. bwncr-neoforge-1.21.1-3.20.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.2 |Manifest: NOSIGNATURE
  163. balm-neoforge-1.21.1-21.0.23.jar |Balm |balm |21.0.23 |Manifest: NOSIGNATURE
  164. bankstorage-1.4.4+1.21.jar |Bank Storage |bankstorage |1.4.4+1.21 |Manifest: NOSIGNATURE
  165. barbequesdelight-1.2.0+3.jar |Barbeque's Delight |barbequesdelight |1.2.0+3 |Manifest: NOSIGNATURE
  166. BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |0.4.3.21 |Manifest: NOSIGNATURE
  167. BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.|Better Compatibility Checker |bcc |21.1.0 |Manifest: NOSIGNATURE
  168. better_modlist-1.1.12.jar |Better ModList |mod_menu |1.1.12 |Manifest: NOSIGNATURE
  169. BHMenu-NeoForge-1.21-2.4.3.jar |BHMenu |bhmenu |2.4.3 |Manifest: NOSIGNATURE
  170. bigger_ae2-1.21.1-1.4.5.jar |Bigger AE2 |bigger_ae2 |1.4.5 |Manifest: NOSIGNATURE
  171. blueflame-1.21.1-1.1.1.jar |Blue Flame Burning |blueflame |1.21.1-1.1.1 |Manifest: NOSIGNATURE
  172. bookshelf-neoforge-1.21.1-21.1.41.jar |Bookshelf |bookshelf |21.1.41 |Manifest: NOSIGNATURE
  173. BOMD-NeoForge-1.21-1.3.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.3.2 |Manifest: NOSIGNATURE
  174. BridgingMod-2.5.0+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.5.0+1.21.1 |Manifest: NOSIGNATURE
  175. buildinggadgets2-1.3.8.jar |Building Gadgets 2 |buildinggadgets2 |1.3.8 |Manifest: NOSIGNATURE
  176. cable_facades-1.21.1-NeoForge-1.4.0.jar |Cable Facades |cable_facades |1.4.0 |Manifest: NOSIGNATURE
  177. caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
  178. capejs-1.1.0-1.21.jar |CapeJS |capejs |1.1.0-1.21 |Manifest: NOSIGNATURE
  179. cc-tweaked-1.21.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |Manifest: NOSIGNATURE
  180. CerbonsAPI-NeoForge-1.21-1.2.0.jar |Cerbons API |cerbons_api |1.2.0 |Manifest: NOSIGNATURE
  181. cfm_circuit_breaker-1.0.0.jar |CFM Refurnished: Circuit Break|cfm_circuit_breaker |1.0.0 |Manifest: NOSIGNATURE
  182. charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
  183. charmofundying-neoforge-9.1.0+1.21.1.jar |Charm of Undying |charmofundying |9.1.0+1.21.1 |Manifest: NOSIGNATURE
  184. chat_heads-0.13.10-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.10 |Manifest: NOSIGNATURE
  185. chattoggle-5.0.1+1.21-neoforge.jar |Chat Toggle |chattoggle |5.0.1+1.21 |Manifest: NOSIGNATURE
  186. cherishedworlds-neoforge-10.1.0+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.0+1.21.1 |Manifest: NOSIGNATURE
  187. chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
  188. chisel-neoforge-1.21.1-1.8.2.jar |Chisel Reborn |chisel |1.8.2 |Manifest: NOSIGNATURE
  189. cleanswing-1.8.jar |Clean Swing |cleanswing |1.8 |Manifest: NOSIGNATURE
  190. clienttweaks-neoforge-1.21.1-21.1.1.jar |Client Tweaks |clienttweaks |21.1.1 |Manifest: NOSIGNATURE
  191. cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
  192. Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
  193. CodeChickenLib-1.21.1-4.6.0.520.jar |CodeChicken Lib |codechickenlib |4.6.0.520 |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
  194. colorfulhearts-neoforge-1.21.1-10.3.8.jar |Colorful Hearts |colorfulhearts |10.3.8 |Manifest: NOSIGNATURE
  195. comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
  196. CommonCapabilities-1.21.1-neoforge-2.9.7.jar |CommonCapabilities |commoncapabilities |2.9.7 |Manifest: NOSIGNATURE
  197. compactmachines-neoforge-7.0.22.jar |Compact Machines |compactmachines |7.0.22 |Manifest: NOSIGNATURE
  198. c2me-neoforge-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  199. c2me-base-mc1.21.1-0.3.0+alpha.0.50-all.jar |Concurrent Chunk Management En|c2me_base |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  200. c2me-client-uncapvd-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_client_uncapvd |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  201. 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.50+1.2|Manifest: NOSIGNATURE
  202. 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.50+1.2|Manifest: NOSIGNATURE
  203. c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  204. 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.50+1.2|Manifest: NOSIGNATURE
  205. c2me-notickvd-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_notickvd |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  206. c2me-opts-chunkio-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_chunkio |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  207. c2me-opts-dfc-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_dfc |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  208. 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.50+1.2|Manifest: NOSIGNATURE
  209. c2me-opts-math-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_math |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  210. c2me-opts-allocs-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_opts_allocs |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  211. c2me-opts-natives-math-mc1.21.1-0.3.0+alpha.0.50.j|Concurrent Chunk Management En|c2me_opts_natives_math |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  212. c2me-opts-scheduling-mc1.21.1-0.3.0+alpha.0.50.jar|Concurrent Chunk Management En|c2me_opts_scheduling |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  213. 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.50+1.2|Manifest: NOSIGNATURE
  214. c2me-rewrites-chunkio-mc1.21.1-0.3.0+alpha.0.50.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  215. c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0+alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  216. 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.50+1.2|Manifest: NOSIGNATURE
  217. c2me-server-utils-mc1.21.1-0.3.0+alpha.0.50.jar |Concurrent Chunk Management En|c2me_server_utils |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  218. c2me-threading-lighting-mc1.21.1-0.3.0+alpha.0.50.|Concurrent Chunk Management En|c2me_threading_lighting |0.3.0+alpha.0.50+1.2|Manifest: NOSIGNATURE
  219. CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
  220. ConstructionSticks-1.21.1-1.1.4.jar |Construction Sticks |constructionstick |1.1.4 |Manifest: NOSIGNATURE
  221. Controlling-neoforge-1.21.1-19.0.4.jar |Controlling |controlling |19.0.4 |Manifest: NOSIGNATURE
  222. cookingforblockheads-neoforge-1.21.1-21.1.6.jar |Cooking for Blockheads |cookingforblockheads |21.1.6 |Manifest: NOSIGNATURE
  223. Corgilib-NeoForge-1.21.1-5.0.0.3.jar |CorgiLib |corgilib |5.0.0.3 |Manifest: NOSIGNATURE
  224. coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
  225. craftingtweaks-neoforge-1.21.1-21.1.5.jar |Crafting Tweaks |craftingtweaks |21.1.5 |Manifest: NOSIGNATURE
  226. craftingstation-neoforge-1.21-2.jar |CraftingStation |craftingstation |2 |Manifest: NOSIGNATURE
  227. crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.2.19 |Manifest: NOSIGNATURE
  228. crashutilities-9.0.4.jar |Crash Utilities |crashutilities |9.0.4 |Manifest: NOSIGNATURE
  229. CreativeCore_NEOFORGE_v2.12.31_mc1.21.1.jar |CreativeCore |creativecore |2.12.31 |Manifest: NOSIGNATURE
  230. CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE
  231. cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
  232. cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
  233. curios-neoforge-9.2.2+1.21.1.jar |Curios API |curios |9.2.2+1.21.1 |Manifest: NOSIGNATURE
  234. curious_armor_stands-8.0.0.jar |Curious Armor Stands |curious_armor_stands |8.0.0 |Manifest: NOSIGNATURE
  235. cursedearthreturns-1.21.1-neoforge-1.6.jar |Cursed Earth Returns |cursedearth |1.6 |Manifest: NOSIGNATURE
  236. cyclopscore-1.21.1-neoforge-1.25.5.jar |Cyclops Core |cyclopscore |1.25.5 |Manifest: NOSIGNATURE
  237. darkmodeeverywhere-1.21-1.3.4.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.4 |Manifest: NOSIGNATURE
  238. darkglint-neoforge-1.21-1.1.6.jar |DarkGlint |darkglint |1.1.6 |Manifest: NOSIGNATURE
  239. duckling-neoforge-1.21-5.0.1.jar |Duckling |duckling |5.0.1 |Manifest: NOSIGNATURE
  240. DumplingsDelightRewrapped-1.21.1-1.2.1.jar |Dumpling's Delight Rewrapped |dumplings_delight |1.2.1 |Manifest: NOSIGNATURE
  241. DungeonCrawl-NeoForge-1.21-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |Manifest: NOSIGNATURE
  242. elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE
  243. elytraslot-neoforge-9.0.2+1.21.1.jar |Elytra Slot |elytraslot |9.0.2+1.21.1 |Manifest: NOSIGNATURE
  244. embeddium-1.0.13+mc1.21.1.jar |Embeddium |embeddium |1.0.13+mc1.21.1 |Manifest: NOSIGNATURE
  245. emi-1.1.19+1.21.1+neoforge.jar |EMI |emi |1.1.19+1.21.1+neofor|Manifest: NOSIGNATURE
  246. emi_enchanting-0.1.2+1.21+neoforge.jar |EMI Enchanting |emi_enchanting |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE
  247. emi_ores-1.2+1.21.1+neoforge.jar |EMI Ores |emi_ores |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
  248. EMIProfessions-neoforge-1.21.1-1.0.2.jar |EMI Professions (EMIP) |emiprofessions |1.0.2 |Manifest: NOSIGNATURE
  249. ends_delight-neoforge-1.21.1-2.5.jar |End's Delight |ends_delight |2.5 |Manifest: NOSIGNATURE
  250. endermanoverhaul-neoforge-1.21.1-2.0.2.jar |Enderman Overhaul |endermanoverhaul |2.0.2 |Manifest: NOSIGNATURE
  251. EnderStorage-1.21.1-2.13.0.190.jar |EnderStorage |enderstorage |2.13.0.190 |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
  252. Enhanced-Celestials-NeoForge-6.0.1.3.jar |Enhanced Celestials |enhancedcelestials |6.0.1.3 |Manifest: NOSIGNATURE
  253. entangled-1.3.20-neoforge-mc1.21.jar |Entangled |entangled |1.3.20 |Manifest: NOSIGNATURE
  254. entity_model_features_neoforge_1.21.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |Manifest: NOSIGNATURE
  255. entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |Manifest: NOSIGNATURE
  256. EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
  257. EquipmentCompare-1.21-neoforge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |Manifest: NOSIGNATURE
  258. eternalstarlight-0.3.0+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.3.0+1.21.1+neoforg|Manifest: NOSIGNATURE
  259. EuphoriaPatcher-1.4.3-r5.3-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-neoforge |Manifest: NOSIGNATURE
  260. expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
  261. expandedstorage-neoforge-1.21.1-14.2.1.jar |Expanded Storage |expandedstorage |14.2.1 |Manifest: NOSIGNATURE
  262. extended-industrialization-1.11.2-beta-1.21.1.jar |Extended Industrialization |extended_industrialization |1.11.2-beta-1.21.1 |Manifest: NOSIGNATURE
  263. ExtendedAE-1.21-2.1.10-neoforge.jar |ExtendedAE |extendedae |1.21-2.1.10-neoforge|Manifest: NOSIGNATURE
  264. extrasponges-neoforge-1.21-1.6.1.jar |ExtraSponges |extrasponges |1.6.1 |Manifest: NOSIGNATURE
  265. ExtremeSoundMuffler-3.48.3_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.48.3 |Manifest: NOSIGNATURE
  266. factory_blocks-neoforge-1.3.4+mc1.21.1.jar |Factory Blocks |factory_blocks |1.3.4+mc1.21.1 |Manifest: NOSIGNATURE
  267. fancymenu_neoforge_3.3.2_MC_1.21.1.jar |FancyMenu |fancymenu |3.3.2 |Manifest: NOSIGNATURE
  268. farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.0|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.0a-neoforge|Manifest: NOSIGNATURE
  269. FarmersDelight-1.21.1-1.2.6.jar |Farmer's Delight |farmersdelight |1.2.6 |Manifest: NOSIGNATURE
  270. FarmersStructures-1.0.1-1.21.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
  271. farmingforblockheads-neoforge-1.21.1-21.1.2.jar |Farming for Blockheads |farmingforblockheads |21.1.2 |Manifest: NOSIGNATURE
  272. FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE
  273. 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
  274. findme-3.3.1-neoforge.jar |FindMe |findme |3.3.1 |Manifest: NOSIGNATURE
  275. flickerfix-1.21.0.jar |FlickerFix |flickerfix |4.0.1 |Manifest: NOSIGNATURE
  276. FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
  277. fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
  278. 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
  279. fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
  280. fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
  281. forgivingvoid-neoforge-1.21.1-21.1.1.jar |Forgiving Void |forgivingvoid |21.1.1 |Manifest: NOSIGNATURE
  282. FramedBlocks-10.2.3.jar |FramedBlocks |framedblocks |10.2.3 |Manifest: NOSIGNATURE
  283. framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
  284. fruitsdelight-1.2.3.jar |Fruits Delight |fruitsdelight |1.2.3 |Manifest: NOSIGNATURE
  285. ftb-chunks-neoforge-2101.1.5.jar |FTB Chunks |ftbchunks |2101.1.5 |Manifest: NOSIGNATURE
  286. ftb-essentials-neoforge-2101.1.4.jar |FTB Essentials |ftbessentials |2101.1.4 |Manifest: NOSIGNATURE
  287. ftb-filter-system-neoforge-21.0.0.jar |FTB Filter System |ftbfiltersystem |21.0.0 |Manifest: NOSIGNATURE
  288. ftb-library-neoforge-2101.1.7.jar |FTB Library |ftblibrary |2101.1.7 |Manifest: NOSIGNATURE
  289. ftb-quests-neoforge-2101.1.2.jar |FTB Quests |ftbquests |2101.1.2 |Manifest: NOSIGNATURE
  290. ftb-ranks-neoforge-2100.1.0.jar |FTB Ranks |ftbranks |2100.1.0 |Manifest: NOSIGNATURE
  291. ftb-teams-neoforge-2101.1.1.jar |FTB Teams |ftbteams |2101.1.1 |Manifest: NOSIGNATURE
  292. ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
  293. ftb-xmod-compat-neoforge-21.1.2.jar |FTB XMod Compat |ftbxmodcompat |21.1.2 |Manifest: NOSIGNATURE
  294. functionalstorage-1.21.1-1.3.7.jar |Functional Storage |functionalstorage |1.21.1-1.3.7 |Manifest: NOSIGNATURE
  295. fusion-1.2.3-neoforge-mc1.21.jar |Fusion |fusion |1.2.3 |Manifest: NOSIGNATURE
  296. fzzy_config-0.6.2+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.6.2+1.21+neoforge |Manifest: NOSIGNATURE
  297. gag-5.0.1.jar |Gadgets Against Grind |gag |5.0.1 |Manifest: NOSIGNATURE
  298. gametechbcs_spellbooks-2.6.1-1.21.jar |GameTechBC's Spellbooks |gametechbcs_spellbooks |2.6.1-1.21 |Manifest: NOSIGNATURE
  299. GatewaysToEternity-1.21.1-5.0.2.jar |Gateways To Eternity |gateways |5.0.2 |Manifest: NOSIGNATURE
  300. geckolib-neoforge-1.21.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |Manifest: NOSIGNATURE
  301. Glassential-renewed-neoforge-1.21.1-3.1.5.jar |Glassential-renewed |glassential |3.1.5 |Manifest: NOSIGNATURE
  302. GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |2.1.0.0 |Manifest: NOSIGNATURE
  303. Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
  304. GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
  305. GravitationalModulatingAdditionalUnit-1.21.1-6.0.j|Gravitational Modulating Addit|gmut |6.0 |Manifest: NOSIGNATURE
  306. guardvillagers-2.3.2-1.21.1.jar |Guard Villagers |guardvillagers |2.3.2 |Manifest: NOSIGNATURE
  307. guideme-2.0.0.jar |GuideME |guideme |0.0.0 |Manifest: NOSIGNATURE
  308. handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
  309. hardenedarmadillos-1.21.1-0.2.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.1-0.2.0 |Manifest: NOSIGNATURE
  310. heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
  311. HopoBetterMineshaft-[1.21.1-1.21.3]-1.2.8.jar |HopoBetterMineshaft |hopo |1.2.8 |Manifest: NOSIGNATURE
  312. HopoBetterRuinedPortals-[1.21.1-1.21.3]-1.4.4.jar |HopoBetterRuinedPortals |hoporp |1.4.4 |Manifest: NOSIGNATURE
  313. HopoBetterUnderwaterRuins-[1.21.1-1.21.3]-1.2.1.ja|HopoBetterUnderwaterRuins |hopour |1.2.1 |Manifest: NOSIGNATURE
  314. HostileNeuralNetworks-1.21.1-6.1.3.jar |Hostile Neural Networks |hostilenetworks |6.1.3 |Manifest: NOSIGNATURE
  315. hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |6.0.0.1 |Manifest: NOSIGNATURE
  316. imfast-NEOFORGE-1.0.2.jar |I'm Fast |imfast |1.0.2 |Manifest: NOSIGNATURE
  317. Iceberg-1.21.1-neoforge-1.2.9.jar |Iceberg |iceberg |1.2.9 |Manifest: NOSIGNATURE
  318. ImmediatelyFast-NeoForge-1.3.3+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.21.1 |Manifest: NOSIGNATURE
  319. immersive_aircraft-1.1.6+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.1.6+1.21.1 |Manifest: NOSIGNATURE
  320. industrialforegoing-1.21-3.6.22.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.22 |Manifest: NOSIGNATURE
  321. industrial-foregoing-souls-1.21.1-1.10.3.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.3 |Manifest: NOSIGNATURE
  322. industrialization_overdrive-1.5.0+1.21.1.jar |Industrialization Overdrive |industrialization_overdrive |1.5.0+1.21.1 |Manifest: NOSIGNATURE
  323. infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |2.0.1.0 |Manifest: NOSIGNATURE
  324. IntegratedCrafting-1.21.1-neoforge-1.1.13.jar |IntegratedCrafting |integratedcrafting |1.1.13 |Manifest: NOSIGNATURE
  325. integrateddynamics-1.21.1-neoforge-1.25.2.jar |IntegratedDynamics |integrateddynamics |1.25.2 |Manifest: NOSIGNATURE
  326. integratedscripting-1.21.1-neoforge-1.0.14.jar |IntegratedScripting |integratedscripting |1.0.14 |Manifest: NOSIGNATURE
  327. integratedterminals-1.21.1-neoforge-1.6.7.jar |IntegratedTerminals |integratedterminals |1.6.7 |Manifest: NOSIGNATURE
  328. integratedtunnels-1.21.1-neoforge-1.8.32.jar |IntegratedTunnels |integratedtunnels |1.8.32 |Manifest: NOSIGNATURE
  329. inventoryessentials-neoforge-1.21.1-21.1.1.jar |Inventory Essentials |inventoryessentials |21.1.1 |Manifest: NOSIGNATURE
  330. InventoryProfilesNext-neoforge-1.21-2.1.2.jar |Inventory Profiles Next |inventoryprofilesnext |2.1.2 |Manifest: NOSIGNATURE
  331. iris-neoforge-1.8.1+mc1.21.1.jar |Iris |iris |1.8.1+mc1.21.1 |Manifest: NOSIGNATURE
  332. irons_jewelry-1.21.1-1.0.4.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.0.4 |Manifest: NOSIGNATURE
  333. irons_spellbooks-1.21-3.8.8.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.8.8 |Manifest: NOSIGNATURE
  334. Jade-1.21.1-NeoForge-15.9.2.jar |Jade |jade |15.9.2+neoforge |Manifest: NOSIGNATURE
  335. JadeAddons-1.21.1-NeoForge-6.0.1.jar |Jade Addons |jadeaddons |0.0NONE |Manifest: NOSIGNATURE
  336. jamlib-neoforge-1.2.2-build.2+1.21.1.jar |JamLib |jamlib |1.2.2-build.2+1.21.1|Manifest: NOSIGNATURE
  337. jumbofurnace-1.21.1-5.0.0.7.jar |Jumbo Furnace |jumbofurnace |5.0.0.7 |Manifest: NOSIGNATURE
  338. jumpoverfences-neoforge-1.21-1.6.0.jar |Jump Over Fences |jumpoverfences |1.6.0 |Manifest: NOSIGNATURE
  339. jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
  340. jamd-neo-5.1.0+mc1.21.1.jar |Just Another Mining Dimension |jamd |5.1.0 |Manifest: NOSIGNATURE
  341. javd-neo-9.0.0+mc1.21.1.jar |Just Another Void Dimension |javd |9.0.0 |Manifest: NOSIGNATURE
  342. justdirethings-1.5.3.jar |Just Dire Things |justdirethings |1.5.3 |Manifest: NOSIGNATURE
  343. justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |Manifest: NOSIGNATURE
  344. jeed-1.21-2.2.9.jar |Just Enough Effects Descriptio|jeed |1.21-2.2.9 |Manifest: NOSIGNATURE
  345. jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |19.21.0.247 |Manifest: NOSIGNATURE
  346. JustEnoughMekanismMultiblocks-1.21.1-7.3.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.3 |Manifest: NOSIGNATURE
  347. just-hammers-neoforge-21.0.3.jar |Just Hammers |justhammers |21.0.3 |Manifest: NOSIGNATURE
  348. keybindbundles-1.1.0.jar |KeyBind Bundles |keybindbundles |1.1.0 |Manifest: NOSIGNATURE
  349. konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
  350. kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
  351. kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
  352. kubejs_actuallyadditions-neoforge-1.21.1-0.2.2.jar|KubeJS Actually Additions |kubejs_actuallyadditions |1.21.1-0.2.2 |Manifest: NOSIGNATURE
  353. kubejs-mekanism-neoforge-2101.1.6-build.6.jar |KubeJS Mekanism |kubejs_mekanism |2101.1.6-build.6 |Manifest: NOSIGNATURE
  354. kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
  355. l2core-3.0.8+1.jar |L2Core |l2core |3.0.8+1 |Manifest: NOSIGNATURE
  356. laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
  357. LegendaryTooltips-1.21-neoforge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |Manifest: NOSIGNATURE
  358. libIPN-neoforge-1.21-6.2.1.jar |libIPN |libipn |6.2.1 |Manifest: NOSIGNATURE
  359. lighty-neoforge-3.0.0-beta.8+1.21.1.jar |Lighty |lighty |3.0.0-beta.8 |Manifest: NOSIGNATURE
  360. lmft-1.0.4+1.21-neoforge.jar |Load My F***ing Tags |lmft |1.0.4+1.21 |Manifest: NOSIGNATURE
  361. logbegone-neoforge-1.21.1-1.0.3.jar |Log Begone |logbegone |1.0.3 |Manifest: NOSIGNATURE
  362. Loot Beams Refork-neoforge-1.21.1-2.5.9.jar |Loot Beams Refork |lootbeams |2.5.9 |Manifest: NOSIGNATURE
  363. lootintegration_townsandtowers-1.0.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |Manifest: NOSIGNATURE
  364. lootintegration_wda-1.5.jar |lootintegration_wda mod |lootintegration_wda |1 |Manifest: NOSIGNATURE
  365. lootintegrations-1.21-4.0.jar |Lootintegrations mod |lootintegrations |4.0 |Manifest: NOSIGNATURE
  366. lootintegrations_dungeoncrawl-1.0.jar |lootintegrations_dungeoncrawl |lootintegrations_dungeoncrawl |1 |Manifest: NOSIGNATURE
  367. lootintegrations_hopo-1.2.jar |lootintegrations_hopo mod |lootintegrations_hopo |1 |Manifest: NOSIGNATURE
  368. lootintegrations_structory-1.1.jar |lootintegrations_structory mod|lootintegrations_structory |1 |Manifest: NOSIGNATURE
  369. lootintegrations_yungs-1.2.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |Manifest: NOSIGNATURE
  370. lootjs-neoforge-1.21.1-3.3.0.jar |LootJS |lootjs |1.21.1-3.3.0 |Manifest: NOSIGNATURE
  371. lootr-neoforge-1.21-1.10.34.88.jar |Lootr |lootr |1.21-1.10.34.88 |Manifest: NOSIGNATURE
  372. luminax-1.2.1_neoforge_1.21.1.jar |Luminax |luminax |1.2.1 |Manifest: NOSIGNATURE
  373. mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
  374. mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE
  375. mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE
  376. mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE
  377. mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
  378. mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
  379. mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
  380. mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
  381. mcw-stairs-1.0.0-1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.0 |Manifest: NOSIGNATURE
  382. mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |Manifest: NOSIGNATURE
  383. mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
  384. merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
  385. Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
  386. MEED-1.21.1-5.8.jar |MEED |moderately |5.0.0 |Manifest: NOSIGNATURE
  387. megacells-4.5.0.jar |MEGA Cells |megacells |4.5.0 |Manifest: NOSIGNATURE
  388. Mekanism-1.21.1-10.7.8.70.jar |Mekanism |mekanism |10.7.8 |Manifest: NOSIGNATURE
  389. mekanism_extras-1.21.1-1.0.5.jar |Mekanism Extras |mekanism_extras |1.21.1-1.0.5 |Manifest: NOSIGNATURE
  390. mekanism_unleashed-1.21-0.2.1.jar |Mekanism Unleashed |mekanism_unleashed |1.21-0.2.1 |Manifest: NOSIGNATURE
  391. MekanismGenerators-1.21.1-10.7.8.70.jar |Mekanism: Generators |mekanismgenerators |10.7.8 |Manifest: NOSIGNATURE
  392. MekanismTools-1.21.1-10.7.8.70.jar |Mekanism: Tools |mekanismtools |10.7.8 |Manifest: NOSIGNATURE
  393. MekaWeapons-1.12.1-2.0.1.jar |Mekanism: Weapons |mekaweapons |2.0.1 |Manifest: NOSIGNATURE
  394. mekanisticrouters-1.1.1.jar |Mekanistic Routers |mekanisticrouters |1.1.1 |Manifest: NOSIGNATURE
  395. melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
  396. mi_sound_addon-1.1.2-1.21.jar |MI Sound Addon |mi_sound_addon |1.1.2-1.21 |Manifest: NOSIGNATURE
  397. mi-tweaks-1.8.0-1.21.1.jar |MI Tweaks |mi_tweaks |1.8.0-1.21.1 |Manifest: NOSIGNATURE
  398. 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
  399. mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
  400. mob_grinding_utils-1.1.7+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.7+mc1.21.1 |Manifest: NOSIGNATURE
  401. Modern-Dynamics-0.9.4.jar |Modern Dynamics |moderndynamics |0.9.4 |Manifest: NOSIGNATURE
  402. modernindustrialrouters-2.1.0.jar |Modern Industrial Routers |modernindustrialrouters |2.1.0 |Manifest: NOSIGNATURE
  403. Modern-Industrialization-2.2.32.jar |Modern Industrialization |modern_industrialization |2.2.32 |Manifest: NOSIGNATURE
  404. modernfix-neoforge-5.20.0+mc1.21.1.jar |ModernFix |modernfix |5.20.0+mc1.21.1 |Manifest: NOSIGNATURE
  405. modlistmemory-neoforge-0.2.0+1.21.jar |ModListMemory |modlistmemory |0.2.0+1.21 |Manifest: NOSIGNATURE
  406. modonomicon-1.21.1-neoforge-1.111.2.jar |Modonomicon |modonomicon |1.111.2 |Manifest: NOSIGNATURE
  407. mffs-5.4.16.jar |Modular Force Field System |mffs |5.4.16 |Manifest: NOSIGNATURE
  408. modular-routers-13.2.0+mc1.21.1.jar |Modular Routers |modularrouters |13.2.0 |Manifest: NOSIGNATURE
  409. monocle-mod-file.jar |Monocle |monocle |0.1.9.ms |Manifest: NOSIGNATURE
  410. moredelight-25.01.13a-1.21-neoforge.jar |More Delight |moredelight |25.01.13a-1.21-neofo|Manifest: NOSIGNATURE
  411. moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE
  412. morefunctionalstorage-1.2.1.jar |More Functional Storage |morefunctionalstorage |1.2.1 |Manifest: NOSIGNATURE
  413. mifa-neoforge-1.21.x-1.1.1.jar |More Industrial Foregoing Addo|mifa |1.1.1 |Manifest: NOSIGNATURE
  414. MoreMekanismProcessing-1.21.1-6.2.jar |More Mekanism Processing |moremekanismprocessing |6.2 |Manifest: NOSIGNATURE
  415. morered-1.21.1-6.0.0.3.jar |More Red |morered |6.0.0.3 |Manifest: NOSIGNATURE
  416. MoreRed-CCT-Compat-1.21.1-1.1.0.jar |More Red x CC:Tweaked Compat |moreredxcctcompat |1.21.1-1.1.0 |Manifest: NOSIGNATURE
  417. moremousetweaks-neoforge-1.0.0-beta.4+1.21.jar |MoreMouseTweaks |moremousetweaks |1.0.0-beta.4+1.21+1.|Manifest: NOSIGNATURE
  418. MoreTotems-neoforge-1.21-2.20.1.jar |MoreTotems |moretotems |2.20.1 |Manifest: NOSIGNATURE
  419. MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
  420. refurbished_furniture-neoforge-1.21.1-1.0.8.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.8 |Manifest: NOSIGNATURE
  421. MyNethersDelight-1.21-1.7.8.jar |My Nether's Delight |mynethersdelight |1.7.8 |Manifest: NOSIGNATURE
  422. NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
  423. neoforge-21.1.99-universal.jar |NeoForge |neoforge |21.1.99 |Manifest: NOSIGNATURE
  424. netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
  425. Nirvana Library-neoforge-1.21.1-1.0.1.jar |Nirvana Library |nirvana_lib |1.0.1 |Manifest: NOSIGNATURE
  426. noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
  427. nolijium-0.5.2.jar |Nolijium |nolijium |0.5.2 |Manifest: NOSIGNATURE
  428. not_enough_glyphs-1.21.1-4.0.6.jar |Not Enough Glyphs |not_enough_glyphs |4.0.6 |Manifest: NOSIGNATURE
  429. Not Enough Recipe Book-NEOFORGE-0.4.1.jar |Not Enough Recipe Book |nerb |0.4.1 |Manifest: NOSIGNATURE
  430. notenoughanimations-neoforge-1.9.1-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.9.1 |Manifest: NOSIGNATURE
  431. nuggets-neoforge-1.21-1.0.4.35.jar |Nuggets |nuggets |1.0.4.35 |Manifest: NOSIGNATURE
  432. obsidianboat-neo-21.1.1+mc1.21.1.jar |Obsidian Boat |obsidianboat |21.1.1 |Manifest: NOSIGNATURE
  433. occultism-1.21.1-neoforge-1.173.1.jar |Occultism |occultism |1.173.1 |Manifest: NOSIGNATURE
  434. oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE
  435. OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |0.5.0.1 |Manifest: NOSIGNATURE
  436. Oh-The-Biomes-Weve-Gone-NeoForge-2.3.2.jar |Oh The Biomes We've Gone |biomeswevegone |2.3.2 |Manifest: NOSIGNATURE
  437. Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.6.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.6 |Manifest: NOSIGNATURE
  438. open_sesame-neoforge-1.21-1.0.0.jar |Open Sesame |open_sesame |1.0.0 |Manifest: NOSIGNATURE
  439. OpenLoader-neoforge-1.21.1-21.1.1.jar |OpenLoader |openloader |21.1.1 |Manifest: NOSIGNATURE
  440. overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
  441. packetfixer-neoforge-1.4.3-1.21-to-1.21.3.jar |Packet Fixer |packetfixer |1.4.3 |Manifest: NOSIGNATURE
  442. Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
  443. pavetheway-1.1.1.0.jar |Pave The Way |pavetheway |1.1.1.0 |Manifest: NOSIGNATURE
  444. Perception-NEOFORGE-0.1.2.1+1.21.1.jar |Perception |perception |0.1.2.1 |Manifest: NOSIGNATURE
  445. phantoms_utilities-0.1.0.jar |Phantom's Utilities |phantoms_utilities |0.1.0 |Manifest: NOSIGNATURE
  446. PingHUD-4.0.jar |PingHUD |pinghud |4.0 |Manifest: NOSIGNATURE
  447. pipe_connector-neoforge-0.5.5.jar |Pipe Connector |pipe_connector |0.5.5 |Manifest: NOSIGNATURE
  448. pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
  449. Placebo-1.21.1-9.6.5.jar |Placebo |placebo |9.6.5 |Manifest: NOSIGNATURE
  450. player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
  451. pneumaticcraft-repressurized-8.2.6+mc1.21.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |8.2.6 |Manifest: NOSIGNATURE
  452. polylib-2100.0.3-build.160-neoforge.jar |PolyLib |polylib |2100.0.3-build.160 |Manifest: NOSIGNATURE
  453. Powah-6.1.5.jar |Powah |powah |6.1.5 |Manifest: NOSIGNATURE
  454. prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
  455. Prism-1.21-neoforge-1.0.9.jar |Prism |prism |1.0.9 |Manifest: NOSIGNATURE
  456. puffish_attributes-0.7.1-1.21-neoforge.jar |Pufferfish's Attributes |puffish_attributes |0.7.1 |Manifest: NOSIGNATURE
  457. puffish_skills-0.14.5-1.21-neoforge.jar |Pufferfish's Skills |puffish_skills |0.14.5 |Manifest: NOSIGNATURE
  458. pvp_flagging-1.21-1.1.0.jar |PVP Flagging |pvp_flagging |1.21-1.1.0 |Manifest: NOSIGNATURE
  459. pylons-1.21.1-5.1.1.jar |Pylons |pylons |5.1.1 |Manifest: NOSIGNATURE
  460. raised-neoforge-1.21.1-4.0.1.jar |Raised |raised |4.0.1 |Manifest: NOSIGNATURE
  461. rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE
  462. rarcompat-1.21-0.8.5.1.jar |RAR-Compat |rarcompat |0.8.5.1 |Manifest: NOSIGNATURE
  463. reasonable_defaults-neoforge-1.21-1.0.0.jar |Reasonable Defaults |reasonable_defaults |1.0.0 |Manifest: NOSIGNATURE
  464. rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
  465. rechiseled_chipped-1.2.jar |Rechiseled: Chipped |rechiseled_chipped |1.2 |Manifest: NOSIGNATURE
  466. relics-1.21.1-0.10.3.jar |Relics |relics |0.10.3 |Manifest: NOSIGNATURE
  467. reliquary-1.21.1-2.0.45.1250.jar |Reliquary Reincarnations |reliquary |2.0.45 |Manifest: NOSIGNATURE
  468. repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
  469. resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
  470. resourcefulconfig-neoforge-1.21-3.0.8.jar |Resourcefulconfig |resourcefulconfig |3.0.8 |Manifest: NOSIGNATURE
  471. rhino-2101.2.6-build.66.jar |Rhino |rhino |2101.2.6-build.66 |Manifest: NOSIGNATURE
  472. rightclickharvest-neoforge-4.4.4+1.21.1.jar |Right Click Harvest |rightclickharvest |4.4.4+1.21.1 |Manifest: NOSIGNATURE
  473. rpg_companions_tiny_dragons-0.0.3-neoforge-1.21.1.|RPG Companions: Tiny Dragons |rpg_companions_tiny_dragons |0.0.3 |Manifest: NOSIGNATURE
  474. rusticdelight-neoforge-1.21-1.3.0.jar |Rustic Delight |rusticdelight |1.3.0 |Manifest: NOSIGNATURE
  475. sawmillhouse-1.3.0-neoforge-1.21.1.jar |SawmillHouse |sawmillhouse |1.3.0 |Manifest: NOSIGNATURE
  476. Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
  477. seasonhud-neoforge-1.21.4-1.11.7.jar |SeasonHUD |seasonhud |1.11.7 |Manifest: NOSIGNATURE
  478. SereneSeasons-neoforge-1.21.1-10.1.0.1.jar |Serene Seasons |sereneseasons |10.1.0.1 |Manifest: NOSIGNATURE
  479. Serverstarted-neoforge-1.21-1.0.jar |Server Started! |serverstarted |1.0 |Manifest: NOSIGNATURE
  480. shorkie-2101.1.0.1.jar |Shorkie |shorkie |2101.1.0.1 |Manifest: NOSIGNATURE
  481. showcaseitem-1.21-1.0.1.jar |Showcase Item |showcaseitem |1.21-1.0.1 |Manifest: NOSIGNATURE
  482. shrink-2.0.0.43-neoforge.jar |Shrink |shrink |2.0.0.43 |Manifest: NOSIGNATURE
  483. SimpleDiscordRichPresence-neoforge-87.0.1-build.49|Simple Discord Rich Presence |sdrp |87.0.1-build.49+mc1.|Manifest: NOSIGNATURE
  484. simplemagnets-1.1.12b-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+b |Manifest: NOSIGNATURE
  485. SimplePocketMachines-NeoForge-1.21.1-1.0.2.jar |Simple Pocket Machines |pocketmachines |1.0.2 |Manifest: NOSIGNATURE
  486. simplylight-1.5.1+1.21.1-b2.jar |Simply Light |simplylight |1.5.1 |Manifest: NOSIGNATURE
  487. smallhorsestable-1.1.0-neoforge-1.21.1.jar |SmallHorseStable |smallhorsestable |1.1.0 |Manifest: NOSIGNATURE
  488. SmartBrainLib-neoforge-1.21.1-1.16.7.jar |SmartBrainLib |smartbrainlib |1.16.7 |Manifest: NOSIGNATURE
  489. smithingtemplateviewer-1.0.0.jar |SmithingTemplateViewer |smithingtemplateviewer |1.0.0 |Manifest: NOSIGNATURE
  490. snowundertrees-1.21.1-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |Manifest: NOSIGNATURE
  491. sophisticatedbackpacks-1.21.1-3.22.7.1176.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.22.7 |Manifest: NOSIGNATURE
  492. sophisticatedcore-1.21.1-1.1.5.839.jar |Sophisticated Core |sophisticatedcore |1.1.5 |Manifest: NOSIGNATURE
  493. sophisticatedstorage-1.21.1-1.2.10.1043.jar |Sophisticated Storage |sophisticatedstorage |1.2.10 |Manifest: NOSIGNATURE
  494. sophisticatedstorageinmotion-1.21.1-0.10.3.63.jar |Sophisticated Storage In Motio|sophisticatedstorageinmotion |0.10.3 |Manifest: NOSIGNATURE
  495. soulplied_energistics-1.0.1.jar |Soulplied Energistics |soulplied_energistics |1.0.1 |Manifest: NOSIGNATURE
  496. spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE
  497. spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
  498. storagedelight-24.12.15-1.21-neoforge.jar |Storage Delight |storagedelight |24.12.15-1.21-neofor|Manifest: NOSIGNATURE
  499. Structory_1.21.x_v1.3.9.jar |Structory |structory |1.3.9 |Manifest: NOSIGNATURE
  500. Structory_Towers_1.21.x_v1.0.10.jar |Structory: Towers |structory_towers |1.0.10 |Manifest: NOSIGNATURE
  501. Super Factory Manager-1.21.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |Manifest: NOSIGNATURE
  502. supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
  503. supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
  504. sushigocrafting-1.21-0.6.3.jar |Sushi Go Crafting |sushigocrafting |0.6.3 |Manifest: NOSIGNATURE
  505. sussysniffers-1.21.1-0.1.1.jar |Sussy Sniffers |sussysniffers |1.21.1-0.1.1 |Manifest: NOSIGNATURE
  506. tankstorage-1.0.4+1.21.jar |Tank Storage |tankstorage |1.0.4+1.21 |Manifest: NOSIGNATURE
  507. tectonic-neoforge-1.21.4-2.4.2.jar |Tectonic |tectonic |2.4.2 |Manifest: NOSIGNATURE
  508. TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |4.1.0.8 |Manifest: NOSIGNATURE
  509. tesseract-1.0.37-neoforge-mc1.21.jar |Tesseract |tesseract |1.0.37 |Manifest: NOSIGNATURE
  510. tesseract-api-neoforge-1.6.7-beta-1.21.1.jar |Tesseract API |tesseract_api |1.6.7-beta-1.21.1 |Manifest: NOSIGNATURE
  511. thaumon-neoforge-2.3.0+1.21.jar |Thaumon |thaumon |2.3.0+1.21 |Manifest: NOSIGNATURE
  512. the_bumblezone-7.7.15+1.21.1-neoforge.jar |The Bumblezone |the_bumblezone |7.7.15+1.21.1-neofor|Manifest: NOSIGNATURE
  513. twilightforest-1.21.1-4.6.3003-universal.jar |The Twilight Forest |twilightforest |4.6.3003 |Manifest: NOSIGNATURE
  514. theurgy-1.21.1-neoforge-1.58.2.jar |Theurgy |theurgy |1.58.2 |Manifest: NOSIGNATURE
  515. tinycoal-neoforge-1.21.1-1.0.3.jar |TinyCoal |tinycoal |1.0.3 |Manifest: NOSIGNATURE
  516. titanium-1.21-4.0.28.jar |Titanium |titanium |4.0.28 |Manifest: NOSIGNATURE
  517. ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
  518. torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
  519. t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
  520. trade-cycling-neoforge-1.21.1-1.0.15.jar |Trade Cycling |trade_cycling |1.21.1-1.0.15 |Manifest: NOSIGNATURE
  521. transmog-neoforge-1.6.0+1.21.1.jar |Transmog |transmog |1.6.0 |Manifest: NOSIGNATURE
  522. trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
  523. trashslot-neoforge-1.21.1-21.1.2.jar |TrashSlot |trashslot |21.1.2 |Manifest: NOSIGNATURE
  524. trenzalore-neo-6.1.1+mc1.21.1.jar |Trenzalore |trenzalore |6.1.1 |Manifest: NOSIGNATURE
  525. trofers-neoforge-8.0.0.jar |Trofers |trofers |8.0.0 |Manifest: NOSIGNATURE
  526. twilightdelight-3.0.1.jar |Twilight Flavors & Delight |twilightdelight |3.0.1 |Manifest: NOSIGNATURE
  527. tfthreadsafetyaddon-0.1.0.jar |TwilightForest Thread Safety A|tfthreadsafetyaddon |0.1.0 |Manifest: NOSIGNATURE
  528. usefulhats-neoforge-1.21.1-6.5.1.0.jar |Useful Hats |usefulhats |1.21.1-6.5.1.0 |Manifest: NOSIGNATURE
  529. utilitarian-1.21.1-0.13.5.jar |Utilitarian |utilitarian |1.21.1-0.13.5 |Manifest: NOSIGNATURE
  530. waveycapes-neoforge-1.5.1-mc1.21.jar |WaveyCapes |waveycapes |1.5.1 |Manifest: NOSIGNATURE
  531. waystones-neoforge-1.21.1-21.1.5.jar |Waystones |waystones |21.1.5 |Manifest: NOSIGNATURE
  532. watut-neoforge-1.21.0-1.1.4.jar |What Are They Up To |watut |1.21.0-1.1.4 |Manifest: NOSIGNATURE
  533. DungeonsArise-1.21.x-2.1.64-release.jar |When Dungeons Arise |dungeons_arise |2.1.64 |Manifest: NOSIGNATURE
  534. 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
  535. WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE
  536. wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
  537. xptome-1.21.1-2.4.jar |XP Tome |xpbook |2.4 |Manifest: NOSIGNATURE
  538. xtonesreworked-1.1.0-NF-1.21_21.0.167.jar |XTones Reworked |xtonesreworked |1.1.0 |Manifest: NOSIGNATURE
  539. yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
  540. YetAnotherConfigLib-3.6.2+1.21-neoforge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.21-neoforge |Manifest: NOSIGNATURE
  541. youre-in-grave-danger-neoforge-2.0.9.jar |You're in Grave Danger |yigd |2.0.9 |Manifest: NOSIGNATURE
  542. YungsApi-1.21.1-NeoForge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  543. YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  544. YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  545. YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  546. YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  547. YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  548. YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.3.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
  549. YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  550. YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  551. YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
  552. YungsBridges-1.21.1-NeoForge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  553. YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
  554. zume-1.1.4.jar |Zume |zume |1.1.4 |Manifest: NOSIGNATURE
  555. Crash Report UUID: 5d523613-08f1-4427-b2e3-18bd0ce2164f
  556. FML: 4.0.35
  557. NeoForge: 21.1.99
Advertisement
Add Comment
Please, Sign In to add comment