1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 | |
11 |
|
12 | Time: 2025-08-05 03:35:25
|
13 | Description: Watching Server
|
14 |
|
15 | java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05)
|
16 | at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) ~[server-1.20.1-20230612.114412-srg.jar%23557!/:?] {re:classloading,pl:connector_pre_launch:A}
|
17 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
18 |
|
19 |
|
20 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
21 | ---------------------------------------------------------------------------------------
|
22 |
|
23 | -- Head --
|
24 | Thread: Server Watchdog
|
25 | Suspected Mods: NONE
|
26 | Stacktrace:
|
27 | at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) ~[server-1.20.1-20230612.114412-srg.jar%23557!/:?] {re:classloading,pl:connector_pre_launch:A}
|
28 | -- Thread Dump --
|
29 | Details:
|
30 | Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
|
31 | at java.base@17.0.13/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
|
32 | at java.base@17.0.13/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
|
33 | at java.base@17.0.13/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
|
34 |
|
35 |
|
36 | "Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@134edf98
|
37 | at java.base@17.0.13/java.lang.Object.wait(Native Method)
|
38 | - waiting on java.lang.ref.ReferenceQueue$Lock@134edf98
|
39 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
|
40 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
|
41 | at java.base@17.0.13/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
|
42 |
|
43 |
|
44 | "Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
|
45 |
|
46 |
|
47 | "Common-Cleaner" daemon prio=8 Id=10 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@1d893381
|
48 | at java.base@17.0.13/java.lang.Object.wait(Native Method)
|
49 | - waiting on java.lang.ref.ReferenceQueue$Lock@1d893381
|
50 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
|
51 | at java.base@17.0.13/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
|
52 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
53 | at java.base@17.0.13/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
|
54 |
|
55 |
|
56 | "Notification Thread" daemon prio=9 Id=11 RUNNABLE
|
57 |
|
58 |
|
59 | "Thread-3" daemon prio=5 Id=22 TIMED_WAITING
|
60 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
61 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
|
62 | at TRANSFORMER/modernfix@5.24.1+mc1.20.1/org.embeddedt.modernfix.forge.config.NightConfigWatchThrottler$1$1.iterator(NightConfigWatchThrottler.java:47)
|
63 | at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:162)
|
64 |
|
65 |
|
66 | "JNA Cleaner" daemon prio=5 Id=25 WAITING on java.lang.ref.ReferenceQueue$Lock@19b6b4e8
|
67 | at java.base@17.0.13/java.lang.Object.wait(Native Method)
|
68 | - waiting on java.lang.ref.ReferenceQueue$Lock@19b6b4e8
|
69 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
|
70 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
|
71 | at MC-BOOTSTRAP/com.sun.jna@5.12.1/com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)
|
72 |
|
73 |
|
74 | "Attach Listener" daemon prio=9 Id=26 RUNNABLE
|
75 |
|
76 |
|
77 | "Timer hack thread" daemon prio=5 Id=27 TIMED_WAITING
|
78 | at java.base@17.0.13/java.lang.Thread.sleep(Native Method)
|
79 | at TRANSFORMER/minecraft@1.20.1/net.minecraft.Util$9.run(Util.java:672)
|
80 |
|
81 |
|
82 | "FileSystemWatchService" daemon prio=5 Id=30 RUNNABLE (in native)
|
83 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
84 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
85 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
86 |
|
87 |
|
88 | "DFU cleaning thread" daemon prio=1 Id=36 TIMED_WAITING
|
89 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
90 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
|
91 | at TRANSFORMER/modernfix@5.24.1+mc1.20.1/org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:61)
|
92 |
|
93 |
|
94 | "FileSystemWatchService" daemon prio=5 Id=40 RUNNABLE (in native)
|
95 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
96 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
97 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
98 |
|
99 |
|
100 | "FileSystemWatchService" daemon prio=5 Id=41 RUNNABLE (in native)
|
101 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
102 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
103 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
104 |
|
105 |
|
106 | "ConfigSaver" daemon prio=5 Id=44 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5cb439ba
|
107 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
108 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5cb439ba
|
109 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
|
110 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
|
111 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
|
112 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
|
113 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
|
114 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
115 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
|
116 | ...
|
117 |
|
118 |
|
119 | "Ingredient reference clearing thread" daemon prio=7 Id=53 WAITING on java.lang.ref.ReferenceQueue$Lock@39e39fab
|
120 | at java.base@17.0.13/java.lang.Object.wait(Native Method)
|
121 | - waiting on java.lang.ref.ReferenceQueue$Lock@39e39fab
|
122 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
|
123 | at java.base@17.0.13/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
|
124 | at TRANSFORMER/modernfix@5.24.1+mc1.20.1/org.embeddedt.modernfix.forge.recipe.IngredientItemStacksSoftReference.clearReferences(IngredientItemStacksSoftReference.java:31)
|
125 | at TRANSFORMER/modernfix@5.24.1+mc1.20.1/org.embeddedt.modernfix.forge.recipe.IngredientItemStacksSoftReference$$Lambda$46481/0x00007ff210637c58.run(Unknown Source)
|
126 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
127 |
|
128 |
|
129 | "Yggdrasil Key Fetcher" daemon prio=5 Id=56 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6da2a62d
|
130 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
131 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6da2a62d
|
132 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
|
133 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679)
|
134 | at java.base@17.0.13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
|
135 | at java.base@17.0.13/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
|
136 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
|
137 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
|
138 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
139 | ...
|
140 |
|
141 |
|
142 | "DestroyJavaVM" prio=5 Id=66 RUNNABLE
|
143 |
|
144 |
|
145 | "Netty Epoll Server IO #0" daemon prio=5 Id=68 RUNNABLE (in native)
|
146 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native Method)
|
147 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
148 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
149 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
|
150 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
|
151 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
152 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
153 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
154 |
|
155 |
|
156 | "FileSystemWatchService" daemon prio=5 Id=69 RUNNABLE (in native)
|
157 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
158 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
159 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
160 |
|
161 |
|
162 | "FileSystemWatchService" daemon prio=5 Id=70 RUNNABLE (in native)
|
163 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
164 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
165 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
166 |
|
167 |
|
168 | "FileSystemWatchService" daemon prio=5 Id=71 RUNNABLE (in native)
|
169 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
170 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
171 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
172 |
|
173 |
|
174 | "FileSystemWatchService" daemon prio=5 Id=72 RUNNABLE (in native)
|
175 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
176 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
177 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
178 |
|
179 |
|
180 | "FileSystemWatchService" daemon prio=5 Id=73 RUNNABLE (in native)
|
181 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
182 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
183 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
184 |
|
185 |
|
186 | "FileSystemWatchService" daemon prio=5 Id=74 RUNNABLE (in native)
|
187 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
188 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
189 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
190 |
|
191 |
|
192 | "FileSystemWatchService" daemon prio=5 Id=75 RUNNABLE (in native)
|
193 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
194 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
195 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
196 |
|
197 |
|
198 | "FileSystemWatchService" daemon prio=5 Id=76 RUNNABLE (in native)
|
199 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
200 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
201 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
202 |
|
203 |
|
204 | "FileSystemWatchService" daemon prio=5 Id=78 RUNNABLE (in native)
|
205 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService.poll(Native Method)
|
206 | at java.base@17.0.13/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
|
207 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
208 |
|
209 |
|
210 | "Server Watchdog" daemon prio=5 Id=85 RUNNABLE
|
211 | at java.management@17.0.13/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
212 | at java.management@17.0.13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
|
213 | at java.management@17.0.13/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:516)
|
214 | at TRANSFORMER/minecraft@1.20.1/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:41)
|
215 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
216 |
|
217 |
|
218 | "VoiceChatPacketProcessingThread" daemon prio=5 Id=89 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@411f5e85
|
219 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
220 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@411f5e85
|
221 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
|
222 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1679)
|
223 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
|
224 | at TRANSFORMER/voicechat@1.20.1-2.5.35/de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:256)
|
225 |
|
226 |
|
227 | "VoiceChatServerThread" daemon prio=5 Id=88 RUNNABLE (in native)
|
228 | at java.base@17.0.13/sun.nio.ch.DatagramChannelImpl.receive0(Native Method)
|
229 | at java.base@17.0.13/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:750)
|
230 | at java.base@17.0.13/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:728)
|
231 | at java.base@17.0.13/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:666)
|
232 | at java.base@17.0.13/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:635)
|
233 | at java.base@17.0.13/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240)
|
234 | at java.base@17.0.13/java.net.DatagramSocket.receive(DatagramSocket.java:700)
|
235 | at TRANSFORMER/voicechat@1.20.1-2.5.35/de.maxhenkel.voicechat.plugins.impl.VoicechatSocketBase.read(VoicechatSocketBase.java:13)
|
236 | ...
|
237 |
|
238 | Number of locked synchronizers = 1
|
239 | - java.util.concurrent.locks.ReentrantLock$NonfairSync@3c9bc6f5
|
240 |
|
241 |
|
242 | "Worker-Main-5" daemon prio=4 Id=90 TIMED_WAITING on java.util.concurrent.ForkJoinPool@1920080a
|
243 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
244 | - waiting on java.util.concurrent.ForkJoinPool@1920080a
|
245 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
|
246 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
|
247 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
|
248 | at java.base@17.0.13/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
|
249 |
|
250 |
|
251 | "Worker-Main-6" daemon prio=4 Id=91 WAITING on java.util.concurrent.ForkJoinPool@1920080a
|
252 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
253 | - waiting on java.util.concurrent.ForkJoinPool@1920080a
|
254 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
|
255 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724)
|
256 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
|
257 | at java.base@17.0.13/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
|
258 |
|
259 |
|
260 | "Netty Epoll Server IO #1" daemon prio=5 Id=92 RUNNABLE (in native)
|
261 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native Method)
|
262 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
263 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
264 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
|
265 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
|
266 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
267 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
268 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
269 |
|
270 |
|
271 | "Netty Epoll Server IO #2" daemon prio=5 Id=93 RUNNABLE (in native)
|
272 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native Method)
|
273 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
274 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
275 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
|
276 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
|
277 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
278 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
279 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
280 |
|
281 |
|
282 | "Netty Epoll Server IO #3" daemon prio=5 Id=118 RUNNABLE (in native)
|
283 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native Method)
|
284 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:209)
|
285 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.Native.epollWait(Native.java:202)
|
286 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
|
287 | at MC-BOOTSTRAP/io.netty.transport.classes.epoll@4.1.82.Final/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
|
288 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
|
289 | at MC-BOOTSTRAP/io.netty.common@4.1.82.Final/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
|
290 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
291 |
|
292 |
|
293 | "Citadel Pathfinding Worker #0" daemon prio=10 Id=130 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@614b56cd
|
294 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
295 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@614b56cd
|
296 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
|
297 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
|
298 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
|
299 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
|
300 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
|
301 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
|
302 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
|
303 | ...
|
304 |
|
305 |
|
306 | "AN stolen Minecolonies Pathfinding Worker #0" daemon prio=5 Id=132 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a1bd717
|
307 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
308 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@5a1bd717
|
309 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
|
310 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
|
311 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
|
312 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
|
313 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
|
314 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
|
315 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
|
316 | ...
|
317 |
|
318 |
|
319 | "Tombstone Backup Thread" prio=5 Id=140 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38d51ecf
|
320 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
321 | - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38d51ecf
|
322 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
|
323 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
|
324 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
|
325 | at java.base@17.0.13/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
|
326 | at java.base@17.0.13/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1630)
|
327 | at java.base@17.0.13/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
|
328 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
|
329 | ...
|
330 |
|
331 |
|
332 | "IO-Worker-39" prio=5 Id=217 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
333 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
334 | - waiting on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
335 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
|
336 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
|
337 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
|
338 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
|
339 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
|
340 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
341 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
342 |
|
343 |
|
344 | "IO-Worker-40" prio=5 Id=218 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
345 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
346 | - waiting on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
347 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
|
348 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
|
349 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
|
350 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
|
351 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
|
352 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
353 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
354 |
|
355 |
|
356 | "IO-Worker-41" prio=5 Id=219 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
357 | at java.base@17.0.13/jdk.internal.misc.Unsafe.park(Native Method)
|
358 | - waiting on java.util.concurrent.SynchronousQueue$TransferStack@21ac2187
|
359 | at java.base@17.0.13/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
|
360 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
|
361 | at java.base@17.0.13/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
|
362 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
|
363 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
|
364 | at java.base@17.0.13/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
365 | at java.base@17.0.13/java.lang.Thread.run(Thread.java:840)
|
366 |
|
367 |
|
368 |
|
369 | Stacktrace:
|
370 | at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) ~[server-1.20.1-20230612.114412-srg.jar%23557!/:?] {re:classloading,pl:connector_pre_launch:A}
|
371 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
372 |
|
373 |
|
374 | -- Performance stats --
|
375 | Details:
|
376 | Random tick rate: 3
|
377 | Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 2, entities: 700,2,443,1144,0,0,1147 [minecraft:player:2], block_entities: 1366 [<null>:1366], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 700,2,443,1144,0,0,1147,
|
378 | ResourceKey[minecraft:dimension / deeperdarker:otherside]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
|
379 | ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
|
380 | ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
|
381 | ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
|
382 | ResourceKey[minecraft:dimension / aether:the_aether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
|
383 | ResourceKey[minecraft:dimension / twilightforest:twilight_forest]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0
|
384 | Stacktrace:
|
385 | at net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:43) ~[server-1.20.1-20230612.114412-srg.jar%23557!/:?] {re:classloading,pl:connector_pre_launch:A}
|
386 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
387 |
|
388 |
|
389 | -- System Details --
|
390 | Details:
|
391 | Minecraft Version: 1.20.1
|
392 | Minecraft Version ID: 1.20.1
|
393 | Operating System: Linux (amd64) version 5.15.0-117-generic
|
394 | Java Version: 17.0.13, Eclipse Adoptium
|
395 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
396 | Memory: 2838196088 bytes (2706 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
|
397 | CPUs: 2
|
398 | Processor Vendor: AuthenticAMD
|
399 | Processor Name: AMD Ryzen 9 7950X 16-Core Processor
|
400 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
401 | Microarchitecture: Zen 3
|
402 | Frequency (GHz): -0.00
|
403 | Number of physical packages: 1
|
404 | Number of physical CPUs: 16
|
405 | Number of logical CPUs: 32
|
406 | Graphics card #0 name: unknown
|
407 | Graphics card #0 vendor: unknown
|
408 | Graphics card #0 VRAM (MB): 0.00
|
409 | Graphics card #0 deviceId: unknown
|
410 | Graphics card #0 versionInfo: unknown
|
411 | Virtual memory max (MB): 112562.08
|
412 | Virtual memory used (MB): 111292.19
|
413 | Swap memory total (MB): 16384.00
|
414 | Swap memory used (MB): 2383.20
|
415 | JVM Flags: 21 total; -XX:ActiveProcessorCount=2 -Xmx8192M -Xms5324M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
|
416 | Server Running: true
|
417 | Player Count: 2 / 9999; [ServerPlayer['BadboiMcGee'/2536, l='ServerLevel[UwU]', x=2531.66, y=-7.00, z=-1956.88], ServerPlayer['ScreamingI'/6454, l='ServerLevel[UwU]', x=2229.48, y=68.74, z=-1836.94]]
|
418 | Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:paucal (incompatible), mod:additionalentityattributes (incompatible), mod:scena (incompatible), mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:projecte, mod:mcwwindows, mod:apoli (incompatible), mod:fabric_convention_tags_v1, mod:modernfix (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:everythingcopper, mod:yungsapi, mod:mcwstairs, mod:kambrik (incompatible), mod:apotheosis (incompatible), mod:decorative_core, mod:balm, mod:lootintegrations_iceandfire (incompatible), mod:fabric_screen_api_v1, mod:dynview (incompatible), mod:chat_heads (incompatible), mod:cloth_config (incompatible), mod:ctov, mod:athena, mod:structure_gel, mod:lmft (incompatible), mod:handcrafted (incompatible), mod:morevillagers (incompatible), mod:fabric_game_rule_api_v1, mod:gml, mod:mcwtrpdoors, mod:sleep_tight (incompatible), mod:supermartijn642corelib, mod:botania, mod:resourcefulconfig (incompatible), mod:luphieclutteredmod, mod:curios (incompatible), mod:origins (incompatible), mod:commongroovylibrary (incompatible), mod:searchables (incompatible), mod:attributeslib (incompatible), mod:tombstone, mod:fabric_entity_events_v1, mod:cumulus_menus, mod:mcwroofs, mod:mcwfurnitures, mod:chimes, mod:conditional_mixin (incompatible), mod:dynamic_fps, mod:fabric_rendering_data_attachment_v1, mod:nitrogen_internals, mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:dynamictrees (incompatible), mod:dynamictreesplus (incompatible), mod:mcwlights, mod:fabric_client_tags_api_v1, mod:smartbrainlib, mod:fabric_dimensions_v1, mod:elytraslot (incompatible), mod:notes, mod:lootintegration_townsandtowers (incompatible), mod:fastload, mod:fabric_model_loading_api_v1, mod:jei, mod:lithostitched, mod:visualworkbench, mod:pehkui (incompatible), mod:fabric_screen_handler_api_v1, mod:caelus (incompatible), mod:fabric_rendering_v1, mod:fabric_renderer_indigo, mod:fallingleaves, mod:integrated_api, mod:naturescompass, mod:glitchcore (incompatible), mod:additional_lights, mod:projecteintegration, mod:solonion, mod:fusion, mod:fabric_particles_v1, mod:puzzlesaccessapi, mod:mcwpaths, mod:idas, mod:ironchest, mod:dungeons_arise, mod:tectonic (incompatible), mod:aquaculturedelight, mod:smoothchunk (incompatible), mod:compressedblocks (incompatible), mod:voicechat (incompatible), mod:terrablender, mod:guardribbits (incompatible), mod:fabric_api_base, mod:mousetweaks, mod:lootintegration_wda (incompatible), mod:pamhc2crops (incompatible), mod:ohthetreesyoullgrow, mod:spectrelib (incompatible), mod:fabric_block_api_v1, mod:corgilib, mod:fabric_resource_conditions_api_v1, mod:ambientadditions (incompatible), mod:calio, mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:origins_plus_plus (incompatible), mod:flywheel, mod:ponder (incompatible), mod:easy_emerald, mod:pamhc2foodcore (incompatible), mod:fabric_item_group_api_v1, mod:polymorph (incompatible), mod:fantasyfauna, mod:strictly_origins, mod:fabric_registry_sync_v0, mod:fabric_recipe_api_v1, mod:moremobvariants, mod:lootr, mod:connectedglass, mod:fabric_object_builder_api_v1, mod:puzzleslib, mod:fabric_sound_api_v1, mod:mavapi (incompatible), mod:fabric_message_api_v1, mod:cosmeticarmorreworked, mod:medievalorigins (incompatible), mod:euphoria_patcher, mod:cristellib (incompatible), mod:hexerei (incompatible), mod:dthexerei (incompatible), mod:kuma_api, mod:fabric_renderer_api_v1, mod:geckolib, mod:ars_nouveau (incompatible), mod:fabric_item_api_v1, mod:aether, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:betteroceanmonuments, mod:vegandelight, mod:connectivity (incompatible), mod:projectexpansion, mod:sophisticatedcore (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:rats, mod:forge, mod:zeta (incompatible), mod:appleskin (incompatible), mod:aquaculture, mod:domesticationinnovation (incompatible), mod:lootintegrations (incompatible), mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:aether_villages, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:carryon (incompatible), mod:fabric_api, mod:dummmmmmy (incompatible), mod:fabric_content_registries_v0, mod:twilightforest, mod:dttwilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:deco_storage, mod:customizableelytra (incompatible), mod:faewulf_lib (incompatible), mod:fabric_api_lookup_api_v1, mod:amethystequipment, mod:mcwfences, mod:pamhc2foodextended (incompatible), mod:bountiful (incompatible), mod:mcwbiomesoplenty, mod:biomesoplenty, mod:dtbop (incompatible), mod:addonslib, mod:patchouli (incompatible), mod:adamsarsplus (incompatible), mod:collective, mod:origins_classes (incompatible), mod:connectormod, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:aether_protect_your_moa, mod:aether_redux, mod:dtaether (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:brewery (incompatible), mod:fabric_loot_api_v2, mod:cupboard (incompatible), mod:refurbished_furniture, mod:piggyback (incompatible), mod:fabric_networking_api_v1, mod:framework, mod:enchanted (incompatible), mod:stateobserver (incompatible), mod:t_and_t (incompatible), mod:mavm (incompatible), mod:fabric_lifecycle_events_v1, mod:fabric_key_binding_api_v1, mod:fabric_transfer_api_v1, mod:inventorysorter (incompatible), mod:cucumber, mod:jmi (incompatible), mod:pamhc2trees (incompatible), mod:amendments (incompatible), mod:dtphc2, mod:additionallanterns (incompatible), mod:easymagic, mod:biomeswevegone, mod:fabric_resource_loader_v0, mod:create, mod:dtarsnouveau (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:fabric_mining_level_api_v1, mod:mr_lithosphere, mod:paganbless, mod:everycomp (incompatible), mod:stonezone (incompatible), mod:explorerscompass, mod:crushed_obsidian, mod:terralith, mod:dtterralith (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:fabric_transitive_access_wideners_v1, mod:friendsandfoes (incompatible), mod:elytratrims (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:ars_trinkets (incompatible), mod:lootintegrations_vanilla (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:better_weaponry, mod:fabric_blockrenderlayer_v1, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:creativecore, mod:lootintegrations_yungs (incompatible), mod:ribbits (incompatible), mod:quark (incompatible), mod:supplementaries, mod:apugli, mod:ars_elemental (incompatible), mod:not_enough_glyphs (incompatible), mod:toomanyglyphs (incompatible), mod:betterchunkloading (incompatible), mod:fabric_biome_api_v1, mod:modonomicon, mod:creeperoverhaul, mod:alexsdelight, mod:ferritecore (incompatible), mod:inline (incompatible), mod:crabbersdelight, mod:plenty_of_golems, mod:packetfixer (incompatible), mod:chiselsandbits (incompatible), mod:fabric_data_generation_api_v1, mod:fabric_events_interaction_v0, Everycomp Generated Pack, Supplementaries Generated Pack, builtin/aether_accessories, builtin/client/golden_swet_ball/DAGoldenSwetBallAetherReduxFixData, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/data/dungeon_stone_recipes, builtin/data/dungeon_upgrades/bronze, builtin/data/gravitite_ingot, builtin/data/lost_content_data, builtin/data/redux_noise, builtin/replace_tree_features_fix (incompatible), builtin/server/aether_lost_content_compat, builtin/server/aether_redux_compat, builtin/server/protect_your_moa_compat, builtin/skylands_winter_fix (incompatible), create:dynamic_data, fabric, lithostitched/breaks_seed_parity, tectonic/terratonic, mod:serene_shrubbery, ratlantis, file/afk display v1.1.7 (MC 1.20-1.20.6).zip, file/armor statues v2.8.12 (MC 1.20-1.20.6).zip, file/back v1.3.7 (MC 1.20-1.20.6).zip, file/cauldron concrete v3.0.0 (MC 1.20-1.20.6).zip, file/custom nether portals v2.3.10 (MC 1.20-1.20.6).zip, file/double shulker shells v1.3.7 (MC 1.20-1.20.6).zip, file/dragon drops v1.3.7 (MC 1.20-1.20.6).zip, file/durability ping v1.1.7 (MC 1.20-1.20.6).zip, file/elevators v1.0.8 (MC 1.20-1.20.6).zip, file/fast leaf decay v2.0.10 (MC 1.20-1.20.6).zip, file/homes v1.5.9 (MC 1.20-1.20.6).zip, file/more mob heads v2.13.1 (MC 1.20-1.20.6).zip, file/multiplayer sleep v2.6.7 (MC 1.20-1.20.6).zip, file/name colors v1.0.5 (MC 1.20-1.20.6).zip, file/player head drops v1.1.7 (MC 1.20-1.20.6).zip, file/redstone rotation wrench v1.1.8 (MC 1.20-1.20.6).zip, file/silence mobs v1.2.2 (MC 1.20-1.20.6).zip, file/spawn v2.3.7 (MC 1.20-1.20.6).zip, file/spectator night vision v1.1.7 (MC 1.20-1.20.6).zip, file/tpa v2.3.7 (MC 1.20-1.20.6).zip, file/wandering trades hermit edition v1.9.3 (MC 1.20-1.20.6).zip, file/wandering trades v1.7.6 (MC 1.20-1.20.6).zip, file/xp management v1.1.7 (MC 1.20-1.20.6).zip
|
419 | Enabled Feature Flags: minecraft:vanilla
|
420 | World Generation: Stable
|
421 | Is Modded: Definitely; Server brand changed to 'forge'
|
422 | Type: Dedicated Server (map_server.txt)
|
423 | Sinytra Connector: 1.0.0-beta.46+1.20.1
|
424 | SINYTRA CONNECTOR IS PRESENT!
|
425 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
426 | |
427 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
428 | ModLauncher launch target: forgeserver
|
429 | ModLauncher naming: srg
|
430 | ModLauncher services:
|
431 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
432 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
433 | fmlloader-1.20.1-47.4.4.jar slf4jfixer PLUGINSERVICE
|
434 | fmlloader-1.20.1-47.4.4.jar object_holder_definalize PLUGINSERVICE
|
435 | fmlloader-1.20.1-47.4.4.jar runtime_enum_extender PLUGINSERVICE
|
436 | fmlloader-1.20.1-47.4.4.jar capability_token_subclass PLUGINSERVICE
|
437 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
438 | fmlloader-1.20.1-47.4.4.jar runtimedistcleaner PLUGINSERVICE
|
439 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
440 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
441 | modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
|
442 | modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
|
443 | FML Language Providers:
|
444 | javafml@null
|
445 | lowcodefml@null
|
446 | minecraft@1.0
|
447 | gml@4.0.11
|
448 | kotlinforforge@4.11.0
|
449 | Mod List:
|
450 | supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
|
451 | paucal-0.6.0+1.20.1-forge.jar |PAUCAL |paucal |0.6.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
452 | additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |**.**.**.**+1.20.1 |DONE |Manifest: NOSIGNATURE
|
453 | scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
|
454 | fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
|
455 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
|
456 | ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
|
457 | mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
|
458 | apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
|
459 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
|
460 | modernfix-forge-5.24.1+mc1.20.1.jar |ModernFix |modernfix |5.24.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
461 | fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
|
462 | fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
|
463 | fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
|
464 | everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |DONE |Manifest: NOSIGNATURE
|
465 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
|
466 | mcw-stairs-1.0.1-1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.1 |DONE |Manifest: NOSIGNATURE
|
467 | Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
468 | Apotheosis-1.20.1-7.4.8.jar |Apotheosis |apotheosis |7.4.8 |DONE |Manifest: NOSIGNATURE
|
469 | decorative_core-1.0306-forge-1.20.1.jar |Decorative Core |decorative_core |1.0306-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
|
470 | balm-forge-1.20.1-7.3.31-all.jar |Balm |balm |7.3.31 |DONE |Manifest: NOSIGNATURE
|
471 | lootintegrations_iceandfire-1.1.jar |lootintegrations_iceandfire mo|lootintegrations_iceandfire |1.1 |DONE |Manifest: NOSIGNATURE
|
472 | fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
|
473 | dynview-1.20.1-4.0.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
|
474 | chat_heads-0.13.18-forge-1.20.jar |Chat Heads |chat_heads |0.13.18 |DONE |Manifest: NOSIGNATURE
|
475 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
|
476 | [forge]ctov-3.4.14.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.14 |DONE |Manifest: NOSIGNATURE
|
477 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
|
478 | structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
|
479 | lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
|
480 | handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
|
481 | morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
|
482 | fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
|
483 | mod-4.0.11.jar |GroovyModLoader |gml |4.0.11 |DONE |Manifest: NOSIGNATURE
|
484 | mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
|
485 | sleep_tight-1.20-1.4.5.jar |Sleep Tight |sleep_tight |1.20-1.4.5 |DONE |Manifest: NOSIGNATURE
|
486 | supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
|
487 | Botania-1.20.1-448-FORGE.jar |Botania |botania |1.20.1-448-FORGE |DONE |Manifest: NOSIGNATURE
|
488 | resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
|
489 | cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE
|
490 | curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
491 | origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
|
492 | cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
|
493 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
|
494 | ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
|
495 | tombstone-1.20.1-9.0.6.jar |Corail Tombstone |tombstone |9.0.6 |DONE |Manifest: NOSIGNATURE
|
496 | fabric-entity-events-v1-1.6.0+4ca7515277.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+4ca7515277 |DONE |Manifest: NOSIGNATURE
|
497 | cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
|
498 | mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
|
499 | mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
|
500 | Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
|
501 | conditional-mixin-forge-0.6.3.jar |conditional mixin |conditional_mixin |0.6.3 |DONE |Manifest: NOSIGNATURE
|
502 | dynamic-fps-3.9.5+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.9.5 |DONE |Manifest: NOSIGNATURE
|
503 | fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
|
504 | nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|DONE |Manifest: NOSIGNATURE
|
505 | toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE
|
506 | FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
|
507 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
508 | DynamicTrees-1.20.1-1.4.5.jar |Dynamic Trees |dynamictrees |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
|
509 | DynamicTreesPlus-1.20.1-1.2.1.jar |Dynamic Trees Plus |dynamictreesplus |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
|
510 | mcw-lights-1.1.2-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |DONE |Manifest: NOSIGNATURE
|
511 | fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
|
512 | SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
|
513 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
|
514 | elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE
|
515 | Notes-1.20.1-1.3.0-forge.jar |Notes |notes |1.20.1-1.3.0-forge |DONE |Manifest: NOSIGNATURE
|
516 | lootintegration_townsandtowers-1.2.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |DONE |Manifest: NOSIGNATURE
|
517 | Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
|
518 | SereneShrubbery-1.20.1-v2.1.0.jar |Serene Shrubbery |serene_shrubbery |1.2.0 |DONE |Manifest: NOSIGNATURE
|
519 | fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
|
520 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
521 | lithostitched-forge-1.20.1-1.4.10.jar |Lithostitched |lithostitched |1.4.9 |DONE |Manifest: NOSIGNATURE
|
522 | VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
523 | Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
524 | fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
|
525 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
526 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
|
527 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
|
528 | fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |DONE |Manifest: NOSIGNATURE
|
529 | integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
530 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
|
531 | GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
532 | additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
|
533 | ProjectE_Integration-1.20.1-7.2.5.jar |ProjectE Integration |projecteintegration |7.2.5 |DONE |Manifest: NOSIGNATURE
|
534 | SoLOnion_FORGE_v1.4.5_mc1.20.1.jar |Spice of Life Onion |solonion |1.4.5 |DONE |Manifest: NOSIGNATURE
|
535 | fusion-1.2.7b-forge-mc1.20.1.jar |Fusion |fusion |1.2.7+b |DONE |Manifest: NOSIGNATURE
|
536 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
|
537 | puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
|
538 | mcw-paths-1.1.0forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |DONE |Manifest: NOSIGNATURE
|
539 | idas_forge-1.11.2+1.20.1.jar |Integrated Dungeons and Struct|idas |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
540 | ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
|
541 | DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
|
542 | tectonic-forge-1.20.1-2.4.1.jar |Tectonic |tectonic |2.4.1 |DONE |Manifest: NOSIGNATURE
|
543 | server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
|
544 | aquaculturedelight-1.1.1-forge-1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.1.1 |DONE |Manifest: NOSIGNATURE
|
545 | smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
|
546 | Compressed Blocks-forge-1.20.2-1.6.1-1.20.2.jar |Compressed Blocks |compressedblocks |1.6.1-1.20.2 |DONE |Manifest: NOSIGNATURE
|
547 | voicechat-forge-1.20.1-2.5.35.jar |Simple Voice Chat |voicechat |1.20.1-2.5.35 |DONE |Manifest: NOSIGNATURE
|
548 | TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
549 | GuardRibbits-1.20.1-Forge-1.0.7.jar |Guard Ribbits |guardribbits |1.20.1-Forge-1.0.7 |DONE |Manifest: NOSIGNATURE
|
550 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
|
551 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
552 | lootintegration_wda-1.6.jar |lootintegration_wda mod |lootintegration_wda |1 |DONE |Manifest: NOSIGNATURE
|
553 | pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |DONE |Manifest: NOSIGNATURE
|
554 | Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.13.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.3.13 |DONE |Manifest: NOSIGNATURE
|
555 | spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
|
556 | fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
|
557 | Corgilib-Forge-1.20.1-4.0.3.4.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
558 | fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |DONE |Manifest: NOSIGNATURE
|
559 | ambientadditions-1.20.1-1.1.1.jar |Ambient Additions |ambientadditions |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
|
560 | calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
|
561 | betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
|
562 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
|
563 | origins-plus-plus-2.3.1-forge.jar |Origins++ |origins_plus_plus |2.3.1-forge |DONE |Manifest: NOSIGNATURE
|
564 | flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
|
565 | Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
|
566 | EasyEmerald-Forge-1.20.1-1.5.8.jar |Easy Emerald |easy_emerald |1.5.8 |DONE |Manifest: NOSIGNATURE
|
567 | pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |DONE |Manifest: NOSIGNATURE
|
568 | fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
|
569 | polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
|
570 | fantasyfauna-1.20.1-0.5.1BETA.jar |Fantasy Fauna |fantasyfauna |0.5.1 |DONE |Manifest: NOSIGNATURE
|
571 | strictly_origins-v4.0.0-1.20.1.jar |Strictly Origins |strictly_origins |1 |DONE |Manifest: NOSIGNATURE
|
572 | fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
|
573 | fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
|
574 | moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
575 | lootr-forge-1.20-0.7.35.91.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
576 | connectedglass-1.1.13-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.13 |DONE |Manifest: NOSIGNATURE
|
577 | fabric-object-builder-api-v1-11.1.3+4bd998fa77.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+4bd998fa77 |DONE |Manifest: NOSIGNATURE
|
578 | PuzzlesLib-v8.1.32-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
579 | fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
|
580 | mavapi-1.1.4-mc1.20.1.jar |More Axolotl Variants API |mavapi |1.1.4 |DONE |Manifest: NOSIGNATURE
|
581 | fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
|
582 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
583 | Medieval Origins Revival-6.6.0+1.20.1-forge.jar |MedievalOriginsRevival |medievalorigins |6.6.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
584 | EuphoriaPatcher-1.6.5-r5.5.1-forge.jar |EuphoriaPatcher |euphoria_patcher |1.6.5-r5.5.1-forge |DONE |Manifest: NOSIGNATURE
|
585 | cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
|
586 | hexerei-0.4.2.3.jar |Hexerei |hexerei |1.20.1-0.4.2.3 |DONE |Manifest: NOSIGNATURE
|
587 | DynamicTreesHexerei-1.20.1-1.2.0.jar |Dynamic Trees for Hexerei |dthexerei |1.20.1-1.2.0 |DONE |Manifest: NOSIGNATURE
|
588 | kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
|
589 | fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |DONE |Manifest: NOSIGNATURE
|
590 | geckolib-forge-1.20.1-4.7.2.jar |GeckoLib 4 |geckolib |4.7.2 |DONE |Manifest: NOSIGNATURE
|
591 | ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE
|
592 | fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE
|
593 | aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|DONE |Manifest: NOSIGNATURE
|
594 | lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
|
595 | deep_aether-1.20.1-1.1.6.1.jar |Deep Aether |deep_aether |1.20.1-1.1.6.1 |DONE |Manifest: NOSIGNATURE
|
596 | aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
|
597 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
|
598 | vegandelight-1.4.jar |Vegan Delight |vegandelight |1.4 |DONE |Manifest: NOSIGNATURE
|
599 | connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
|
600 | ProjectExpansion-1.20.1-1.1.2.jar |Project Expansion |projectexpansion |1.20.1-1.1.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
601 | sophisticatedcore-1.20.1-1.2.71.1022.jar |Sophisticated Core |sophisticatedcore |1.2.71.1022 |DONE |Manifest: NOSIGNATURE
|
602 | cookingforblockheads-forge-1.20.1-16.0.13.jar |CookingForBlockheads |cookingforblockheads |16.0.13 |DONE |Manifest: NOSIGNATURE
|
603 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
|
604 | Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
|
605 | citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
|
606 | alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
|
607 | iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
|
608 | Rats-1.20.1-8.1.3.jar |Rats |rats |1.20.1-8.1.3 |DONE |Manifest: NOSIGNATURE
|
609 | forge-1.20.1-47.4.4-universal.jar |Forge |forge |47.4.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
610 | Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
|
611 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
612 | Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
|
613 | domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
|
614 | lootintegrations-1.20.1-4.7.jar |Lootintegrations mod |lootintegrations |1.20.1-4.7 |DONE |Manifest: NOSIGNATURE
|
615 | fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
|
616 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
|
617 | AetherVillages-1.20.1-1.0.7-forge.jar |Aether Villages |aether_villages |1.0.7 |DONE |Manifest: NOSIGNATURE
|
618 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
619 | sophisticatedbackpacks-1.20.1-3.23.19.1263.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.19.1263 |DONE |Manifest: NOSIGNATURE
|
620 | mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
|
621 | carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
622 | fabric-api-0.92.2+1.11.12+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.12+1.20.|DONE |Manifest: NOSIGNATURE
|
623 | dummmmmmy-1.20-2.0.8.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.8 |DONE |Manifest: NOSIGNATURE
|
624 | fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
|
625 | twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
|
626 | DynamicTreesTheTwilightForest-1.20.1-2.2.0-BETA2.j|Dynamic Trees for The Twilight|dttwilightforest |1.20.1-2.2.0-BETA2 |DONE |Manifest: NOSIGNATURE
|
627 | mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
|
628 | chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
|
629 | mcw-bridges-3.1.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.0 |DONE |Manifest: NOSIGNATURE
|
630 | FarmersDelight-1.20.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
|
631 | deco_storage-3.3206-forge-1.20.1.jar |Decorative Storage |deco_storage |3.3206-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
|
632 | customizableelytra-forge-2.1.2+1.20.jar |Customizable Elytra |customizableelytra |2.1.2+1.20 |DONE |Manifest: NOSIGNATURE
|
633 | faewulf_lib-forge-1.20.1-1.3.1.jar |Faewulf's Lib |faewulf_lib |1.3.1 |DONE |Manifest: NOSIGNATURE
|
634 | fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
|
635 | amethystequipment-forge-1.20.1-v1.1.0.jar |Amethyst Equipment |amethystequipment |1.1.0 |DONE |Manifest: NOSIGNATURE
|
636 | mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
|
637 | pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |DONE |Manifest: NOSIGNATURE
|
638 | Bountiful-6.0.4+1.20.1-forge.jar |Bountiful |bountiful |6.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
|
639 | mcwbiomesoplenty-1.20.1-1.2.1.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
|
640 | BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
641 | DynamicTreesBOP-1.20.1-3.3.3.jar |Dynamic Trees for Biomes o' Pl|dtbop |1.20.1-3.3.3 |DONE |Manifest: NOSIGNATURE
|
642 | addonslib-1.20.1-1.4.jar |Addons Lib |addonslib |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
|
643 | Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
|
644 | adamsarsplus-1.20.1-4.0.2.jar |Adam's Ars Plus |adamsarsplus |1.20.1-4.0.2 |DONE |Manifest: NOSIGNATURE
|
645 | collective-1.20.1-8.3.jar |Collective |collective |8.3 |DONE |Manifest: NOSIGNATURE
|
646 | origins-classes-forge-1.2.1.jar |Origins: Classes |origins_classes |1.2.1 |DONE |Manifest: NOSIGNATURE
|
647 | Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|DONE |Manifest: NOSIGNATURE
|
648 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
|
649 | eatinganimation-1.20.1-5.1.0.jar |Eating Animation |eatinganimation |5.1.0 |DONE |Manifest: NOSIGNATURE
|
650 | aether_protect_your_moa-1.20.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
|
651 | aether-redux-2.0.19-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.19 |DONE |Manifest: NOSIGNATURE
|
652 | DynamicTreesAether-1.20.1-1.3.1.jar |Dynamic Trees for The Aether |dtaether |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
|
653 | deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
|
654 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
655 | letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
|
656 | letsdo-vinery-forge-1.4.39.jar |[Let's Do] Vinery |vinery |1.4.39 |DONE |Manifest: NOSIGNATURE
|
657 | ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
|
658 | ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
|
659 | letsdo-brewery-forge-1.1.9.jar |[Let's Do] Brewery |brewery |1.1.9 |DONE |Manifest: NOSIGNATURE
|
660 | fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
|
661 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
|
662 | refurbished_furniture-forge-1.20.1-1.0.14.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
663 | piggyback-forge-1.20.1-1.0.0.jar |Piggyback |piggyback |1.0.0 |DONE |Manifest: NOSIGNATURE
|
664 | fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
|
665 | framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
666 | enchanted-forge-1.20.1-3.1.13.jar |Enchanted |enchanted |3.1.13 |DONE |Manifest: NOSIGNATURE
|
667 | stateobserver-forge-1.20.1-1.4.3.jar |StateObserver |stateobserver |1.4.3 |DONE |Manifest: NOSIGNATURE
|
668 | Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
|
669 | mavm-1.2.6-mc1.20.1.jar |More Axolotl Variants Mod |mavm |1.2.6 |DONE |Manifest: NOSIGNATURE
|
670 | fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
|
671 | fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
|
672 | fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
|
673 | inventorysorter-1.20.1-23.0.8.jar |Simple Inventory Sorter |inventorysorter |23.0.8 |DONE |Manifest: NOSIGNATURE
|
674 | Cucumber-1.20.1-7.0.14.jar |Cucumber Library |cucumber |7.0.14 |DONE |Manifest: NOSIGNATURE
|
675 | jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
|
676 | pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
|
677 | amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
|
678 | DynamicTreesPHC2-1.20.1-1.3.1.jar |Dynamic Trees for PHC2 |dtphc2 |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
|
679 | additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
|
680 | EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
681 | Oh-The-Biomes-Weve-Gone-Forge-1.6.2.jar |Oh The Biomes We've Gone |biomeswevegone |1.6.2 |DONE |Manifest: NOSIGNATURE
|
682 | fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
|
683 | create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
|
684 | DynamicTreesArsNouveau-1.20.1-1.2.0.jar |Dynamic Trees for Ars Nouveau |dtarsnouveau |1.20.1-1.2.0 |DONE |Manifest: NOSIGNATURE
|
685 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
686 | journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
|
687 | fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
|
688 | lithosphere 1.6 17.06.2025 (1.20 - 1.20.4).jar |Lithosphere |mr_lithosphere |1.6 |DONE |Manifest: NOSIGNATURE
|
689 | paganbless-0.1.2.jar |Pagan's Blessing |paganbless |0.1.2 |DONE |Manifest: NOSIGNATURE
|
690 | everycomp-1.20-2.8.15-forge.jar |Every Compat |everycomp |1.20-2.8.15 |DONE |Manifest: NOSIGNATURE
|
691 | stonezone-1.20-2.8.15.jar |Stone Zone |stonezone |1.20-2.8.15 |DONE |Manifest: NOSIGNATURE
|
692 | ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
|
693 | crushed_obsidian-1.0.1-forge-1.20.1.jar |crushed_obsidian |crushed_obsidian |1.0.1 |DONE |Manifest: NOSIGNATURE
|
694 | Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
|
695 | DynamicTreesTerralith-1.20.1-1.2.5.jar |Dynamic Trees for Terralith |dtterralith |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
|
696 | hexcasting-forge-1.20.1-0.11.2.jar |Hex Casting |hexcasting |0.11.2 |DONE |Manifest: NOSIGNATURE
|
697 | ftb-chunks-forge-2001.3.6.jar |FTB Chunks |ftbchunks |2001.3.6 |DONE |Manifest: NOSIGNATURE
|
698 | fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
|
699 | friendsandfoes-forge-mc1.20.1-3.0.9.jar |Friends&Foes |friendsandfoes |3.0.9 |DONE |Manifest: NOSIGNATURE
|
700 | elytratrims-forge-3.5.9+1.20.1.jar |Elytra Trims |elytratrims |3.5.9 |DONE |Manifest: NOSIGNATURE
|
701 | MysticalAgriculture-1.20.1-7.0.21.jar |Mystical Agriculture |mysticalagriculture |7.0.21 |DONE |Manifest: NOSIGNATURE
|
702 | MysticalAgradditions-1.20.1-7.0.10.jar |Mystical Agradditions |mysticalagradditions |7.0.10 |DONE |Manifest: NOSIGNATURE
|
703 | ars_trinkets-1.20.1-3.0.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
|
704 | lootintegrations_vanilla-1.4.jar |lootintegrations_vanilla mod |lootintegrations_vanilla |1 |DONE |Manifest: NOSIGNATURE
|
705 | EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
706 | moonlight-1.20-2.14.13-forge.jar |Moonlight Library |moonlight |1.20-2.14.13 |DONE |Manifest: NOSIGNATURE
|
707 | endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
|
708 | better_weaponry-1.1.3-forge-1.20.1.jar |Better Weaponry |better_weaponry |1.1.3 |DONE |Manifest: NOSIGNATURE
|
709 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
|
710 | mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE
|
711 | Jade-1.20.1-Forge-11.13.1.jar |Jade |jade |11.13.1+forge |DONE |Manifest: NOSIGNATURE
|
712 | CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
|
713 | lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |DONE |Manifest: NOSIGNATURE
|
714 | Ribbits-1.20.1-Forge-3.0.4.jar |Ribbits |ribbits |1.20.1-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
|
715 | Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
|
716 | supplementaries-1.20-3.1.34.jar |Supplementaries |supplementaries |1.20-3.1.34 |DONE |Manifest: NOSIGNATURE
|
717 | Apugli-2.10.2+1.20.1-forge.jar |Apugli |apugli |2.10.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
718 | ars_elemental-1.20.1-0.6.7.8.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
719 | not_enough_glyphs-1.20.1-3.2.1.1.jar |Not Enough Glyphs |not_enough_glyphs |1.20.1-3.2.1.1 |DONE |Manifest: NOSIGNATURE
|
720 | toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
|
721 | betterchunkloading-1.20.1-5.4.jar |betterchunkloading mod |betterchunkloading |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE
|
722 | fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
|
723 | modonomicon-1.20.1-forge-1.77.6.jar |Modonomicon |modonomicon |1.77.6 |DONE |Manifest: NOSIGNATURE
|
724 | creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
|
725 | alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
|
726 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
727 | inline-forge-1.20.1-1.2.2.jar |Inline |inline |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
|
728 | CrabbersDelight-1.20.1-1.1.7e.jar |Crabber's Delight |crabbersdelight |1.1.7e |DONE |Manifest: NOSIGNATURE
|
729 | plenty_of_golems-1.4.2-forge-1.20.1.jar |plenty of golems |plenty_of_golems |1.4.2 |DONE |Manifest: NOSIGNATURE
|
730 | packetfixer-3.1.2-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.1.2 |DONE |Manifest: NOSIGNATURE
|
731 | chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
|
732 | fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
|
733 | fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
|
734 | Crash Report UUID: 7028d544-3e45-46ef-891d-d4355089fcbf
|
735 | FML: 47.4
|
736 | Forge: net.minecraftforge:47.4.4
|