Vanilla 1.21.1 Network Protocol Error Report

#ZJa9Evr
528 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
21.0.3
1---- Minecraft Network Protocol Error Report ----
2// Maybe a shark bit some cable
3
4Time: 2024-11-25 12:51:17
5Description: Packet handling error
6
7java.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%23147!/: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%23147!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23149!/: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%23149!/:4.1.97.Final] {}
20 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
21
22
23A detailed walkthrough of the error, its code path and all known details is as follows:
24---------------------------------------------------------------------------------------
25
26-- Head --
27Thread: Netty Client IO #0
28Stacktrace:
29 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {re:classloading,re:mixin}
30-- Connection --
31Details:
32 Protocol: play
33 Flow: CLIENTBOUND
34 Server type: LAN
35 Server brand: neoforge
36Stacktrace:
37 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {re:classloading,re:mixin}
38 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {re:classloading}
39 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {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/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {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/minecraft@1.21.1/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23563!/:?] {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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23154!/: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%23149!/: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%23149!/:4.1.97.Final] {}
57 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
58
59
60-- System Details --
61Details:
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: 2380267520 bytes (2270 MiB) / 7570718720 bytes (7220 MiB) up to 8589934592 bytes (8192 MiB)
68 CPUs: 16
69 Processor Vendor: AuthenticAMD
70 Processor Name: AMD Ryzen 7 7800X3D 8-Core Processor
71 Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
72 Microarchitecture: Zen 3
73 Frequency (GHz): 4.19
74 Number of physical packages: 1
75 Number of physical CPUs: 8
76 Number of logical CPUs: 16
77 Graphics card #0 name: AMD Radeon RX 7900 XTX
78 Graphics card #0 vendor: Advanced Micro Devices, Inc.
79 Graphics card #0 VRAM (MiB): 24560.00
80 Graphics card #0 deviceId: VideoController1
81 Graphics card #0 versionInfo: 32.0.12019.1028
82 Graphics card #1 name: AMD Radeon(TM) Graphics
83 Graphics card #1 vendor: Advanced Micro Devices, Inc.
84 Graphics card #1 VRAM (MiB): 512.00
85 Graphics card #1 deviceId: VideoController2
86 Graphics card #1 versionInfo: 32.0.12019.1028
87 Memory slot #0 capacity (MiB): 16384.00
88 Memory slot #0 clockSpeed (GHz): 4.80
89 Memory slot #0 type: Unknown
90 Memory slot #1 capacity (MiB): 16384.00
91 Memory slot #1 clockSpeed (GHz): 4.80
92 Memory slot #1 type: Unknown
93 Virtual memory max (MiB): 55446.81
94 Virtual memory used (MiB): 29604.70
95 Swap memory total (MiB): 23552.00
96 Swap memory used (MiB): 0.00
97 Space in storage for jna.tmpdir (MiB): available: 109081.73, total: 476304.81
98 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 109081.73, total: 476304.81
99 Space in storage for io.netty.native.workdir (MiB): available: 109081.73, total: 476304.81
100 Space in storage for java.io.tmpdir (MiB): available: 109081.73, total: 476304.81
101 Space in storage for workdir (MiB): available: 109081.73, total: 476304.81
102 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xms256m
103 Loaded Shaderpack: (off)
104 ModLauncher: 11.0.4+main.d2e20e43
105 ModLauncher launch target: forgeclient
106 ModLauncher services:
107 sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
108 loader-4.0.31.jar slf4jfixer PLUGINSERVICE
109 loader-4.0.31.jar runtime_enum_extender PLUGINSERVICE
110 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
111 loader-4.0.31.jar runtimedistcleaner PLUGINSERVICE
112 modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
113 modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
114 FML Language Providers:
115 kotlinforforge@5.6.0
116 kotori_scala@3.5.1-build-2
117 javafml@4.0
118 lowcodefml@4.0
119 minecraft@4.0
120 Mod List:
121 accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
122 actuallyadditions-1.3.10+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.10 |Manifest: NOSIGNATURE
123 additional_lights-neoforge-1.21-2.1.9.jar |Additional Lights |additional_lights |2.1.9 |Manifest: NOSIGNATURE
124 curios-neoforge-9.1.4+1.21.0.jar |Adorned API |curios |9.1.4+1.21.0 |Manifest: NOSIGNATURE
125 AdvancedAE-1.1.6-1.21.1.jar |Advanced AE |advanced_ae |1.1.6-1.21.1 |Manifest: NOSIGNATURE
126 ae2importexportcard-1.21-1.4.0.jar |AE2 Import Export Card |ae2importexportcard |1.21-1.4.0 |Manifest: NOSIGNATURE
127 ae2jeiintegration-1.2.0.jar |AE2 JEI Integration |ae2jeiintegration |1.2.0 |Manifest: NOSIGNATURE
128 ae2ct-1.21.1-1.0.4.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.0.4 |Manifest: NOSIGNATURE
129 AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.0.1-neoforge |Manifest: NOSIGNATURE
130 ae2wtlib-19.1.7.jar |AE2WTLib |ae2wtlib |19.1.7 |Manifest: NOSIGNATURE
131 de.mari_023.ae2wtlib_api-19.1.7.jar |AE2WTLib API |ae2wtlib_api |19.1.7 |Manifest: NOSIGNATURE
132 aeinfinitybooster-neoforge-1.21-1.0.1.38.jar |AEInfinityBooster |aeinfinitybooster |1.21-1.0.1.38 |Manifest: NOSIGNATURE
133 AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
134 allthearcanistgear-1.21.1-21.1.0.jar |All The Arcanist Gear |allthearcanistgear |1.21.1-21.1.0 |Manifest: NOSIGNATURE
135 alltheleaks-0.1.8-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.8-beta+1.21.1-ne|Manifest: NOSIGNATURE
136 allthewizardgear-1.21-1.1.8.jar |All the Wizard Gear |allthewizardgear |1.21-1.1.8 |Manifest: NOSIGNATURE
137 allthecompressed-1.21.1-4.0.3.jar |AllTheCompressed |allthecompressed |4.0.3 |Manifest: NOSIGNATURE
138 allthemodium-2.7.6_mc_1.21.1.jar |Allthemodium |allthemodium |2.7.6 |Manifest: NOSIGNATURE
139 alltheores-2.3.6_neoforge_1.21.1.jar |AllTheOres |alltheores |2.3.6 |Manifest: NOSIGNATURE
140 allthetweaks-1.21-2.4.9-all.jar |AllTheTweaks |allthetweaks |2.4.9 |Manifest: NOSIGNATURE
141 almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
142 almostunified-neoforge-1.21.1-1.2.2.jar |AlmostUnified |almostunified |1.21.1-1.2.2 |Manifest: NOSIGNATURE
143 amendments-1.21-1.2.19-neoforge.jar |Amendments |amendments |1.21-1.2.19 |Manifest: NOSIGNATURE
144 antiblocksrechiseled-neo-0.10.4.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.10.4 |Manifest: NOSIGNATURE
145 ApothicAttributes-1.21.1-2.4.0.jar |Apothic Attributes |apothic_attributes |2.4.0 |Manifest: NOSIGNATURE
146 ApothicEnchanting-1.21.1-1.2.3.jar |Apothic Enchanting |apothic_enchanting |1.2.3 |Manifest: NOSIGNATURE
147 ApothicSpawners-1.21.1-1.1.1.jar |Apothic Spawners |apothic_spawners |1.1.1 |Manifest: NOSIGNATURE
148 appleskin-neoforge-mc1.21-3.0.5.jar |AppleSkin |appleskin |3.0.5+mc1.21 |Manifest: NOSIGNATURE
149 appliedenergistics2-19.0.23-beta.jar |Applied Energistics 2 |ae2 |19.0.23-beta |Manifest: NOSIGNATURE
150 Applied-Mekanistics-1.6.1.jar |Applied Mekanistics |appmek |1.6.1 |Manifest: NOSIGNATURE
151 AppliedFlux-1.21-2.0.2-neoforge.jar |AppliedFlux |appflux |1.21-2.0.2-neoforge |Manifest: NOSIGNATURE
152 Aquaculture-1.21.1-2.7.12.jar |Aquaculture 2 |aquaculture |2.7.12 |Manifest: NOSIGNATURE
153 architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
154 ars_additions-1.21.1-21.1.4.jar |Ars Additions |ars_additions |1.21.1-21.1.4 |Manifest: NOSIGNATURE
155 ars_elemental-1.21.1-0.**.**.**.**.jar |Ars Elemental |ars_elemental |**.**.**.**.7 |Manifest: NOSIGNATURE
156 ars_nouveau-1.21.1-5.2.7-all.jar |Ars Nouveau |ars_nouveau |5.2.7 |Manifest: NOSIGNATURE
157 ars_ocultas-1.21.0-2.0.1.jar |Ars Ocultas |ars_ocultas |2.0.1 |Manifest: NOSIGNATURE
158 arseng-2.0.3-beta.jar |Ars Énergistique |arseng |2.0.3-beta |Manifest: NOSIGNATURE
159 artifacts-neoforge-12.0.5.jar |Artifacts |artifacts |12.0.5 |Manifest: NOSIGNATURE
160 athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
161 attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
162 Auroras-1.21-1.6.1.jar |Auroras |auroras |1.6.1 |Manifest: NOSIGNATURE
163 bwncr-neoforge-1.21.1-3.20.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.1 |Manifest: NOSIGNATURE
164 balm-neoforge-1.21.1-21.0.20.jar |Balm |balm |21.0.20 |Manifest: NOSIGNATURE
165 BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
166 blueflame-1.21.0-1.1.0.jar |Blue Flame Burning |blueflame |1.21.0-1.1.0 |Manifest: NOSIGNATURE
167 bookshelf-neoforge-1.21.1-21.1.13.jar |Bookshelf |bookshelf |21.1.13 |Manifest: NOSIGNATURE
168 BridgingMod-2.5.0+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.5.0+1.21.1 |Manifest: NOSIGNATURE
169 buildinggadgets2-1.3.7.jar |Building Gadgets 2 |buildinggadgets2 |1.3.7 |Manifest: NOSIGNATURE
170 Byzantine-1.21.1-22.jar |Byzantine |byzantine |22 |Manifest: NOSIGNATURE
171 caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
172 catjammies-1.21-1.7.1.jar |CatJammies |catjammies |1.21-1.7.1 |Manifest: NOSIGNATURE
173 cc-tweaked-1.21.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |Manifest: NOSIGNATURE
174 charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
175 chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
176 chisel-neoforge-1.21.1-1.8.2.jar |Chisel Reborn |chisel |1.8.2 |Manifest: NOSIGNATURE
177 [neoforge]ctov-3.5.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.4 |Manifest: NOSIGNATURE
178 cleanswing-1.7.jar |Clean Swing |cleanswing |1.7 |Manifest: NOSIGNATURE
179 cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
180 Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
181 cobblegengalore-1.21.1-0.1.2.jar |Cobblegen Galore |cobblegengalore |1.21.1-0.1.2 |Manifest: NOSIGNATURE
182 cobweb-neoforge-1.21-1.1.3.jar |Cobweb |cobweb |1.1.3 |Manifest: NOSIGNATURE
183 colorfulhearts-neoforge-1.21.1-10.3.8.jar |Colorful Hearts |colorfulhearts |10.3.8 |Manifest: NOSIGNATURE
184 comforts-neoforge-9.0.3+1.21.1.jar |Comforts |comforts |9.0.3+1.21.1 |Manifest: NOSIGNATURE
185 common-networking-neoforge-1.0.16-1.21.1.jar |Common Networking |commonnetworking |1.0.16-1.21.1 |Manifest: NOSIGNATURE
186 CommonCapabilities-1.21.1-neoforge-2.9.6.jar |CommonCapabilities |commoncapabilities |2.9.6 |Manifest: NOSIGNATURE
187 connectedglass-1.1.12-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.12 |Manifest: NOSIGNATURE
188 CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
189 Controlling-neoforge-1.21.1-19.0.3.jar |Controlling |controlling |19.0.3 |Manifest: NOSIGNATURE
190 cookingforblockheads-neoforge-1.21.1-21.1.3.jar |Cooking for Blockheads |cookingforblockheads |21.1.3 |Manifest: NOSIGNATURE
191 tombstone-neoforge-1.21.1-9.1.9.jar |Corail Tombstone |tombstone |9.1.9 |Manifest: NOSIGNATURE
192 Corgilib-NeoForge-1.21.1-5.0.0.2.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
193 cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
194 crafting_on_a_stick-1.21.0.1.jar |Crafting On A Stick |crafting_on_a_stick |**.**.**.** |Manifest: NOSIGNATURE
195 craftingtweaks-neoforge-1.21.1-21.1.3.jar |Crafting Tweaks |craftingtweaks |21.1.3 |Manifest: NOSIGNATURE
196 crashutilities-9.0.3.jar |Crash Utilities |crashutilities |9.0.3 |Manifest: NOSIGNATURE
197 CreativeCore_NEOFORGE_v2.12.22_mc1.21.1.jar |CreativeCore |creativecore |2.12.22 |Manifest: NOSIGNATURE
198 Creeperoverhaul-neoforge-1.21-4.0.5.jar |Creeper Overhaul |creeperoverhaul |4.0.5 |Manifest: NOSIGNATURE
199 cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
200 Cucumber-1.21.1-8.0.8.jar |Cucumber Library |cucumber |8.0.8 |Manifest: NOSIGNATURE
201 cupboard-1.21-2.8.jar |Cupboard mod |cupboard |2.8 |Manifest: NOSIGNATURE
202 cyclopscore-1.21.1-neoforge-1.25.3-637.jar |Cyclops Core |cyclopscore |1.25.3 |Manifest: NOSIGNATURE
203 darkmodeeverywhere-1.21-1.3.4.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.4 |Manifest: NOSIGNATURE
204 deeperdarker-neoforge-1.21-1.3.4.jar |Deeper and Darker |deeperdarker |1.3.4 |Manifest: NOSIGNATURE
205 DimStorage-1.21-9.0.2.jar |DimStorage |dimstorage |9.0.2 |Manifest: NOSIGNATURE
206 disenchanting_table-merged-1.21.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |Manifest: NOSIGNATURE
207 domum_ornamentum-1.0.204-1.21.1-snapshot.jar |Domum Ornamentum |domum_ornamentum |1.0.204-1.21.1-snaps|Manifest: NOSIGNATURE
208 DungeonCrawl-NeoForge-1.21-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |Manifest: NOSIGNATURE
209 dyenamics-1.21.1-3.2.1.jar |Dyenamics |dyenamics |1.21.1-3.2.1 |Manifest: NOSIGNATURE
210 easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
211 EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
212 elevatorid-neoforge-1.21.1-1.11.3.jar |ElevatorMod |elevatorid |1.21.1-1.11.3 |Manifest: NOSIGNATURE
213 enchdesc-neoforge-1.21.1-21.1.5.jar |EnchantmentDescriptions |enchdesc |21.1.5 |Manifest: NOSIGNATURE
214 com.enderio.endercore-7.0.9-alpha.jar |Ender Core |endercore |7.0.9-alpha |Manifest: NOSIGNATURE
215 enderio-7.0.9-alpha.jar |Ender IO |enderio |7.0.9-alpha |Manifest: NOSIGNATURE
216 com.enderio.enderio-armory-7.0.9-alpha.jar |Ender IO Armory |enderio_armory |7.0.9-alpha |Manifest: NOSIGNATURE
217 com.enderio.enderio-base-7.0.9-alpha.jar |Ender IO Base |enderio_base |7.0.9-alpha |Manifest: NOSIGNATURE
218 com.enderio.enderio-conduits-7.0.9-alpha.jar |Ender IO Conduits |enderio_conduits |7.0.9-alpha |Manifest: NOSIGNATURE
219 com.enderio.enderio-machines-7.0.9-alpha.jar |Ender IO Machines |enderio_machines |7.0.9-alpha |Manifest: NOSIGNATURE
220 com.enderio.enderio-conduits-modded-7.0.9-alpha.ja|Ender IO Modded Conduits |enderio_conduits_modded |7.0.9-alpha |Manifest: NOSIGNATURE
221 endermanoverhaul-neoforge-1.21-2.0.0.jar |Enderman Overhaul |endermanoverhaul |2.0.0 |Manifest: NOSIGNATURE
222 entangled-1.3.20-neoforge-mc1.21.jar |Entangled |entangled |1.3.20 |Manifest: NOSIGNATURE
223 entityculling-neoforge-1.7.1-mc1.21.jar |EntityCulling |entityculling |1.7.1 |Manifest: NOSIGNATURE
224 EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
225 EquipmentCompare-1.21-neoforge-1.3.12.jar |Equipment Compare |equipmentcompare |1.3.12 |Manifest: NOSIGNATURE
226 eternalstarlight-0.1.18+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.1.18+1.21.1+neofor|Manifest: NOSIGNATURE
227 EuphoriaPatcher-1.4.3-r5.3-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-neoforge |Manifest: NOSIGNATURE
228 everythingcopper-1.21.1-2.3.9.jar |Everything is Copper |everythingcopper |1.21.1-2.3.9 |Manifest: NOSIGNATURE
229 EvilCraft-1.21.1-neoforge-1.2.59.jar |EvilCraft |evilcraft |1.2.59 |Manifest: NOSIGNATURE
230 expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
231 ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
232 Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
233 extended-industrialization-1.9.4-beta-1.21.1.jar |Extended Industrialization |extended_industrialization |1.9.4-beta-1.21.1 |Manifest: NOSIGNATURE
234 ExtendedAE-1.21-2.1.4-neoforge.jar |ExtendedAE |extendedae |1.21-2.1.4-neoforge |Manifest: NOSIGNATURE
235 ExtremeReactors2-1.21.1-2.4.15.jar |Extreme Reactors |bigreactors |1.21.1-2.4.15 |Manifest: NOSIGNATURE
236 ExtremeSoundMuffler-3.48.3_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.48.3 |Manifest: NOSIGNATURE
237 factory_blocks-neoforge-1.3.4+mc1.21.1.jar |Factory Blocks |factory_blocks |1.3.4+mc1.21.1 |Manifest: NOSIGNATURE
238 FarmersDelight-1.21.1-1.2.5.jar |Farmer's Delight |farmersdelight |1.2.5 |Manifest: NOSIGNATURE
239 farmingforblockheads-neoforge-1.21.1-21.1.2.jar |Farming for Blockheads |farmingforblockheads |21.1.2 |Manifest: NOSIGNATURE
240 FastWorkbench-1.21-9.1.2.jar |Fast Workbench |fastbench |9.1.2 |Manifest: NOSIGNATURE
241 fastasyncworldsave-1.21-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |2.0 |Manifest: NOSIGNATURE
242 FastFurnace-1.21.1-9.0.0.jar |FastFurnace |fastfurnace |9.0.0 |Manifest: NOSIGNATURE
243 ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
244 findme-3.3.1-neoforge.jar |FindMe |findme |3.3.1 |Manifest: NOSIGNATURE
245 fireproofboats-1.21.0-1.0.3.jar |Fireproof Boats |fireproofboats |1.21.0-1.0.3 |Manifest: NOSIGNATURE
246 flickerfix-1.21.0.jar |FlickerFix |flickerfix |4.0.1 |Manifest: NOSIGNATURE
247 forbidden_arcanus-1.21.1-2.5.9.jar |Forbidden Arcanus |forbidden_arcanus |2.5.9 |Manifest: NOSIGNATURE
248 fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
249 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
250 fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
251 fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
252 formations-1.0.3-neoforge-mc1.21.jar |Formations |formations |1.0.3 |Manifest: NOSIGNATURE
253 formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE
254 formationsoverworld-1.0.4-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.4 |Manifest: NOSIGNATURE
255 FramedBlocks-10.2.1.jar |FramedBlocks |framedblocks |10.2.1 |Manifest: NOSIGNATURE
256 framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
257 ftb-chunks-neoforge-2101.1.3.jar |FTB Chunks |ftbchunks |2101.1.3 |Manifest: NOSIGNATURE
258 ftb-essentials-neoforge-2101.1.0.jar |FTB Essentials |ftbessentials |2101.1.0 |Manifest: NOSIGNATURE
259 ftb-filter-system-neoforge-21.0.0.jar |FTB Filter System |ftbfiltersystem |21.0.0 |Manifest: NOSIGNATURE
260 ftbjeiextras-21.1.3.jar |FTB Jei Extras |ftbjeiextras |21.1.3 |Manifest: NOSIGNATURE
261 ftb-library-neoforge-2101.1.6.jar |FTB Library |ftblibrary |2101.1.6 |Manifest: NOSIGNATURE
262 ftb-quests-neoforge-2101.1.1.jar |FTB Quests |ftbquests |2101.1.1 |Manifest: NOSIGNATURE
263 ftb-ranks-neoforge-2101.1.1.jar |FTB Ranks |ftbranks |2101.1.1 |Manifest: NOSIGNATURE
264 ftb-teams-neoforge-2101.1.1.jar |FTB Teams |ftbteams |2101.1.1 |Manifest: NOSIGNATURE
265 ftb-ultimine-neoforge-2101.1.1.jar |FTB Ultimine |ftbultimine |2101.1.1 |Manifest: NOSIGNATURE
266 ftb-xmod-compat-neoforge-21.1.1.jar |FTB XMod Compat |ftbxmodcompat |21.1.1 |Manifest: NOSIGNATURE
267 fuelgoeshere-1.21.0-1.1.0.jar |Fuel Goes Here |fuelgoeshere |1.21.0-1.1.0 |Manifest: NOSIGNATURE
268 functionalstorage-1.21.1-1.3.6.jar |Functional Storage |functionalstorage |1.21.1-1.3.6 |Manifest: NOSIGNATURE
269 fusion-1.1.1a-neoforge-mc1.21.jar |Fusion |fusion |1.1.1+a |Manifest: NOSIGNATURE
270 fzzy_config-0.5.7+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.5.7+1.21+neoforge |Manifest: NOSIGNATURE
271 GatewaysToEternity-1.21.1-5.0.1.jar |Gateways To Eternity |gateways |5.0.1 |Manifest: NOSIGNATURE
272 geckolib-neoforge-1.21.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |Manifest: NOSIGNATURE
273 generatorgalore-1.21.1-1.3.4.jar |Generator Galore |generatorgalore |1.21.1-1.3.4 |Manifest: NOSIGNATURE
274 getittogetherdrops-neoforge-1.21-1.3.2.jar |Get It Together, Drops! |getittogetherdrops |1.3.2 |Manifest: NOSIGNATURE
275 Glassential-renewed-neoforge-1.21.1-3.1.4.jar |Glassential-renewed |glassential |3.1.4 |Manifest: NOSIGNATURE
276 Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
277 gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
278 GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
279 GravitationalModulatingAdditionalUnit-1.21.1-6.0.j|Gravitational Modulating Addit|gmut |6.0 |Manifest: NOSIGNATURE
280 handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
281 hardenedarmadillos-1.21.0-0.1.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.0-0.1.0 |Manifest: NOSIGNATURE
282 harvest-with-ease-neoforge-1.21-9.3.0.jar |Harvest with ease |harvest_with_ease |9.3.0 |Manifest: NOSIGNATURE
283 heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
284 HostileNeuralNetworks-1.21.1-6.1.1.jar |Hostile Neural Networks |hostilenetworks |6.1.1 |Manifest: NOSIGNATURE
285 hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |**.**.**.** |Manifest: NOSIGNATURE
286 imfast-1.0.1.jar |I'm Fast |imfast |1.0.1 |Manifest: NOSIGNATURE
287 Iceberg-1.21.1-neoforge-1.2.9.jar |Iceberg |iceberg |1.2.9 |Manifest: NOSIGNATURE
288 illagerwarship-1.0.0-neoforge-1.21.1.jar |Illager-Warship |illagerwarship |1.0.0 |Manifest: NOSIGNATURE
289 ImmediatelyFast-NeoForge-1.3.2+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.3.2+1.21.1 |Manifest: NOSIGNATURE
290 ImmersiveEngineering-1.21.1-12.0.0-182.jar |Immersive Engineering |immersiveengineering |12.0.0-182 |Manifest: NOSIGNATURE
291 industrialforegoing-1.21-3.6.20.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.20 |Manifest: NOSIGNATURE
292 industrial-foregoing-souls-1.21.1-1.10.1.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.1 |Manifest: NOSIGNATURE
293 infernalmobs-1.21.1.2NF.jar |Infernal Mobs |infernalmobs |**.**.**.**NF |Manifest: NOSIGNATURE
294 infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
295 IntegratedCrafting-1.21.1-neoforge-1.1.13.jar |IntegratedCrafting |integratedcrafting |1.1.13 |Manifest: NOSIGNATURE
296 IntegratedDynamics-1.21.1-neoforge-1.23.19.jar |IntegratedDynamics |integrateddynamics |1.23.19 |Manifest: NOSIGNATURE
297 IntegratedScripting-1.21.1-neoforge-1.0.7.jar |IntegratedScripting |integratedscripting |1.0.7 |Manifest: NOSIGNATURE
298 IntegratedTerminals-1.21.1-neoforge-1.6.5.jar |IntegratedTerminals |integratedterminals |1.6.5 |Manifest: NOSIGNATURE
299 IntegratedTunnels-1.21.1-neoforge-1.8.30.jar |IntegratedTunnels |integratedtunnels |1.8.30 |Manifest: NOSIGNATURE
300 inventoryessentials-neoforge-1.21.1-21.1.1.jar |Inventory Essentials |inventoryessentials |21.1.1 |Manifest: NOSIGNATURE
301 invtweaks-1.21.0-1.1.4.jar |Inventory Tweaks Refoxed |invtweaks |1.21.0-1.1.4 |Manifest: NOSIGNATURE
302 iris-neoforge-1.8.0+mc1.21.1.jar |Iris |iris |1.8.0+mc1.21.1 |Manifest: NOSIGNATURE
303 ironfurnaces-neoforge-1.21.1-4.2.6.jar |Iron Furnaces |ironfurnaces |4.2.6 |Manifest: NOSIGNATURE
304 IronJetpacks-1.21.1-8.0.5.jar |Iron Jetpacks |ironjetpacks |8.0.5 |Manifest: NOSIGNATURE
305 irons_spellbooks-1.21-3.8.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21-3.8.4 |Manifest: NOSIGNATURE
306 itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
307 Jade-1.21.1-NeoForge-15.8.3.jar |Jade |jade |15.8.3+neoforge |Manifest: NOSIGNATURE
308 jamlib-neoforge-1.2.2+1.21.1.jar |JamLib |jamlib |1.2.2+1.21.1 |Manifest: NOSIGNATURE
309 trophymanager-1.21.1-2.1.9.jar |Jonn's Trophies |trophymanager |1.21.1-2.1.9 |Manifest: NOSIGNATURE
310 journeymap-neoforge-1.21.1-6.0.0-beta.29.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.29|Manifest: NOSIGNATURE
311 journeymap-api-neoforge-2.0.0-1.21.3-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
312 jmi-neoforge-1.21.1-1.6.jar |JourneyMap Integration |jmi |1.21.1-1.6 |Manifest: NOSIGNATURE
313 jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
314 justdirethings-1.4.9.jar |Just Dire Things |justdirethings |1.4.9 |Manifest: NOSIGNATURE
315 jearchaeology-1.21.0-1.1.5.jar |Just Enough Archaeology |jearchaeology |1.21.0-1.1.5 |Manifest: NOSIGNATURE
316 justenoughbreeding-neoforge-1.21.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |Manifest: NOSIGNATURE
317 jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
318 JustEnoughMekanismMultiblocks-1.21.1-7.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.2 |Manifest: NOSIGNATURE
319 JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.3 |Manifest: NOSIGNATURE
320 justzoom_neoforge_2.0.0_MC_1.21-1.21.1.jar |Just Zoom |justzoom |2.0.0 |Manifest: NOSIGNATURE
321 keybindspurger-1.21.x-neoforge-1.3.1.jar |KeybindsPurger |keybindspurger |1.3.1 |Manifest: NOSIGNATURE
322 konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
323 kffmod-5.6.0.jar |Kotlin For Forge |kotlinforforge |5.6.0 |Manifest: NOSIGNATURE
324 kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
325 kuma-api-neoforge-21.0.5-SNAPSHOT.jar |KumaAPI |kuma_api |21.0.5-SNAPSHOT |Manifest: NOSIGNATURE
326 laserbridges-1.21.1-1-neoforge.jar |Laser Bridges & Doors |laserbridges |1.21.1-1-neoforge |Manifest: NOSIGNATURE
327 laserio-1.9.11.jar |LaserIO |laserio |1.9.11 |Manifest: NOSIGNATURE
328 LegendaryTooltips-1.21-neoforge-1.4.11.jar |Legendary Tooltips |legendarytooltips |1.4.11 |Manifest: NOSIGNATURE
329 letmedespawn-1.21.x-neoforge-1.4.4.jar |Let Me Despawn |letmedespawn |1.4.4 |Manifest: NOSIGNATURE
330 lithostitched-neoforge-1.21.1-1.3.8.jar |Lithostitched |lithostitched |1.3.8 |Manifest: NOSIGNATURE
331 livingthings-neoforge-1.21.1-2.2.0.jar |Living Things |livingthings |1.21.1-2.2.0 |Manifest: NOSIGNATURE
332 lootr-neoforge-1.21-1.10.34.86.jar |Lootr |lootr |1.21-1.10.34.86 |Manifest: NOSIGNATURE
333 mcw-bridges-3.0.0-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.0.0 |Manifest: NOSIGNATURE
334 mcw-doors-1.1.1-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.1 |Manifest: NOSIGNATURE
335 mcw-fences-1.1.2-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |Manifest: NOSIGNATURE
336 mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE
337 mcw-holidays-1.1.0-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.0 |Manifest: NOSIGNATURE
338 mcw-lights-1.1.1-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
339 mcw-paths-1.0.5-1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
340 mcw-roofs-2.3.1-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.1 |Manifest: NOSIGNATURE
341 mcw-stairs-1.0.0-1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.0 |Manifest: NOSIGNATURE
342 mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |Manifest: NOSIGNATURE
343 mcw-windows-2.3.0-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.3.2 |Manifest: NOSIGNATURE
344 mahoutsukai-1.21.0-v1.35.27.jar |Mahou Tsukai |mahoutsukai |1.21.0-v1.35.27 |Manifest: NOSIGNATURE
345 mcjtylib-1.21-9.0.4.jar |McJtyLib |mcjtylib |1.21-9.0.4 |Manifest: NOSIGNATURE
346 merequester-neoforge-1.21.1-1.1.8.jar |ME Requester |merequester |1.21.1-1.1.8 |Manifest: NOSIGNATURE
347 Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
348 megacells-4.2.0.jar |MEGA Cells |megacells |4.2.0 |Manifest: NOSIGNATURE
349 Mekanism-1.21.1-10.7.7.64.jar |Mekanism |mekanism |10.7.7 |Manifest: NOSIGNATURE
350 mekanismcovers-1.1-BETA+1.21.jar |Mekanism Covers |mekanismcovers |1.1-BETA+1.21 |Manifest: NOSIGNATURE
351 MekanismGenerators-1.21.1-10.7.7.64.jar |Mekanism: Generators |mekanismgenerators |10.7.7 |Manifest: NOSIGNATURE
352 MekanismTools-1.21.1-10.7.7.64.jar |Mekanism: Tools |mekanismtools |10.7.7 |Manifest: NOSIGNATURE
353 minecolonies-1.1.802-1.21.1-snapshot.jar |MineColonies |minecolonies |1.1.802-1.21.1-snaps|Manifest: NOSIGNATURE
354 client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
355 mininggadgets-1.18.6.jar |Mining Gadgets |mininggadgets |1.18.6 |Manifest: NOSIGNATURE
356 dummmmmmy-1.21-2.0.6-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.6 |Manifest: NOSIGNATURE
357 mostructures-neoforge-1.5.0+1.21.jar |Mo' Structures |mostructures |1.5.0+1.21 |Manifest: NOSIGNATURE
358 mob_grinding_utils-1.1.6+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.6+mc1.21.1 |Manifest: NOSIGNATURE
359 modelfix-1.21-1.10.jar |Model Gap Fix |modelfix |1.21-1.10 |Manifest: NOSIGNATURE
360 Modern-Dynamics-0.9.2.jar |Modern Dynamics |moderndynamics |0.9.2 |Manifest: NOSIGNATURE
361 Modern-Industrialization-2.2.25.jar |Modern Industrialization |modern_industrialization |2.2.25 |Manifest: NOSIGNATURE
362 modernfix-neoforge-5.19.5+mc1.21.1.jar |ModernFix |modernfix |5.19.5+mc1.21.1 |Manifest: NOSIGNATURE
363 modonomicon-1.21.1-neoforge-1.108.4.jar |Modonomicon |modonomicon |1.108.4 |Manifest: NOSIGNATURE
364 mffs-5.4.6.jar |Modular Force Field System |mffs |5.4.6 |Manifest: NOSIGNATURE
365 modular-routers-13.1.0+mc1.21.1.jar |Modular Routers |modularrouters |13.1.0 |Manifest: NOSIGNATURE
366 monolib-neoforge-1.21.1-1.4.1.jar |MonoLib |monolib |1.4.1 |Manifest: NOSIGNATURE
367 mes-1.3.5-1.21.jar |Moog's End Structures |mes |1.3.5-1.21 |Manifest: NOSIGNATURE
368 mns-1.0.5-1.21.jar |Moog's Nether Structures |mns |1.0.5-1.21 |Manifest: NOSIGNATURE
369 mss-1.2.6-1.21.jar |Moog's Soaring Structures |mss |1.2.6-1.21 |Manifest: NOSIGNATURE
370 mvs-4.2.6-1.21.jar |Moog's Voyager Structures |mvs |4.2.6-1.21 |Manifest: NOSIGNATURE
371 moonlight-1.21-2.17.5-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.5 |Manifest: NOSIGNATURE
372 moredragoneggs-5.0.jar |More Dragon Eggs |moredragoneggs |5.0 |Manifest: NOSIGNATURE
373 mifa-neoforge-1.21.x-1.1.1.jar |More Industrial Foregoing Addo|mifa |1.1.1 |Manifest: NOSIGNATURE
374 moreoverlays-1.23.2-mc1.21-neoforge.jar |More Overlays Updated |moreoverlays |1.23.2-neoforge |Manifest: NOSIGNATURE
375 morered-1.21.1-6.0.0.3.jar |More Red |morered |**.**.**.** |Manifest: NOSIGNATURE
376 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
377 MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
378 refurbished_furniture-neoforge-1.21.1-1.0.8.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.8 |Manifest: NOSIGNATURE
379 multipiston-1.2.51-1.21.1-snapshot.jar |Multi-Piston |multipiston |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE
380 MysticalAgradditions-1.21.1-8.0.3.jar |Mystical Agradditions |mysticalagradditions |8.0.3 |Manifest: NOSIGNATURE
381 MysticalAgriculture-1.21.1-8.0.8.jar |Mystical Agriculture |mysticalagriculture |8.0.8 |Manifest: NOSIGNATURE
382 MysticalCustomization-1.21.1-6.0.0.jar |Mystical Customization |mysticalcustomization |6.0.0 |Manifest: NOSIGNATURE
383 NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
384 NaturesAura-41.5.jar |NaturesAura |naturesaura |41.5 |Manifest: NOSIGNATURE
385 NeoAuth-1.21.1-1.0.0.jar |NeoAuth |neo_auth |1.0.0 |Manifest: NOSIGNATURE
386 neoforge-21.1.80-universal.jar |NeoForge |neoforge |21.1.80 |Manifest: NOSIGNATURE
387 netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
388 NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
389 novillagerdm-1.21.1-6.0.0.jar |No Villager Death Messages |novillagerdm |6.0.0 |Manifest: NOSIGNATURE
390 Nullscape_1.21.x_v1.2.9.jar |Nullscape |nullscape |1.2.9 |Manifest: NOSIGNATURE
391 observable-5.4.3.jar |Observable |observable |5.4.3 |Manifest: NOSIGNATURE
392 occultism-1.21.1-neoforge-1.167.0.jar |Occultism |occultism |1.167.0 |Manifest: NOSIGNATURE
393 occultism_kubejs-1.21.1-neoforge-1.8.0.jar |Occultism KubeJS |occultism_kubejs |1.8.0 |Manifest: NOSIGNATURE
394 OctoLib-NEOFORGE-0.4.2.jar |OctoLib |octolib |0.4.2 |Manifest: NOSIGNATURE
395 Oh-The-Biomes-Weve-Gone-NeoForge-2.2.4.jar |Oh The Biomes We've Gone |biomeswevegone |2.2.4 |Manifest: NOSIGNATURE
396 Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.3.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.3 |Manifest: NOSIGNATURE
397 omegaconfig-neoforge-1.5.1.jar |Omega Config Architectury |omegaconfig |1.5.1 |Manifest: NOSIGNATURE
398 overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
399 PackMenu-1.21-7.0.2.jar |PackMenu |packmenu |7.0.2 |Manifest: NOSIGNATURE
400 pamhc2crops-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.0 |Manifest: NOSIGNATURE
401 pamhc2foodcore-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |Manifest: NOSIGNATURE
402 pamhc2foodextended-NEOFORGE-1.21.0-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0.0 |Manifest: NOSIGNATURE
403 pamhc2trees-NEOFORGE-1.21.0-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |Manifest: NOSIGNATURE
404 Patchouli-1.21-87-NEOFORGE.jar |Patchouli |patchouli |1.21-87-NEOFORGE |Manifest: NOSIGNATURE
405 pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
406 Placebo-1.21.1-9.5.4.jar |Placebo |placebo |9.5.4 |Manifest: NOSIGNATURE
407 player-animation-lib-forge-2.0.0-alpha1+1.21.jar |Player Animator |playeranimator |2.0.0-alpha1+1.21 |Manifest: NOSIGNATURE
408 pneumaticcraft-repressurized-8.2.4+mc1.21.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |8.2.4 |Manifest: NOSIGNATURE
409 pocketstorage-1.2.4+1.21.1-b40.jar |Pocket Storage |pocketstorage |1.2.4+1.21.1-b40 |Manifest: NOSIGNATURE
410 polylib-2100.0.3-build.159-neoforge.jar |PolyLib |polylib |2100.0.3-build.159 |Manifest: NOSIGNATURE
411 polymorph-neoforge-1.0.6+1.21.1.jar |Polymorph |polymorph |1.0.6+1.21.1 |Manifest: NOSIGNATURE
412 polyeng-0.4.1.jar |Polymorphic Energistics |polyeng |0.4.1 |Manifest: NOSIGNATURE
413 potionsmaster-21.1.72-0.6.5-packdev.jar |PotionsMaster |potionsmaster |0.6.5-packdev |Manifest: NOSIGNATURE
414 Powah-6.1.2.jar |Powah |powah |6.1.2 |Manifest: NOSIGNATURE
415 prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
416 Prism-1.21-neoforge-1.0.9.jar |Prism |prism |1.0.9 |Manifest: NOSIGNATURE
417 productivebees-1.21.1-13.6.5.jar |Productive Bees |productivebees |1.21.1-13.6.5 |Manifest: NOSIGNATURE
418 productivelib-1.21.0-0.1.9.jar |Productive Lib |productivelib |1.21.0-0.1.9 |Manifest: NOSIGNATURE
419 productivetrees-1.21.1-0.5.6.jar |Productive Trees |productivetrees |1.21.1-0.5.6 |Manifest: NOSIGNATURE
420 pylons-1.21.1-5.1.1.jar |Pylons |pylons |5.1.1 |Manifest: NOSIGNATURE
421 AdditionalEnchantedMiner-1.21.1-neoforge-21.1.112.|QuarryPlus |quarryplus |21.1.112 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
422 railcraft-reborn-1.21.1-1.2.4.jar |Railcraft Reborn |railcraft |1.2.4 |Manifest: NOSIGNATURE
423 Rainbows-1.21-1.3.jar |Rainbows |rainbows |1.3 |Manifest: NOSIGNATURE
424 rangedpumps-1.3.0.jar |Ranged Pumps |rangedpumps |1.3.0 |Manifest: NOSIGNATURE
425 rarcompat-1.21-0.6.3.jar |RAR-Compat |rarcompat |0.6.3 |Manifest: NOSIGNATURE
426 reap-neoforge-1.21.1-1.1.2.jar |Reap Mod |reap |1.21.1-1.1.2 |Manifest: NOSIGNATURE
427 rebind_narrator-neoforge-1.21.1-2.0.3.jar |Rebind Narrator |rebind_narrator |2.0.3 |Manifest: NOSIGNATURE
428 rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
429 rechiseled_chipped-1.2.jar |Rechiseled: Chipped |rechiseled_chipped |1.2 |Manifest: NOSIGNATURE
430 redstonepen-1.21-neoforge-1.11.41.jar |Redstone Pen |redstonepen |1.11.41 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
431 reeses-sodium-options-neoforge-1.8.0+mc1.21.3.jar |Reese's Sodium Options |reeses_sodium_options |1.8.0+mc1.21.3 |Manifest: NOSIGNATURE
432 RegionsUnexploredNeoforge-0.5.6.1+1.21.jar |Regions Unexplored |regions_unexplored |**.**.**.** |Manifest: NOSIGNATURE
433 relics-1.21-0.9.2.0.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
434 reliquary-1.21.1-2.0.45.1250.jar |Reliquary Reincarnations |reliquary |2.0.45 |Manifest: NOSIGNATURE
435 repeatable_trial_vaults-neoforge-1.21-1.0.2.jar |Repeatable Trial Vaults |repeatable_trial_vaults |1.0.2 |Manifest: NOSIGNATURE
436 repurposed_structures-7.5.12+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.12+1.21.1-neofor|Manifest: NOSIGNATURE
437 resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
438 resourcefulconfig-neoforge-1.21-3.0.4.jar |Resourcefulconfig |resourcefulconfig |3.0.4 |Manifest: NOSIGNATURE
439 restrictions-1.21-7.0.2.jar |Restrictions |restrictions |1.21-7.0.2 |Manifest: NOSIGNATURE
440 rftoolsbase-1.21-6.0.1.jar |RFToolsBase |rftoolsbase |1.21-6.0.1 |Manifest: NOSIGNATURE
441 rftoolspower-1.21-7.0.0.jar |RFToolsPower |rftoolspower |1.21-7.0.0 |Manifest: NOSIGNATURE
442 rhino-2101.2.5-build.54.jar |Rhino |rhino |2101.2.5-build.54 |Manifest: NOSIGNATURE
443 RootsClassic-1.21.1-1.5.4.jar |Roots Classic |rootsclassic |1.21.1-1.5.4 |Manifest: NOSIGNATURE
444 Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
445 [1.21.1] SecurityCraft v1.9.11.jar |SecurityCraft |securitycraft |1.9.11 |Manifest: NOSIGNATURE
446 servercore-neoforge-1.5.5+1.21.1.jar |ServerCore |servercore |1.5.5+1.21.1 |Manifest: NOSIGNATURE
447 showcaseitem-1.21-1.0.0.jar |Showcase Item |showcaseitem |1.21-1.0.0 |Manifest: NOSIGNATURE
448 shrink-2.0.0.43-neoforge.jar |Shrink |shrink |**.**.**.** |Manifest: NOSIGNATURE
449 silent-gear-1.21.1-neoforge-4.0.8.jar |Silent Gear |silentgear |4.0.8 |Manifest: NOSIGNATURE
450 silent-lib-1.21-neoforge-10.3.0.jar |Silent Lib |silentlib |10.3.0 |Manifest: NOSIGNATURE
451 SimpleBackups-1.21-4.0.7.jar |Simple Backups |simplebackups |1.21-4.0.7 |Manifest: NOSIGNATURE
452 simplemagnets-1.1.12b-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.12+b |Manifest: NOSIGNATURE
453 simple_weather-1.0.7.jar |Simple Weather |simple_weather |1.0.7 |Manifest: NOSIGNATURE
454 simplylight-1.4.6+1.21-b53.jar |Simply Light |simplylight |1.4.6+1.21-b53 |Manifest: NOSIGNATURE
455 SmartBrainLib-neoforge-1.21.1-1.16.1.jar |SmartBrainLib |smartbrainlib |1.16.1 |Manifest: NOSIGNATURE
456 smithingtemplateviewer-1.0.0.jar |SmithingTemplateViewer |smithingtemplateviewer |1.0.0 |Manifest: NOSIGNATURE
457 sodium-neoforge-0.6.0+mc1.21.1.jar |Sodium |sodium |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
458 sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
459 sophisticatedbackpacks-1.21-3.20.26.1151.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.26 |Manifest: NOSIGNATURE
460 sophisticatedcore-1.21-0.7.12.793.jar |Sophisticated Core |sophisticatedcore |0.7.12 |Manifest: NOSIGNATURE
461 sophisticatedstorage-1.21-0.10.55.953.jar |Sophisticated Storage |sophisticatedstorage |0.10.55 |Manifest: NOSIGNATURE
462 spark-1.10.109-neoforge.jar |spark |spark |1.10.109 |Manifest: NOSIGNATURE
463 spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
464 solcarrot-1.21.1-1.16.2.jar |Spice of Life: Carrot Edition |solcarrot |1.16.2 |Manifest: NOSIGNATURE
465 stevescarts-1.21-1.2.11-neoforge.jar |StevesCarts2 |stevescarts |1.2.11 |Manifest: NOSIGNATURE
466 storagedelight-24.09.11-1.21-neoforge.jar |Storage Delight |storagedelight |24.09.11-1.21-neofor|Manifest: NOSIGNATURE
467 Structory_1.21.x_v1.3.7.jar |Structory |structory |1.3.7 |Manifest: NOSIGNATURE
468 Structory_Towers_1.21.x_v1.0.9.jar |Structory: Towers |structory_towers |1.0.9 |Manifest: NOSIGNATURE
469 structurize-1.0.755-1.21.1-snapshot.jar |Structurize |structurize |1.0.755-1.21.1-snaps|Manifest: NOSIGNATURE
470 stylecolonies-1.11-1.21.jar |Stylecolonies |stylecolonies |1.11 |Manifest: NOSIGNATURE
471 Super Factory Manager-1.21.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |Manifest: NOSIGNATURE
472 supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
473 supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+i |Manifest: NOSIGNATURE
474 supplementaries-1.21-3.0.23-beta-neoforge.jar |Supplementaries |supplementaries |1.21-3.0.23-beta |Manifest: NOSIGNATURE
475 sushigocrafting-1.21-0.6.3.jar |Sushi Go Crafting |sushigocrafting |0.6.3 |Manifest: NOSIGNATURE
476 sussysniffers-1.21.1-0.1.1.jar |Sussy Sniffers |sussysniffers |1.21.1-0.1.1 |Manifest: NOSIGNATURE
477 TerraBlender-neoforge-1.21.1-4.1.0.5.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
478 tesseract-neoforge-1.5.4-beta-1.21.1.jar |Tesseract API |tesseract_api |1.5.4-beta-1.21.1 |Manifest: NOSIGNATURE
479 the_bumblezone-7.7.9+1.21.1-neoforge.jar |The Bumblezone |the_bumblezone |7.7.9+1.21.1-neoforg|Manifest: NOSIGNATURE
480 twilightforest-1.21.1-4.6.2856-universal.jar |The Twilight Forest |twilightforest |4.6.2856 |Manifest: NOSIGNATURE
481 The_Undergarden-1.21.1-0.8.22.jar |The Undergarden |undergarden |0.8.22 |Manifest: NOSIGNATURE
482 theurgy-1.21.1-neoforge-1.58.2.jar |Theurgy |theurgy |1.58.2 |Manifest: NOSIGNATURE
483 theurgy_kubejs-1.21.1-neoforge-1.4.0.jar |Theurgy KubeJS |theurgy_kubejs |1.4.0 |Manifest: NOSIGNATURE
484 tiab-neoforge-6.2.0.jar |Time In A Bottle |tiab |6.2.0 |Manifest: NOSIGNATURE
485 titanium-1.21-4.0.30.jar |Titanium |titanium |4.0.30 |Manifest: NOSIGNATURE
486 ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
487 ToolBelt-1.21.1-2.2.6.jar |Tool Belt |toolbelt |2.2.6 |Manifest: NOSIGNATURE
488 torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
489 t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
490 towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |Manifest: NOSIGNATURE
491 trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
492 trashslot-neoforge-1.21.1-21.1.1.jar |TrashSlot |trashslot |21.1.1 |Manifest: NOSIGNATURE
493 blockui-1.0.192-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.192-1.21.1-snaps|Manifest: NOSIGNATURE
494 UndergroundVillages-neoforge-1.21-4.0.0.jar |Underground Villages Mod |underground_villages |4.0.0 |Manifest: NOSIGNATURE
495 sawmill-1.21-1.5.9-neoforge.jar |Universal Sawmill |sawmill |1.21-1.5.9 |Manifest: NOSIGNATURE
496 utilitarian-1.21.1-0.13.4.jar |Utilitarian |utilitarian |1.21.1-0.13.4 |Manifest: NOSIGNATURE
497 valhelsia_core-neoforge-1.21.1-1.1.4.jar |Valhelsia Core |valhelsia_core |1.1.4 |Manifest: NOSIGNATURE
498 variantsandventures-neoforge-mc1.21.1-1.0.6.jar |Variants & Ventures |variantsandventures |1.0.6 |Manifest: NOSIGNATURE
499 villagesandpillages-neoforge-mc1.21.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |Manifest: NOSIGNATURE
500 waystones-neoforge-1.21.1-21.1.5.jar |Waystones |waystones |21.1.5 |Manifest: NOSIGNATURE
501 DungeonsArise-1.21.x-2.1.60-release.jar |When Dungeons Arise |dungeons_arise |2.1.60 |Manifest: NOSIGNATURE
502 wirelesschargers-1.0.9a-neoforge-mc1.21.jar |Wireless Chargers |wirelesschargers |1.0.9+a |Manifest: NOSIGNATURE
503 WitherSkeletonTweaks-1.21.1-10.0.2.jar |Wither Skeleton Tweaks |wstweaks |10.0.2 |Manifest: NOSIGNATURE
504 wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
505 xnet-1.21-7.0.2.jar |XNet |xnet |1.21-7.0.2 |Manifest: NOSIGNATURE
506 xtonesreworked-1.1.0-NF-1.21_21.0.167.jar |XTones Reworked |xtonesreworked |1.1.0 |Manifest: NOSIGNATURE
507 xycraft_core-0.7.45-all.jar |XyCraft Core |xycraft_core |0.7.45 |Manifest: NOSIGNATURE
508 xycraft_machines-0.7.45.jar |XyCraft Machines |xycraft_machines |0.7.45 |Manifest: NOSIGNATURE
509 xycraft_override-0.7.45.jar |XyCraft Override |xycraft_override |0.7.45 |Manifest: NOSIGNATURE
510 xycraft_world-0.7.45.jar |XyCraft World |xycraft_world |0.7.45 |Manifest: NOSIGNATURE
511 yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE
512 YetAnotherConfigLib-3.6.1+1.21-neoforge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.1+1.21-neoforge |Manifest: NOSIGNATURE
513 YungsApi-1.21.1-NeoForge-5.1.3.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
514 YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
515 YungsBetterDungeons-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
516 YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
517 YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
518 YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
519 YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.3.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
520 YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
521 YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
522 YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
523 YungsExtras-1.21.1-NeoForge-5.1.1.jar |YUNG's Extras |yungsextras |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
524 ZeroCore2-1.21.1-2.4.13.jar |Zero CORE 2 |zerocore |1.21.1-2.4.13 |Manifest: NOSIGNATURE
525 Crash Report UUID: aafe118f-aa7e-4f14-a858-5e783087e919
526 FML: 4.0.31
527 NeoForge: 21.1.80
528
This log will be saved for 90 days from their last view.
Report abuse