Vanilla 1.21.1 Network Protocol Error Report

#q1kVMNe
581 lines
Raw
Analysis
Minecraft version:
1.21.1
Java version:
21.0.3
1---- Minecraft Network Protocol Error Report ----
2// 0xBADF00D
3
4Time: 2025-08-25 12:08:44
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%23137!/: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%23137!/: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%23144!/: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%23144!/: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%23144!/: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%23144!/: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%23144!/: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%23144!/: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%23139!/: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%23139!/: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 #3
28Stacktrace:
29 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:computing_frames,re:classloading,re:mixin}
30[MixinTraceReforged] Mixins in Stack Trace: None found
31-- Connection --
32Details:
33 Protocol: play
34 Flow: CLIENTBOUND
35 Server type: OTHER
36 Server brand: neoforge
37Stacktrace:
38 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.PacketListener.fillCrashReport(PacketListener.java:33) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:computing_frames,re:classloading,re:mixin}
39 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.protocol.PacketUtils.fillCrashReport(PacketUtils.java:62) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:mixin,re:classloading}
40 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.storeDisconnectionReport(ClientCommonPacketListenerImpl.java:130) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:computing_frames,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
41 at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl.createDisconnectionInfo(ClientCommonPacketListenerImpl.java:123) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:computing_frames,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
42 at TRANSFORMER/minecraft@1.21.1/net.minecraft.network.Connection.exceptionCaught(Connection.java:157) ~[client-1.21.1-20240808.144430-srg.jar%23566!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
43 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%23144!/:4.1.97.Final] {}
44 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%23144!/:4.1.97.Final] {}
45 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%23144!/:4.1.97.Final] {}
46 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%23144!/:4.1.97.Final] {}
47 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%23144!/:4.1.97.Final] {}
48 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%23144!/:4.1.97.Final] {}
49 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%23144!/:4.1.97.Final] {}
50 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%23144!/:4.1.97.Final] {}
51 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%23144!/:4.1.97.Final] {}
52 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%23144!/:4.1.97.Final] {}
53 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%23144!/:4.1.97.Final] {}
54 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%23144!/:4.1.97.Final] {}
55 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%23144!/:4.1.97.Final] {}
56 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%23139!/:4.1.97.Final] {}
57 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%23139!/:4.1.97.Final] {}
58 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}
59
60[MixinTraceReforged] Mixins in Stack Trace:
61 net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl:
62 com.aizistral.nochatreports.common.mixins.client.MixinClientPacketListener (mixins/common/nochatreports.mixins.json)
63 com.aizistral.nochatreports.neoforge.mixins.client.MixinClientPacketListener (mixins/neoforge/nochatreports-neoforge.mixins.json)
64 net.fabricmc.fabric.mixin.networking.client.ClientCommonNetworkHandlerMixin (fabric-networking-api-v1.client.mixins.json)
65 io.wispforest.owo.mixin.ClientCommonNetworkHandlerAccessor (owo.mixins.json)
66 net.minecraft.network.Connection:
67 org.embeddedt.modernfix.neoforge.mixin.perf.smart_ingredient_sync.ConnectionMixin (modernfix-neoforge.mixins.json)
68 link.e4mc.mixin.ConnectionMixin (e4mc_minecraft.mixins.json)
69 com.aizistral.nochatreports.neoforge.mixins.client.MixinClientConnection (mixins/neoforge/nochatreports-neoforge.mixins.json)
70 net.fabricmc.fabric.mixin.networking.ClientConnectionMixin (fabric-networking-api-v1.mixins.json)
71 dzwdz.chat_heads.mixin.ConnectionMixin (chat_heads.mixins.json)
72 io.wispforest.owo.mixin.neoforge.ClientConnectionDisconnectHookMixin (owo.mixins.json)
73 net.fabricmc.fabric.mixin.attachment.ClientConnectionMixin (fabric-data-attachment-api-v1.mixins.json)
74 io.wispforest.owo.mixin.ClientConnectionMixin (owo.mixins.json)
75 io.github.jamalam360.jamlib.client.mixin.event.ConnectionMixin (jamlib.client.mixins.json)
76
77-- System Details --
78Details:
79 Minecraft Version: 1.21.1
80 Minecraft Version ID: 1.21.1
81 Operating System: Windows 11 (amd64) version 10.0
82 Java Version: 21.0.3, Microsoft
83 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
84 Memory: 4244635648 bytes (4048 MiB) / 9638510592 bytes (9192 MiB) up to 14763950080 bytes (14080 MiB)
85 CPUs: 16
86 Processor Vendor: AuthenticAMD
87 Processor Name: AMD Ryzen 7 7435HS
88 Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
89 Microarchitecture: Zen 3
90 Frequency (GHz): 3.09
91 Number of physical packages: 1
92 Number of physical CPUs: 8
93 Number of logical CPUs: 16
94 Graphics card #0 name: NVIDIA GeForce RTX 4060 Laptop GPU
95 Graphics card #0 vendor: NVIDIA
96 Graphics card #0 VRAM (MiB): 8188.00
97 Graphics card #0 deviceId: VideoController1
98 Graphics card #0 versionInfo: 32.0.15.6649
99 Memory slot #0 capacity (MiB): 8192.00
100 Memory slot #0 clockSpeed (GHz): 5.60
101 Memory slot #0 type: Unknown
102 Memory slot #1 capacity (MiB): 8192.00
103 Memory slot #1 clockSpeed (GHz): 5.60
104 Memory slot #1 type: Unknown
105 Virtual memory max (MiB): 30404.71
106 Virtual memory used (MiB): 26456.50
107 Swap memory total (MiB): 14336.00
108 Swap memory used (MiB): 1510.22
109 Space in storage for jna.tmpdir (MiB): <path not set>
110 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
111 Space in storage for io.netty.native.workdir (MiB): <path not set>
112 Space in storage for java.io.tmpdir (MiB): available: 239339.59, total: 975781.00
113 Space in storage for workdir (MiB): available: 239339.59, total: 975781.00
114 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2048m -Xmx14080m
115 Loaded Shaderpack: (off)
116 ModLauncher: 11.0.5+main.901c6ea8
117 ModLauncher launch target: forgeclient
118 ModLauncher services:
119 sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
120 loader-4.0.41.jar slf4jfixer PLUGINSERVICE
121 loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE
122 at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
123 loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE
124 modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
125 modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
126 modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
127 FML Language Providers:
128 gml@7.0.3
129 __fabric_loader_bootstrap@2.5.29+0.16.0+1.21
130 kotlinforforge@5.9.0
131 Configured Defaults@21.1.3
132 javafml@4.0
133 lowcodefml@4.0
134 minecraft@4.0
135 Mod List:
136 skinlayers3d-neoforge-1.8.1-mc1.21.jar |3d-Skin-Layers |skinlayers3d |1.8.1 |Manifest: NOSIGNATURE
137 abridged-2.0.0-neoforge-1.21.1.jar |Abridged |abridged |2.0.0 |Manifest: NOSIGNATURE
138 accessories-neoforge-1.1.0-beta.34+1.21.1.jar |Accessories |accessories |1.1.0-beta.34+1.21.1|Manifest: NOSIGNATURE
139 adorabuild-structures-2.10.1-neoforge-1.21.3.jar |AdoraBuild: Structures |adorabuild_structures |2.10.1 |Manifest: NOSIGNATURE
140 advancednetherite-neoforge-2.3.0-1.21.1.jar |Advanced Netherite |advancednetherite |2.3.0 |Manifest: NOSIGNATURE
141 AdvancedLootInfo-neoforge-1.21.1-1.1.8.jar |AdvancedLootInfo |ali |1.21.1-1.1.8 |Manifest: NOSIGNATURE
142 adventuredungeons-neoforge-1.21-1.3.1.jar |AdventureDungeons |adventuredungeons |1.3.1 |Manifest: NOSIGNATURE
143 aeroblender-1.21.1-1.0.0-neoforge.jar |AeroBlender |aeroblender |1.0.0 |Manifest: NOSIGNATURE
144 AetherVillages-1.21.1-1.0.8-neoforge.jar |Aether Villages |aether_villages |1.0.8 |Manifest: NOSIGNATURE
145 alltheleaks-0.1.24-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.24-beta+1.21.1-n|Manifest: NOSIGNATURE
146 almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
147 alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
148 another_furniture-neoforge-4.0.0.jar |Another Furniture |another_furniture |4.0.0 |Manifest: NOSIGNATURE
149 Apotheosis-1.21.1-8.3.6 (1).jar |Apotheosis |apotheosis |8.3.6 |Manifest: NOSIGNATURE
150 ApothicAttributes-1.21.1-2.9.0.jar |Apothic Attributes |apothic_attributes |2.9.0 |Manifest: NOSIGNATURE
151 ApothicEnchanting-1.21.1-1.4.4.jar |Apothic Enchanting |apothic_enchanting |1.4.4 |Manifest: NOSIGNATURE
152 ApothicSpawners-1.21.1-1.3.2.jar |Apothic Spawners |apothic_spawners |1.3.2 |Manifest: NOSIGNATURE
153 appleskin-neoforge-mc1.21-3.0.7.jar |AppleSkin |appleskin |3.0.7+mc1.21 |Manifest: NOSIGNATURE
154 Aquaculture-1.21.1-2.7.14.jar |Aquaculture 2 |aquaculture |2.7.14 |Manifest: NOSIGNATURE
155 aquaculturedelight-1.2.0-neoforge-1.21.1.jar |Aquaculture Delight |aquaculturedelight |1.2.0 |Manifest: NOSIGNATURE
156 aquatic_frontiers-1.7-neoforge-1.21.1.jar |Aquatic Frontiers |aquatic_frontiers |1.7 |Manifest: NOSIGNATURE
157 architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
158 ars_additions-1.21.1-21.2.2.jar |Ars Additions |ars_additions |1.21.1-21.2.2 |Manifest: NOSIGNATURE
159 ars_caelum-1.21.1-3.0.0.jar |Ars Caelum |ars_caelum |3.0.0 |Manifest: NOSIGNATURE
160 ars_elemancy-1.21.1-1.10.jar |Ars Elemancy |ars_elemancy |1.10 |Manifest: NOSIGNATURE
161 ars_elemental-1.21.1-0.**.**.**.**.jar |Ars Elemental |ars_elemental |**.**.**.**.1 |Manifest: NOSIGNATURE
162 ars_nouveau-1.21.1-5.10.3.jar |Ars Nouveau |ars_nouveau |5.10.3 |Manifest: NOSIGNATURE
163 arsdelight-2.1.8.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.1.8 |Manifest: NOSIGNATURE
164 arts_and_crafts-neoforge-1.21.1-1.5.1.jar |Arts & Crafts |arts_and_crafts |1.5.1 |Manifest: NOSIGNATURE
165 Astral_1.9.1_1.21.1_NeoForge.jar |Astral Dimension |astral_dimension |1.9.1 |Manifest: NOSIGNATURE
166 athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
167 AureljPaintings-1.0.4-1.21.x-neoforge.jar |Aurelj's Paintings |aurelj_paintings |1.0.4 |Manifest: NOSIGNATURE
168 AutochefsDelight-1.21.1-NeoForge-2.0.2.jar |Autochef's Delight |autochefsdelight |2.0.2+neoforge |Manifest: NOSIGNATURE
169 azurelib-neo-1.21.1-3.0.21.jar |AzureLib |azurelib |3.0.21 |Manifest: NOSIGNATURE
170 backpacked-neoforge-1.21.1-3.0.0-beta.10.jar |Backpacked |backpacked |3.0.0-beta.10 |Manifest: NOSIGNATURE
171 BadOptimizations-2.3.0-1.21.1.jar |BadOptimizations |badoptimizations |2.3.0 |Manifest: NOSIGNATURE
172 balm-neoforge-1.21.1-21.0.46.jar |Balm |balm |21.0.46 |Manifest: NOSIGNATURE
173 barbequesdelight-1.2.2.jar |Barbeque's Delight |barbequesdelight |1.2.2 |Manifest: NOSIGNATURE
174 BarteringStation-v21.1.0-1.21.1-NeoForge.jar |Bartering Station |barteringstation |21.1.0 |Manifest: NOSIGNATURE
175 bedrockoid-0.1.3.jar |Bedrockoid |bedrockoid |0.1.3 |Manifest: NOSIGNATURE
176 BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
177 betterarcheology-neoforge-1.3.2.jar |Better Archeology |betterarcheology |1.3.2 |Manifest: NOSIGNATURE
178 bcc-21.1.3+mc1.21.1.jar |Better Compatibility Checker |bcc |21.1.3 |Manifest: NOSIGNATURE
179 BetterModsButton-v21.1.0-1.21.1-NeoForge.jar |Better Mods Button |bettermodsbutton |21.1.0 |Manifest: NOSIGNATURE
180 betterworldloadingnf21-1.0.jar |Better World Loading |betterworldloadingnf21 |1.0 |Manifest: NOSIGNATURE
181 biolith-neoforge-3.0.5.jar |Biolith |biolith |3.0.5 |Manifest: NOSIGNATURE
182 biomemusic-1.21-3.5.jar |biomemusic mod |biomemusic |3.5 |Manifest: NOSIGNATURE
183 BiomesOPlenty-neoforge-1.21.1-21.1.0.12.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |Manifest: NOSIGNATURE
184 blended-compat-1.1.1.jar |Blended Compat |blended_compat |1.1.1 |Manifest: NOSIGNATURE
185 blueprint-1.21.1-8.0.5.jar |Blueprint |blueprint |8.0.5 |Manifest: NOSIGNATURE
186 boatiview-neoforge-0.0.6-1.21.1.jar |Boat Item View |boatiview |0.0.6 |Manifest: NOSIGNATURE
187 bookshelf-neoforge-1.21.1-21.1.67.jar |Bookshelf |bookshelf |21.1.67 |Manifest: NOSIGNATURE
188 born_in_chaos_[Neoforge]_1.21.1_1.7.2.jar |Born in Chaos |born_in_chaos_v1 |1.7.2 |Manifest: NOSIGNATURE
189 bossesrise-1.21.1-neoforge-1.0.7.jar |Bosses'Rises |block_factorys_bosses |1.0.7 |Manifest: NOSIGNATURE
190 BrewinAndChewin-neoforge-4.4.1+1.21.1.jar |Brewin' And Chewin' |brewinandchewin |4.4.1 |Manifest: NOSIGNATURE
191 caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
192 carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
193 catjammies-1.21-1.7.1.jar |CatJammies |catjammies |1.21-1.7.1 |Manifest: NOSIGNATURE
194 cerulean-neoforge-1.0.0-1.21.1.jar |Cerulean |cerulean |1.0.0 |Manifest: NOSIGNATURE
195 chat_heads-0.13.18-neoforge-1.21.jar |Chat Heads |chat_heads |0.13.18 |Manifest: NOSIGNATURE
196 chefsdelight-1.0.4-neoforge-1.21.1.jar |Chefs Delight |chefsdelight |1.0.4 |Manifest: NOSIGNATURE
197 cherishedworlds-neoforge-10.1.1+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.1+1.21.1 |Manifest: NOSIGNATURE
198 chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
199 [neoforge]ctov-3.5.9a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.9a |Manifest: NOSIGNATURE
200 chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
201 chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
202 clientcrafting-1.21-1.8.jar |clientcrafting mod |clientcrafting |1.8 |Manifest: NOSIGNATURE
203 clientsort-neoforge-2.0.0-beta.9+1.21.1.jar |ClientSort |clientsort |2.0.0-beta.9+1.21.1 |Manifest: NOSIGNATURE
204 ClimateRivers-v21.1.1-1.21.1-NeoForge.jar |Climate Rivers |climaterivers |21.1.1 |Manifest: NOSIGNATURE
205 cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
206 Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
207 collective-1.21.1-8.3.jar |Collective |collective |8.3 |Manifest: NOSIGNATURE
208 comforts-neoforge-9.0.4+1.21.1.jar |Comforts |comforts |9.0.4+1.21.1 |Manifest: NOSIGNATURE
209 common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
210 cgl-1.21-neoforge-0.5.1.jar |CommonGroovyLibrary |commongroovylibrary |0.5.1 |Manifest: NOSIGNATURE
211 conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
212 configured-neoforge-1.21.1-2.6.0.jar |Configured |configured |2.6.0 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
213 Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
214 Corgilib-NeoForge-1.21.1-5.0.0.7.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
215 coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
216 crabbersdelight-1.21.1-1.1.10.jar |Crabber's Delight |crabbersdelight |1.1.10 |Manifest: NOSIGNATURE
217 crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.9.11 |Manifest: NOSIGNATURE
218 cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
219 crittersandcompanions-neoforge-1.21.1-2.3.1.jar |Critters and Companions |crittersandcompanions |1.21.1-2.3.1 |Manifest: NOSIGNATURE
220 cumulus_menus-1.21.1-2.0.5-neoforge.jar |Cumulus |cumulus_menus |2.0.5 |Manifest: NOSIGNATURE
221 cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
222 curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
223 CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE
224 darkpaintings-neoforge-1.21.1-21.1.2.jar |DarkPaintings |darkpaintings |21.1.2 |Manifest: NOSIGNATURE
225 Data_Anchor-neoforge-1.21.1-2.0.0.12.jar |Data Anchor |dataanchor |**.**.**.** |Manifest: NOSIGNATURE
226 dawnoftimebuilder-neoforge-1.21.1-1.6.1.jar |DawnOfTimeBuilder |dawnoftimebuilder |1.6.1 |Manifest: NOSIGNATURE
227 deep_aether-1.21.1-1.1.3.jar |Deep Aether |deep_aether |1.1.3 |Manifest: NOSIGNATURE
228 deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
229 DeleteWorldsToTrash-v21.1.0-1.21.1-NeoForge.jar |Delete Worlds To Trash |deleteworldstotrash |21.1.0 |Manifest: NOSIGNATURE
230 despawntweaks-neoforge-1.0.0-1.21.1.jar |Despawn Tweaks |despawntweaks |1.0.0 |Manifest: NOSIGNATURE
231 diagonalblocks-neoforge-21.1.2.jar |Diagonal Blocks |diagonalblocks |21.1.2 |Manifest: NOSIGNATURE
232 DiagonalFences-v21.1.1-1.21.1-NeoForge.jar |Diagonal Fences |diagonalfences |21.1.1 |Manifest: NOSIGNATURE
233 DiagonalWalls-v21.1.2-1.21.1-NeoForge.jar |Diagonal Walls |diagonalwalls |21.1.2 |Manifest: NOSIGNATURE
234 does_it_tick-neoforge-1.1.4-1.21.1.jar |Does It Tick? |does_it_tick |1.1.4 |Manifest: NOSIGNATURE
235 DoggyTalentsNext-1.21.1-1.18.60.jar |Doggy Talents Next |doggytalents |1.18.60 |Manifest: NOSIGNATURE
236 doubledoors-1.21.1-7.1.jar |Double Doors |doubledoors |7.1 |Manifest: NOSIGNATURE
237 Dragon Mounts Remastered-1.21.1-1.8.3.jar |Dragon Mounts Remastered |dmr |1.8.3 |Manifest: NOSIGNATURE
238 drippyloadingscreen_neoforge_3.0.12_MC_1.21.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.12 |Manifest: NOSIGNATURE
239 dungeons-and-taverns-v4.4.4 [NeoForge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE
240 DnT-ancient-city-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |Manifest: NOSIGNATURE
241 DnT-desert-temple-replacement-v1.2 [NeoForge].jar |Dungeons and Taverns Desert Te|mr_dungeons_andtavernsdesertte|1-v1.2 |Manifest: NOSIGNATURE
242 DnT-nether-fortress-overhaul-v2.4 [NeoForge].jar |Dungeons and Taverns Nether Fo|mr_dungeons_andtavernsnetherfo|1-v2.4 |Manifest: NOSIGNATURE
243 DnT-ocean-monument-replacement-v1.2 [NeoForge].jar|Dungeons and Taverns Ocean Mon|mr_dungeons_andtavernsoceanmon|1-v1.2 |Manifest: NOSIGNATURE
244 DnT-pillager-outpost-overhaul-v2.2 [NeoForge].jar |Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |Manifest: NOSIGNATURE
245 DnT-swamp-hut-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Swamp Hut|mr_dungeons_andtavernsswamphut|1-v2 |Manifest: NOSIGNATURE
246 DnT-woodland-mansion-replacement-v1.2 [NeoForge].j|Dungeons and Taverns Woodland |mr_dungeons_andtavernswoodland|1-v1.2 |Manifest: NOSIGNATURE
247 DyedFlames-v21.1.1-1.21.1-NeoForge.jar |Dyed Flames |dyedflames |21.1.1 |Manifest: NOSIGNATURE
248 earlybedtime-neoforge-1.0.0-1.21.1.jar |Early Bedtime |earlybedtime |1.0.0 |Manifest: NOSIGNATURE
249 EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
250 easydisenchanting-neoforge-1.0.1-1.21.1.jar |Easy Disenchanting |easydisenchanting |1.0.1 |Manifest: NOSIGNATURE
251 eatinganimation-1.21.0-6.0.1.jar |Eating Animation |eatinganimation |6.0.1 |Manifest: NOSIGNATURE
252 ecologics-1.21.1-2.3.1.jar |Ecologics |ecologics |2.3.1 |Manifest: NOSIGNATURE
253 enchdesc-neoforge-1.21.1-21.1.7.jar |EnchantmentDescriptions |enchdesc |21.1.7 |Manifest: NOSIGNATURE
254 EnderZoology-v21.1.3-1.21.1-NeoForge.jar |Ender Zoology |enderzoology |21.1.3 |Manifest: NOSIGNATURE
255 endersdelight-neoforge-1.21.1-1.1.0.jar |Ender's Delight |endersdelight |1.1.0 |Manifest: NOSIGNATURE
256 Enhanced-Celestials-NeoForge-1.21.1-6.0.2.4.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |Manifest: NOSIGNATURE
257 aether_enhanced_extinguishing-1.21.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.0.0 |Manifest: NOSIGNATURE
258 entity_model_features_neoforge_1.21.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |Manifest: NOSIGNATURE
259 entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |Manifest: NOSIGNATURE
260 entityculling-neoforge-1.8.1-mc1.21.jar |EntityCulling |entityculling |1.8.1 |Manifest: NOSIGNATURE
261 EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
262 EternalNether-v21.1.3-1.21.1-NeoForge.jar |Eternal Nether |eternalnether |21.1.3 |Manifest: NOSIGNATURE
263 eternalstarlight-0.5.1+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.5.1+1.21.1+neoforg|Manifest: NOSIGNATURE
264 EuphoriaPatcher-1.6.5-r5.5.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.6.5-r5.5.1-neoforg|Manifest: NOSIGNATURE
265 expandeddelight-0.1.3.2.jar |Expanded Delight |expandeddelight |**.**.**.** |Manifest: NOSIGNATURE
266 explorations-neoforge-1.21.1-1.6.2.jar |Explorations+ |explorations |1.21.1-1.6.2 |Manifest: NOSIGNATURE
267 Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
268 extensibleenums-neoforge-21.1.1.jar |Extensible Enums |extensibleenums |21.1.1 |Manifest: NOSIGNATURE
269 extradelight-2.5.10.jar |Extra Delight |extradelight |2.5.10 |Manifest: NOSIGNATURE
270 extra_expansions-1.4.2-neoforge-1.21.1.jar |Extra Expansions |extra_expansions |1.4.2 |Manifest: NOSIGNATURE
271 FallingTree-1.21.1-1.21.1.10.jar |FallingTree |fallingtree |**.**.**.** |Manifest: NOSIGNATURE
272 fancymenu_neoforge_3.6.2_MC_1.21.1.jar |FancyMenu |fancymenu |3.6.2 |Manifest: NOSIGNATURE
273 farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE
274 FarmersDelight-1.21.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.2.8 |Manifest: NOSIGNATURE
275 FarmersStructures-1.0.1-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
276 farsight-1.21-3.8.jar |Farsight mod |farsight_view |3.8 |Manifest: NOSIGNATURE
277 fast-ip-ping-v1.0.7-mc1.21.1-neoforge.jar |Fast IP Ping |fastipping |1.0.7 |Manifest: NOSIGNATURE
278 FastItemFrames-v21.1.4-1.21.1-NeoForge.jar |Fast Item Frames |fastitemframes |21.1.4 |Manifest: NOSIGNATURE
279 fastpaintings-1.21-1.3.0-neoforge.jar |Fast Paintings |fastpaintings |1.21-1.3.0 |Manifest: NOSIGNATURE
280 fastasyncworldsave-1.21-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |2.4 |Manifest: NOSIGNATURE
281 Feature-Recycler-neoforge-2.0.0.jar |Feature Recycler |featurerecycler |2.0.0 |Manifest: NOSIGNATURE
282 ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
283 fishermens_trap-Neoforge-1.21.1-3.1.0.jar |Fishermens Trap |fishermens_trap |3.1.0 |Manifest: NOSIGNATURE
284 ForgeConfigAPIPort-v21.1.3-1.21.1-NeoForge.jar |Forge Config API Port |forgeconfigapiport |21.1.3 |Manifest: NOSIGNATURE
285 forgified-fabric-api-0.115.6+2.1.0+1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6+2.1.0+1.21.1|Manifest: NOSIGNATURE
286 fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
287 fabric-api-lookup-api-v1-1.6.70+c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70+c21168c319 |Manifest: NOSIGNATURE
288 fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
289 fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
290 fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+b089b4bd19 |Manifest: NOSIGNATURE
291 fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
292 fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
293 fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
294 fabric-content-registries-v0-8.0.18+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18+0a0c14ff19 |Manifest: NOSIGNATURE
295 fabric-convention-tags-v1-2.1.4+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4+7f945d5b19 |Manifest: NOSIGNATURE
296 fabric-convention-tags-v2-2.11.0+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0+87e5848019 |Manifest: NOSIGNATURE
297 fabric-data-attachment-api-v1-1.4.3+58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+58235da019 |Manifest: NOSIGNATURE
298 fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19 |Manifest: NOSIGNATURE
299 fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
300 fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
301 fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
302 fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
303 fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
304 fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
305 fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
306 fabric-lifecycle-events-v1-2.5.0+a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0+a2ee258a19 |Manifest: NOSIGNATURE
307 fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
308 fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
309 fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
310 fabric-model-loading-api-v1-2.0.0+986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+986ae77219 |Manifest: NOSIGNATURE
311 fabric-networking-api-v1-4.3.0+4f690eb619.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+4f690eb619 |Manifest: NOSIGNATURE
312 fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
313 fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
314 fabric-recipe-api-v1-5.0.14+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14+59440bcc19 |Manifest: NOSIGNATURE
315 fabric-registry-sync-v0-5.2.0+867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0+867470b919 |Manifest: NOSIGNATURE
316 fabric-renderer-indigo-1.7.0+acb05a3919.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+acb05a3919 |Manifest: NOSIGNATURE
317 fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
318 fabric-rendering-v1-5.0.5+077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+077ba95f19 |Manifest: NOSIGNATURE
319 fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
320 fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
321 fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
322 fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
323 fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
324 fabric-screen-handler-api-v1-1.3.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88+8dbc56dd19 |Manifest: NOSIGNATURE
325 fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
326 fabric-transfer-api-v1-5.4.2+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2+a25cb45619 |Manifest: NOSIGNATURE
327 fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
328 formations-1.0.3-neoforge-mc1.21.jar |Formations |formations |1.0.3 |Manifest: NOSIGNATURE
329 formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE
330 formationsoverworld-1.0.4-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.4 |Manifest: NOSIGNATURE
331 framework-neoforge-1.21.1-0.9.6.jar |Framework |framework |0.9.6 |Manifest: NOSIGNATURE
332 friendsandfoes-neoforge-4.0.7+mc1.21.1.jar |Friends&Foes |friendsandfoes |4.0.7 |Manifest: NOSIGNATURE
333 frightsdelight-neoforge-1.21.1-1.3.3.jar |Fright's Delight |frightsdelight |1.3.3 |Manifest: NOSIGNATURE
334 fruitsdelight-1.2.9.jar |Fruits Delight |fruitsdelight |1.2.9 |Manifest: NOSIGNATURE
335 ftb-filter-system-neoforge-21.1.2.jar |FTB Filter System |ftbfiltersystem |21.1.2 |Manifest: NOSIGNATURE
336 ftb-library-neoforge-2101.1.16.jar |FTB Library |ftblibrary |2101.1.16 |Manifest: NOSIGNATURE
337 ftb-quests-neoforge-2101.1.12.jar |FTB Quests |ftbquests |2101.1.12 |Manifest: NOSIGNATURE
338 ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
339 ftb-xmod-compat-neoforge-21.1.4.jar |FTB XMod Compat |ftbxmodcompat |21.1.4 |Manifest: NOSIGNATURE
340 fzzy_config-0.7.0+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.0+1.21+neoforge |Manifest: NOSIGNATURE
341 gardens-of-the-dead-neoforge-5.0.1.jar |Gardens of the Dead |gardens_of_the_dead |5.0.1 |Manifest: NOSIGNATURE
342 geckolib-neoforge-1.21.1-4.7.6.jar |GeckoLib 4 |geckolib |4.7.6 |Manifest: NOSIGNATURE
343 Geophilic v3.4.2 f15-80.mod.jar |Geophilic |geophilic |3.4.2 |Manifest: NOSIGNATURE
344 georges_flying_island-1.0.1-neoforge-1.21.1.jar |George's flying island |georges_flying_island |1.0.1 |Manifest: NOSIGNATURE
345 GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
346 goblintraders-neoforge-1.21.1-1.11.2.jar |Goblin Traders |goblintraders |1.11.2 |Manifest: NOSIGNATURE
347 golem_spawn_fix-1.0.2-neoforge-1.21.1.jar |Golem Spawn Fix |golem_spawn_fix |1.0.2 |Manifest: NOSIGNATURE
348 golemsarefriends-1.21.1-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.21.1-1.0.1 |Manifest: NOSIGNATURE
349 gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
350 greenhouseconfig-2.2.0+1.21.1-neoforge.jar |Greenhouse Config |greenhouseconfig |2.2.0+1.21.1 |Manifest: NOSIGNATURE
351 greenhouseconfig_night_config-1.1.0.jar |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.1.0 |Manifest: NOSIGNATURE
352 greenhouseconfig_toml-1.1.0.jar |Greenhouse Config - TOML |greenhouseconfig_toml |1.1.0 |Manifest: NOSIGNATURE
353 gml-6.0.2.jar |GroovyModLoader |gml |6.0.2 |Manifest: NOSIGNATURE
354 guardvillagers-2.3.2-1.21.1.jar |Guard Villagers |guardvillagers |2.3.2 |Manifest: NOSIGNATURE
355 handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
356 Hearths v1.0.4 f12-80.mod.jar |Hearths |hearths |1.0.4 |Manifest: NOSIGNATURE
357 Highlighter-1.21-neoforge-1.1.11.jar |Highlighter |highlighter |1.1.11 |Manifest: NOSIGNATURE
358 IceAndFireCE-1.1.1-1.21.1-neoforge.jar |Ice And Fire Community Edition|iceandfire |1.1.1 |Manifest: NOSIGNATURE
359 Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
360 IllagerInvasion-v21.1.6-1.21.1-NeoForge.jar |Illager Invasion |illagerinvasion |21.1.6 |Manifest: NOSIGNATURE
361 ImmediatelyFast-NeoForge-1.6.6+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.6+1.21.1 |Manifest: NOSIGNATURE
362 immersivearmorhud-neoforge-1.0.1-1.21.1.jar |Immersive Armor HUD |immersivearmorhud |1.0.1 |Manifest: NOSIGNATURE
363 immersivelanterns-neoforge-1.0.6-1.21.1.jar |Immersive Lanterns |immersivelanterns |1.0.6 |Manifest: NOSIGNATURE
364 immersivemessages-neoforge-1.0.18-1.21.1.jar |Immersive Messages API |immersivemessages |1.0.18 |Manifest: NOSIGNATURE
365 immersive_optimization-neoforge-1.21-0.0.5.jar |Immersive Optimization |immersive_optimization |0.0.5 |Manifest: NOSIGNATURE
366 immersivetips-neoforge-1.0.2-1.21.1.jar |Immersive Tips |immersivetips |1.0.1 |Manifest: NOSIGNATURE
367 improved-village-placement-1.1.1.jar |Improved Village Placement |improved_village_placement |1.1.1 |Manifest: NOSIGNATURE
368 ImprovedPillagerOutpost-v5.jar |ImprovedPillagerOutpost |ipo |5 |Manifest: NOSIGNATURE
369 Incendium_1.21.x_v5.4.4.jar |Incendium |incendium |5.4.3 |Manifest: NOSIGNATURE
370 incubation-1.21.1-5.0.0.jar |Incubation |incubation |5.0.0 |Manifest: NOSIGNATURE
371 iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
372 takesapillage-neoforge-1.0.9+mc1.21.1.jar |It Takes a Pillage Continuatio|takesapillage |1.0.9 |Manifest: NOSIGNATURE
373 Jade-1.21.1-NeoForge-15.10.2.jar |Jade |jade |15.10.2+neoforge |Manifest: NOSIGNATURE
374 jamlib-neoforge-1.3.5+1.21.1.jar |JamLib |jamlib |1.3.5+1.21.1 |Manifest: NOSIGNATURE
375 jinxedlib-neoforge-1.21.1-1.0.4.jar |JinxedLib |jinxedlib |1.0.4 |Manifest: NOSIGNATURE
376 Jupiter-2.2.2-neoforge.jar |Jupiter |jupiter |2.2.2 |Manifest: NOSIGNATURE
377 justenoughbreeding-neoforge-1.21-1.21.1-1.6.0.jar |Just Enough Breeding |justenoughbreeding |1.6.0 |Manifest: NOSIGNATURE
378 jei-1.21.1-neoforge-19.22.0.315.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
379 JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
380 justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE
381 Kiwi-1.21.1-NeoForge-15.6.1.jar |Kiwi Library |kiwi |15.6.1+neoforge |Manifest: NOSIGNATURE
382 kleeslabs-neoforge-1.21.1-21.1.3.jar |KleeSlabs |kleeslabs |21.1.3 |Manifest: NOSIGNATURE
383 Kobolds-3.0.25.jar |Kobolds |kobolds |3.0.25 |Manifest: NOSIGNATURE
384 konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
385 thedarkcolour.kffmod-5.9.0.jar |Kotlin For Forge |kotlinforforge |5.9.0 |Manifest: NOSIGNATURE
386 kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE
387 l2core-3.0.8+1.jar |L2Core |l2core |3.0.8+1 |Manifest: NOSIGNATURE
388 l2harvester-3.0.0.jar |L2Harvester |l2harvester |3.0.0 |Manifest: NOSIGNATURE
389 lendersdelight-1.21.1-1.0.10.jar |L_Ender 's Delight |lendersdelight |1.21.1-1.0.10 |Manifest: NOSIGNATURE
390 L_Ender's Cataclysm 1.21.1-3.16.jar |L_Ender's Cataclysm 1.21.1 |cataclysm |3.16 |Manifest: NOSIGNATURE
391 LeaveMyBarsAlone-v21.1.2-1.21.1-NeoForge.jar |Leave My Bars Alone |leavemybarsalone |21.1.2 |Manifest: NOSIGNATURE
392 LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE
393 letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE
394 limitlesscontainers-neoforge-21.1.0.jar |Limitless Containers |limitlesscontainers |21.1.0 |Manifest: NOSIGNATURE
395 lionfishapi-2.6.jar |lionfishapi |lionfishapi |2.6 |Manifest: NOSIGNATURE
396 lithium-neoforge-0.15.0+mc1.21.1.jar |Lithium |lithium |0.15.0+mc1.21.1 |Manifest: NOSIGNATURE
397 lithostitched-neoforge-1.21.1-1.4.11.jar |Lithostitched |lithostitched |1.4.11 |Manifest: NOSIGNATURE
398 livingthings-neoforge-1.21.1-2.3.0.jar |Living Things |livingthings |1.21.1-2.3.0 |Manifest: NOSIGNATURE
399 lmft-1.0.4+1.21-neoforge.jar |Load My F***ing Tags |lmft |1.0.4+1.21 |Manifest: NOSIGNATURE
400 logbegone-neoforge-1.21.1-1.0.3.jar |Log Begone |logbegone |1.0.3 |Manifest: NOSIGNATURE
401 LongNBTKiller-NeoForge-1.21.3-1.0.0.jar |Long NBT Killer |longnbtkiller |1.0.0 |Manifest: NOSIGNATURE
402 lootintegration_wda-1.6.jar |lootintegration_wda mod |lootintegration_wda |1 |Manifest: NOSIGNATURE
403 lootintegrations-1.21.1-4.7.jar |Lootintegrations mod |lootintegrations |4.7 |Manifest: NOSIGNATURE
404 lootintegrations_lootintegrations_bygonepillage-1.|lootintegrations_bygonepillage|lootintegrations_bygonepillage|1 |Manifest: NOSIGNATURE
405 lootintegrations_formations-1.3.jar |lootintegrations_formations mo|lootintegrations_formations |1 |Manifest: NOSIGNATURE
406 lootintegrations_moog-1.6.jar |lootintegrations_moog mod |lootintegrations_moog |1 |Manifest: NOSIGNATURE
407 lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |Manifest: NOSIGNATURE
408 lootr-neoforge-1.21-1.10.35.91.jar |Lootr |lootr |1.21-1.10.35.91 |Manifest: NOSIGNATURE
409 lukis-crazy-chambers-1.0.2.jar |Luki's Crazy Chambers |mr_lukis_crazychambers |1.0.2 |Manifest: NOSIGNATURE
410 Luminous Butterflies V1.2 - NeoForge 1.21.1.jar |Luminous: Butterflies |luminous_butterflies |1.2 |Manifest: NOSIGNATURE
411 luna_minecraft-neoforge-5.3.1.jar |luna |luna_minecraft |5.3.1 |Manifest: NOSIGNATURE
412 MagnumTorch-v21.1.0-1.21.1-NeoForge.jar |Magnum Torch |magnumtorch |21.1.0 |Manifest: NOSIGNATURE
413 melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
414 memorysettings-1.21-5.9.jar |memorysettings mod |memorysettings |5.9 |Manifest: NOSIGNATURE
415 midnightlib-1.6.9-neoforge+1.21.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE
416 client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
417 miningspeedtooltips-neoforge-1.0.0-1.21.1.jar |Mining Speed Tooltips |miningspeedtooltips |1.0.0 |Manifest: NOSIGNATURE
418 misctweaks-1.2.1+1.21.1.jar |MiscTweaks |misctweaks |1.2.1 |Manifest: NOSIGNATURE
419 mixintracereforged-neoforge-1.0.0-1.21.1.jar |Mixin Trace Reforged |mixintracereforged |1.0.0 |Manifest: NOSIGNATURE
420 mixson-neoforge-v1.3.2.jar |Mixson |mixson |1.3.2 |Manifest: NOSIGNATURE
421 dummmmmmy-1.21-2.0.8-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.8 |Manifest: NOSIGNATURE
422 modernfix-neoforge-5.24.3+mc1.21.1.jar |ModernFix |modernfix |5.24.3+mc1.21.1 |Manifest: NOSIGNATURE
423 modpack-update-checker-1.21.1-neoforge-0.15.6.jar |Modpack Update Checker |modpackupdatechecker |0.15.6 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
424 monolib-neoforge-1.21.1-2.1.0.jar |MonoLib |monolib |2.1.0 |Manifest: NOSIGNATURE
425 MonsterPlus-Neoforge1.21.1-v1.2.0.0.jar |Monster Plus |monsterplus |**.**.**.** |Manifest: NOSIGNATURE
426 mes-1.3.5-1.21.jar |Moog's End Structures |mes |1.3.5-1.21 |Manifest: NOSIGNATURE
427 mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
428 mss-1.3.5-1.21.jar |Moog's Soaring Structures |mss |1.3.5-1.21 |Manifest: NOSIGNATURE
429 mvs-4.3.0-1.21.jar |Moog's Voyager Structures |mvs |4.3.0-1.21 |Manifest: NOSIGNATURE
430 moonlight-1.21-2.19.5-neoforge.jar |Moonlight Lib |moonlight |1.21-2.19.5 |Manifest: NOSIGNATURE
431 mooshroomtweaks-1.21.1-3.6.jar |Mooshroom Tweaks |mooshroomtweaks |3.6 |Manifest: NOSIGNATURE
432 moredelight-25.05.14-1.21-neoforge.jar |More Delight |moredelight |25.05.14-1.21-neofor|Manifest: NOSIGNATURE
433 morevillagers-re-1.21.1-neoforge-5.1.2.jar |MoreVillagers |morevillagers |5.1.2 |Manifest: NOSIGNATURE
434 MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
435 1.21-neo-0.1.2.jar |MPUC lavender-md |mpuc_lavendermd |0.1.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
436 MyNethersDelight-1.21.1-1.8.jar |My Nether's Delight |mynethersdelight |1.8 |Manifest: NOSIGNATURE
437 NaNny-1.21.1-1.0.1.jar |NaNny |nanny |1.0.1 |Manifest: NOSIGNATURE
438 NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
439 neobeefix-1.0.8.jar |Neo Bee Fix |neobeefix |1.0.8 |Manifest: NOSIGNATURE
440 neoforge-21.1.203-universal.jar |NeoForge |neoforge |21.1.203 |Manifest: NOSIGNATURE
441 neoforgedatapackextensions-neoforge-21.1.2.jar |NeoForge Data Pack Extensions |neoforgedatapackextensions |21.1.2 |Manifest: NOSIGNATURE
442 Neruina-2.3.1-beta.1-neoforge+1.21.jar |Neruina |neruina |2.3.1-beta.1 |Manifest: NOSIGNATURE
443 NetherChested-v21.1.0-1.21.1-NeoForge.jar |Nether Chested |netherchested |21.1.0 |Manifest: NOSIGNATURE
444 netherdepthsupgrade-3.1.8-1.21.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.8 |Manifest: NOSIGNATURE
445 netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
446 nitrogen_internals-1.21.1-1.1.23-neoforge.jar |Nitrogen |nitrogen_internals |1.1.23 |Manifest: NOSIGNATURE
447 noanimaltemptdelay-1.21.1-1.2.jar |No Animal Tempt Delay |noanimaltemptdelay |1.2 |Manifest: NOSIGNATURE
448 NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
449 no-report-button-neoforge-1.6.1.jar |No Report Button |noreportbutton |1.6.1 |Manifest: NOSIGNATURE
450 noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
451 notenoughanimations-neoforge-1.10.1-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.10.1 |Manifest: NOSIGNATURE
452 nuggets-neoforge-1.21-1.0.10.41.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
453 nyfsspiders-neoforge-1.21.1-2.3.2.jar |Nyf's Spiders |nyfsspiders |2.3.2 |Manifest: NOSIGNATURE
454 oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE
455 Oh-The-Biomes-Weve-Gone-NeoForge-2.4.4.jar |Oh The Biomes We've Gone |biomeswevegone |2.4.4 |Manifest: NOSIGNATURE
456 Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.14.jar|Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.14 |Manifest: NOSIGNATURE
457 open-parties-and-claims-neoforge-1.21.1-0.24.2.jar|Open Parties and Claims |openpartiesandclaims |0.24.2 |Manifest: NOSIGNATURE
458 OverflowingBars-v21.1.1-1.21.1-NeoForge.jar |Overflowing Bars |overflowingbars |21.1.1 |Manifest: NOSIGNATURE
459 owo-lib-neoforge-0.12.15.1-beta.6+1.21.jar |oωo |owo |**.**.**.**-beta.6+1.2|Manifest: NOSIGNATURE
460 packanalytics-neoforge-1.0.5-1.21.1.jar |Pack Analytics |packanalytics |1.0.5 |Manifest: NOSIGNATURE
461 packetfixer-3.1.2-1.20.5-1.21.7-merged.jar |PacketFixer |packetfixer |3.1.2 |Manifest: NOSIGNATURE
462 particle_core-0.2.6+1.21+neoforge.jar |Particle Core |particle_core |0.2.6+1.21+neoforge |Manifest: NOSIGNATURE
463 Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
464 Paxi-1.21.1-NeoForge-5.1.3.jar |Paxi |paxi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
465 PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
466 piglinproliferation-1.21.1-2.0.11.jar |Piglin Proliferation |piglinproliferation |2.0.11 |Manifest: NOSIGNATURE
467 pineapple_delight-1.0.4-1.21.1-neoforge.jar |Pineapple Delight |pineapple_delight |1.0.4-1.21.1-neoforg|Manifest: NOSIGNATURE
468 Ping-Wheel-1.10.3-neoforge-1.21.1.jar |Ping Wheel |pingwheel |1.10.3 |Manifest: NOSIGNATURE
469 Placebo-1.21.1-9.9.0.jar |Placebo |placebo |9.9.0 |Manifest: NOSIGNATURE
470 platform-neoforge-1.21.1-1.2.10.2.jar |Platform |platform |**.**.**.** |Manifest: NOSIGNATURE
471 polymorph-neoforge-1.0.10+1.21.1.jar |Polymorph |polymorph |1.0.10+1.21.1 |Manifest: NOSIGNATURE
472 prickle-neoforge-1.21.1-21.1.8.jar |PrickleMC |prickle |21.1.8 |Manifest: NOSIGNATURE
473 ProPlacer-v21.1.0-1.21.1-NeoForge.jar |Pro Placer |proplacer |21.1.0 |Manifest: NOSIGNATURE
474 aether_protect_your_moa-1.21.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.0.0 |Manifest: NOSIGNATURE
475 pumpkillagersquest-1.21.1-4.6.jar |Pumpkillager's Quest |pumpkillagersquest |4.6 |Manifest: NOSIGNATURE
476 PuzzlesLib-v21.1.36-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.36 |Manifest: NOSIGNATURE
477 Quest-Kill-Task-neoforge-0.3.1+1.21.1.jar |Quest Kill Task |questkilltask |0.3.1+1.21.1 |Manifest: NOSIGNATURE
478 Raided-1.21.1-0.1.4.2.jar |Raided |raided |**.**.**.** |Manifest: NOSIGNATURE
479 randomenchantfix-neoforge-1.0.0-1.21.1.jar |Random Enchant Fix |randomenchantfix |1.0.0 |Manifest: NOSIGNATURE
480 seadwellers-1.0.0-neoforge-1.21.1.jar |RealmRPG_SeaDwellers_REMASTER |seadwellers |1.0.0 |Manifest: NOSIGNATURE
481 recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
482 redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |Manifest: NOSIGNATURE
483 reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
484 regions_unexplored-neoforge-1.21.1-0.5.6.1(1).jar |Regions Unexplored |regions_unexplored |**.**.**.** |Manifest: NOSIGNATURE
485 repurposed_structures-7.5.16+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.16+1.21.1-neofor|Manifest: NOSIGNATURE
486 repurposed_structures_farmers_delight_compat_v7.ja|Repurposed Structures - Farmer|repurposed_structures_farmers_|7 |Manifest: NOSIGNATURE
487 ResourcePackOverrides-v21.1.0-1.21.1-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |21.1.0 |Manifest: NOSIGNATURE
488 resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
489 resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
490 Ribbits-1.21.1-NeoForge-4.1.2.jar |Ribbits |ribbits |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
491 rightclickharvest-neoforge-4.5.3+1.21.1.jar |Right Click Harvest |rightclickharvest |4.5.3+1.21.1 |Manifest: NOSIGNATURE
492 rusticdelight-neoforge-1.21-1.4.2.jar |Rustic Delight |rusticdelight |1.4.2 |Manifest: NOSIGNATURE
493 ScalableLux-0.1.0+beta.2+neoforge.1a07a27-all.jar |ScalableLux |scalablelux |0.1.0+beta.2+neoforg|Manifest: NOSIGNATURE
494 Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
495 SereneSeasons-neoforge-1.21.1-10.1.0.3.jar |Serene Seasons |sereneseasons |**.**.**.** |Manifest: NOSIGNATURE
496 serverbrowser-neoforge-1.4.0-1.21.1.jar |ServerBrowser |serverbrowser |1.4.0 |Manifest: NOSIGNATURE
497 SimpleDiscordRichPresence-neoforge-87.0.1-build.49|Simple Discord Rich Presence |sdrp |87.0.1-build.49+mc1.|Manifest: NOSIGNATURE
498 simple_snowy_fix-neoforge-2.1.3.jar |Simple Snowy Fix |simple_snowy_fix |2.1.3 |Manifest: NOSIGNATURE
499 SkeletonAIFix-v21.1.1-1.21.1-NeoForge.jar |Skeleton AI Fix |skeletonaifix |21.1.1 |Manifest: NOSIGNATURE
500 smarterfarmers-1.21-2.2.2-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.2 |Manifest: NOSIGNATURE
501 smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
502 snowundertrees-1.21.1-1.4.12.jar |Snow Under Trees |snowundertrees |1.4.12 |Manifest: NOSIGNATURE
503 SnowRealMagic-1.21.1-NeoForge-12.1.0.jar |Snow! Real Magic! |snowrealmagic |12.1.0+neoforge |Manifest: NOSIGNATURE
504 snowballsfreezemobs-1.21.1-3.8.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.8 |Manifest: NOSIGNATURE
505 snuffles-1.1.2.jar |Snuffles |snuffles |1.1.2 |Manifest: NOSIGNATURE
506 sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
507 sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
508 sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE
509 sodiumleafculling-neoforge-1.0.1-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.1 |Manifest: NOSIGNATURE
510 sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
511 sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar |Sodium Options Mod Compat |sodiumoptionsmodcompat |1.0.0 |Manifest: NOSIGNATURE
512 sophisticatedbackpacks-1.21.1-3.24.18.1284.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.18 |Manifest: NOSIGNATURE
513 sophisticatedcore-1.21.1-1.3.55.1037.jar |Sophisticated Core |sophisticatedcore |1.3.55 |Manifest: NOSIGNATURE
514 sophisticatedstorage-1.21.1-1.4.38.1166.jar |Sophisticated Storage |sophisticatedstorage |1.4.38 |Manifest: NOSIGNATURE
515 sound-physics-remastered-neoforge-1.21.1-1.4.12.ja|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.12 |Manifest: NOSIGNATURE
516 spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
517 sparsestructures-neoforge-1.21.1-3.0.jar |SparseStructures |sparsestructures |3.0 |Manifest: NOSIGNATURE
518 spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
519 Stellarity-3.0.6.1.jar |Stellarity |stellarity |**.**.**.** |Manifest: NOSIGNATURE
520 Stoneworks-v21.1.0-1.21.1-NeoForge.jar |Stoneworks |stoneworks |21.1.0 |Manifest: NOSIGNATURE
521 Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |Manifest: NOSIGNATURE
522 storagedelight-25.06.24-1.21-neoforge.jar |Storage Delight |storagedelight |25.06.24-1.21-neofor|Manifest: NOSIGNATURE
523 Structory_1.21.x_v1.3.11(1).jar |Structory |structory |1.3.12 |Manifest: NOSIGNATURE
524 Structory_Towers_1.21.x_v1.0.13.jar |Structory: Towers |structory_towers |1.0.13 |Manifest: NOSIGNATURE
525 structureessentials-1.21.1-4.8.jar |Structure Essentials mod |structureessentials |4.8 |Manifest: NOSIGNATURE
526 structure_layout_optimizer-neoforge-1.0.10.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.10 |Manifest: NOSIGNATURE
527 supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
528 supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
529 supplementaries-1.21-3.3.5-neoforge.jar |Supplementaries |supplementaries |1.21-3.3.5 |Manifest: NOSIGNATURE
530 TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
531 aether-1.21.1-1.5.8-neoforge.jar |The Aether |aether |1.5.8 |Manifest: NOSIGNATURE
532 the_afterdark-1.21.1-neoforge-1.0.3.1.jar |The Afterdark |the_afterdark |**.**.**.** |Manifest: NOSIGNATURE
533 twilightforest-1.21.1-4.7.3196-universal.jar |The Twilight Forest |twilightforest |4.7.3196 |Manifest: NOSIGNATURE
534 ThirstWasTaken-1.21.1-2.1.4.jar |Thirst Was Taken |thirst |1.21.1-2.1.4 |Manifest: NOSIGNATURE
535 tidal-towns-1.3.4.jar |Tidal Towns |mr_tidal_towns |1.3.4 |Manifest: NOSIGNATURE
536 TinySkeletons-v21.1.0-1.21.1-NeoForge.jar |Tiny Skeletons |tinyskeletons |21.1.0 |Manifest: NOSIGNATURE
537 toms_storage-1.21-2.2.1.jar |Tom's Simple Storage Mod |toms_storage |2.2.1 |Manifest: NOSIGNATURE
538 toofast-1.21.0-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
539 TradingPost-v21.1.0-1.21.1-NeoForge.jar |Trading Post |tradingpost |21.1.0 |Manifest: NOSIGNATURE
540 TRansition-1.0.3-1.21-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.3 |Manifest: NOSIGNATURE
541 trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
542 TRender-1.0.5-1.21-neoforge-SNAPSHOT.jar |TRender |trender |1.0.5 |Manifest: NOSIGNATURE
543 trimmed-neo-1.21-3.0.0.jar |Trimmed |trimmed |3.0.0 |Manifest: NOSIGNATURE
544 twilightdelight-3.0.5.jar |Twilight Flavors & Delight |twilightdelight |3.0.5 |Manifest: NOSIGNATURE
545 tfthreadsafetyaddon-0.1.2.jar |TwilightForest Thread Safety A|tfthreadsafetyaddon |0.1.2 |Manifest: NOSIGNATURE
546 txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
547 ubesdelight-neoforge-1.21.1-0.4.3.jar |Ube's Delight |ubesdelight |0.4.3 |Manifest: NOSIGNATURE
548 underlay-1.21-v0.9.4-f.jar |Underlay |underlay |0.9.4 |Manifest: NOSIGNATURE
549 UniversalBoneMeal-v21.1.0-1.21.1-NeoForge.jar |Universal Bone Meal |universalbonemeal |21.1.0 |Manifest: NOSIGNATURE
550 sawmill-1.21-1.5.18-neoforge.jar |Universal Sawmill |sawmill |1.21-1.5.18 |Manifest: NOSIGNATURE
551 uranus-2.3.1-bugfix-1.21.1-neoforge.jar |Uranus |uranus |2.3.1-bugfix |Manifest: NOSIGNATURE
552 vanillabackport-neoforge-1.21.1-1.1.4.3.jar |VanillaBackport |vanillabackport |**.**.**.** |Manifest: NOSIGNATURE
553 variantsandventures-neoforge-mc1.21.1-1.0.14.jar |Variants&Ventures |variantsandventures |1.0.14 |Manifest: NOSIGNATURE
554 vegan-delight-neoforge-1.21.1-1.4.4.jar |Vegan Delight |vegandelight |1.4.4 |Manifest: NOSIGNATURE
555 veinmining-neoforge-5.0.0-beta.2+1.21.jar |Vein Mining |veinmining |5.0.0-beta.2+1.21 |Manifest: NOSIGNATURE
556 villagernames-1.21.1-8.2.jar |Villager Names |villagernames |8.2 |Manifest: NOSIGNATURE
557 villagesandpillages-neoforge-mc1.21.1-1.0.3.jar |Villages & Pillages |villagesandpillages |1.0.3 |Manifest: NOSIGNATURE
558 VisualWorkbench-v21.1.0-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.0 |Manifest: NOSIGNATURE
559 visuality-forge-2.0.5.jar |Visuality: Reforged |visuality |2.0.5 |Manifest: NOSIGNATURE
560 waystones-neoforge-1.21.1-21.1.19.jar |Waystones |waystones |21.1.19 |Manifest: NOSIGNATURE
561 wetland_whimsy-1.2.3-1.21.1.jar |Wetland Whimsy |wetland_whimsy |1.2.3-1.21.1 |Manifest: NOSIGNATURE
562 watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
563 DungeonsArise-1.21.x-2.1.64-release.jar |When Dungeons Arise |dungeons_arise |2.1.64 |Manifest: NOSIGNATURE
564 Xaeros_Minimap_25.2.6_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.6 |Manifest: NOSIGNATURE
565 XaerosWorldMap_1.39.9_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.9 |Manifest: NOSIGNATURE
566 yet_another_config_lib_v3-3.7.1+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.7.1+1.21.1-neoforg|Manifest: NOSIGNATURE
567 youre-in-grave-danger-neoforge-2.0.13.jar |You're in Grave Danger |yigd |2.0.13 |Manifest: NOSIGNATURE
568 YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
569 YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
570 YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
571 YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
572 YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
573 YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
574 YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
575 YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
576 YungsMenuTweaks-1.21.1-NeoForge-2.1.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.21.1-NeoForge-2.1.|Manifest: NOSIGNATURE
577 zombieawareness-neoforge-1.21.0-1.13.2.jar |Zombie Awareness |zombieawareness |1.21.0-1.13.2 |Manifest: NOSIGNATURE
578 Crash Report UUID: d1c31e4c-3431-4f45-864a-4332831dc7d2
579 FML: 4.0.41
580 NeoForge: 21.1.203
581
This log will be saved for 90 days from their last view.
Report abuse