Fabric 1.20.1 Crash Report

#Oe5zw23
713 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.12
Fabric loader version:
0.16.0
1---- Minecraft Crash Report ----
2// Ooh. Shiny.
3
4Time: 2024-10-19 19:56:11
5Description: Watching Server
6
7java.lang.Error: Watchdog
8 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:50)
9 at java.base/java.lang.Thread.run(Thread.java:840)
10
11
12A detailed walkthrough of the error, its code path and all known details is as follows:
13---------------------------------------------------------------------------------------
14
15-- Head --
16Thread: Server Watchdog
17Stacktrace:
18 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:50)
19Mixins in Stacktrace: None found
20
21-- Thread Dump --
22Details:
23 Threads: "Reference Handler" daemon prio=10 Id=2 RUNNABLE
24 at java.base@17.0.12/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
25 at java.base@17.0.12/java.lang.ref.Reference.processPendingReferences(Reference.java:253)
26 at java.base@17.0.12/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)
27
28
29"Finalizer" daemon prio=8 Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3eeb5971
30 at java.base@17.0.12/java.lang.Object.wait(Native Method)
31 - waiting on java.lang.ref.ReferenceQueue$Lock@3eeb5971
32 at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
33 at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
34 at java.base@17.0.12/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)
35
36
37"Signal Dispatcher" daemon prio=9 Id=4 RUNNABLE
38
39
40"Notification Thread" daemon prio=9 Id=23 RUNNABLE
41
42
43"Common-Cleaner" daemon prio=8 Id=24 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@302ca0dc
44 at java.base@17.0.12/java.lang.Object.wait(Native Method)
45 - waiting on java.lang.ref.ReferenceQueue$Lock@302ca0dc
46 at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
47 at java.base@17.0.12/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
48 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
49 at java.base@17.0.12/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)
50
51
52"FileSystemWatchService" daemon prio=5 Id=64 RUNNABLE (in native)
53 at java.base@17.0.12/sun.nio.fs.LinuxWatchService.poll(Native Method)
54 at java.base@17.0.12/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
55 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
56
57
58"JNA Cleaner" daemon prio=5 Id=66 WAITING on java.lang.ref.ReferenceQueue$Lock@34133201
59 at java.base@17.0.12/java.lang.Object.wait(Native Method)
60 - waiting on java.lang.ref.ReferenceQueue$Lock@34133201
61 at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155)
62 at java.base@17.0.12/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176)
63 at com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)
64
65
66"Thread-3" daemon prio=5 Id=67 TIMED_WAITING
67 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
68 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376)
69 at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)
70
71
72"FileSystemWatchService" daemon prio=5 Id=68 RUNNABLE (in native)
73 at java.base@17.0.12/sun.nio.fs.LinuxWatchService.poll(Native Method)
74 at java.base@17.0.12/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
75 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
76
77
78"FileSystemWatchService" daemon prio=5 Id=69 RUNNABLE (in native)
79 at java.base@17.0.12/sun.nio.fs.LinuxWatchService.poll(Native Method)
80 at java.base@17.0.12/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
81 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
82
83
84"DFU cleaning thread" daemon prio=1 Id=81 TIMED_WAITING
85 at java.base@17.0.12/java.lang.Thread.sleep(Native Method)
86 at org.embeddedt.modernfix.dfu.DFUBlaster$CleanerThread.run(DFUBlaster.java:59)
87
88
89"Timer-1" prio=5 Id=82 TIMED_WAITING on java.util.TaskQueue@7111aae7
90 at java.base@17.0.12/java.lang.Object.wait(Native Method)
91 - waiting on java.util.TaskQueue@7111aae7
92 at java.base@17.0.12/java.util.TimerThread.mainLoop(Timer.java:563)
93 at java.base@17.0.12/java.util.TimerThread.run(Timer.java:516)
94
95
96"FileSystemWatchService" daemon prio=5 Id=88 RUNNABLE (in native)
97 at java.base@17.0.12/sun.nio.fs.LinuxWatchService.poll(Native Method)
98 at java.base@17.0.12/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
99 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
100
101
102"Config Lib config file watcher" daemon prio=5 Id=89 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15554565
103 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
104 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@15554565
105 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341)
106 at java.base@17.0.12/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506)
107 at java.base@17.0.12/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465)
108 at java.base@17.0.12/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436)
109 at java.base@17.0.12/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625)
110 at java.base@17.0.12/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485)
111 at java.base@17.0.12/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673)
112 ...
113
114
115"Timer hack thread" daemon prio=5 Id=90 TIMED_WAITING
116 at java.base@17.0.12/java.lang.Thread.sleep(Native Method)
117 at net.minecraft.util.Util$9.run(class_156.java:839)
118
119
120"Yggdrasil Key Fetcher" daemon prio=5 Id=91 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40aa3d53
121 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
122 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@40aa3d53
123 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
124 at java.base@17.0.12/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
125 at java.base@17.0.12/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
126 at java.base@17.0.12/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
127 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
128 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
129 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
130 ...
131
132
133"ForkJoinPool.commonPool-worker-2" daemon prio=5 Id=124 TIMED_WAITING on java.util.concurrent.ForkJoinPool@6d048c7d
134 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
135 - waiting on java.util.concurrent.ForkJoinPool@6d048c7d
136 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410)
137 at java.base@17.0.12/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726)
138 at java.base@17.0.12/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623)
139 at java.base@17.0.12/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
140
141
142"DestroyJavaVM" prio=5 Id=127 RUNNABLE
143
144
145"spark-monitoring-thread" daemon prio=5 Id=128 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@113e55a8
146 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
147 - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@113e55a8
148 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
149 at java.base@17.0.12/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674)
150 at java.base@17.0.12/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
151 at java.base@17.0.12/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
152 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062)
153 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
154 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
155 ...
156
157
158"Server console handler" daemon prio=8 Id=130 RUNNABLE (in native)
159 at java.base@17.0.12/java.io.FileInputStream.readBytes(Native Method)
160 at java.base@17.0.12/java.io.FileInputStream.read(FileInputStream.java:276)
161 at java.base@17.0.12/java.io.BufferedInputStream.read1(BufferedInputStream.java:282)
162 at java.base@17.0.12/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
163 - locked java.io.BufferedInputStream@2e7f4487
164 at java.base@17.0.12/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:281)
165 at java.base@17.0.12/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:324)
166 at java.base@17.0.12/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:189)
167 - locked java.io.InputStreamReader@3f2ea4be
168 at java.base@17.0.12/java.io.InputStreamReader.read(InputStreamReader.java:177)
169 ...
170
171
172"Netty Epoll Server IO #0" daemon prio=5 Id=131 RUNNABLE (in native)
173 at io.netty.channel.epoll.Native.epollWait(Native Method)
174 at io.netty.channel.epoll.Native.epollWait(Native.java:209)
175 at io.netty.channel.epoll.Native.epollWait(Native.java:202)
176 at io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:306)
177 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:363)
178 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
179 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
180 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
181
182
183"Server Watchdog" daemon prio=8 Id=136 RUNNABLE
184 at java.management@17.0.12/sun.management.ThreadImpl.dumpThreads0(Native Method)
185 at java.management@17.0.12/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:528)
186 at java.management@17.0.12/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:516)
187 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:47)
188 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
189
190
191"Thread-16" daemon prio=8 Id=137 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
192 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
193 - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
194 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
195 at java.base@17.0.12/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
196 at java.base@17.0.12/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
197 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
198 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
199 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
200 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
201
202
203"Thread-17" daemon prio=8 Id=138 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
204 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
205 - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
206 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
207 at java.base@17.0.12/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
208 at java.base@17.0.12/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
209 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
210 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
211 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
212 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
213
214
215"Thread-18" daemon prio=8 Id=139 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
216 at java.base@17.0.12/jdk.internal.misc.Unsafe.park(Native Method)
217 - waiting on java.util.concurrent.SynchronousQueue$TransferStack@7600a042
218 at java.base@17.0.12/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252)
219 at java.base@17.0.12/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401)
220 at java.base@17.0.12/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903)
221 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061)
222 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122)
223 at java.base@17.0.12/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
224 at java.base@17.0.12/java.lang.Thread.run(Thread.java:840)
225
226
227
228Stacktrace:
229 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:50)
230 at java.base/java.lang.Thread.run(Thread.java:840)
231Mixins in Stacktrace: None found
232
233-- Performance stats --
234Details:
235 Random tick rate: 3
236 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 0,0,0,538,1,538,553 [], block_entities: 199 [<null>:199], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,538,1,538,553,
237ResourceKey[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,
238ResourceKey[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
239Stacktrace:
240 at net.minecraft.server.dedicated.DedicatedServerWatchdog.run(DedicatedServerWatchdog.java:50)
241 at java.base/java.lang.Thread.run(Thread.java:840)
242Mixins in Stacktrace: None found
243
244-- Cobblemon --
245Details:
246 Version: 1.5.2
247 Is Snapshot: false
248 Git Commit: df8f078 (https://gitlab.com/cable-mc/cobblemon/-/commit/df8f078d13702ab9a000438910b822ceffbb2248)
249 Branch: HEAD
250
251-- System Details --
252Details:
253 Minecraft Version: 1.20.1
254 Minecraft Version ID: 1.20.1
255 Operating System: Linux (amd64) version 5.15.0-56-generic
256 Java Version: 17.0.12, Eclipse Adoptium
257 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
258 Memory: 994941808 bytes (948 MiB) / 2843738112 bytes (2712 MiB) up to 9143582720 bytes (8720 MiB)
259 CPUs: 32
260 Processor Vendor: GenuineIntel
261 Processor Name: Intel(R) Xeon(R) Gold 6134 CPU @ 3.20GHz
262 Identifier: Intel64 Family 6 Model 85 Stepping 4
263 Microarchitecture: Skylake (Server)
264 Frequency (GHz): 3.20
265 Number of physical packages: 2
266 Number of physical CPUs: 16
267 Number of logical CPUs: 32
268 Graphics card #0 name: unknown
269 Graphics card #0 vendor: unknown
270 Graphics card #0 VRAM (MB): 0.00
271 Graphics card #0 deviceId: unknown
272 Graphics card #0 versionInfo: unknown
273 Virtual memory max (MB): 157473.16
274 Virtual memory used (MB): 213512.61
275 Swap memory total (MB): 28671.99
276 Swap memory used (MB): 10433.43
277 JVM Flags: 3 total; -XX:+UseContainerSupport -Xms128M -XX:MaxRAMPercentage=85
278 Fabric Mods:
279 a_man_with_plushies: A Man With Plushies 4.2.0
280 alloy_forgery: Alloy Forgery 2.1.2+1.20
281 almostunified: AlmostUnified 1.20.1-0.9.4
282 alternate-current: Alternate Current 1.9.0
283 amendments: Amendments 1.20-1.2.10
284 another_furniture: Another Furniture 1.20.1-3.0.1
285 architectury: Architectury 9.2.14
286 artifacts: Artifacts 9.5.13
287 expandability: ExpandAbility 9.0.4
288 step-height-entity-attribute: Step Height Entity Attribute 1.2.0
289 athena: Athena 3.1.2
290 attributefix: AttributeFix 21.0.4
291 automobility: Automobility 0.4.2+1.20.1-fabric
292 jsonem: JsonEM 0.2.1+1.20
293 bakery: [Let's Do] Bakery 1.1.15
294 balm-fabric: Balm 7.3.9
295 kuma_api: KumaAPI 20.1.8
296 barteringstation: Bartering Station 8.0.0
297 bbb: Building But Better 1.20.1-fabric-1.0.2
298 bcg_smp: BCG_SMP 1.0.1
299 bcgmusic: BCG Music 1.1.0-1.20.1
300 bcgutil: BCG Util 1.0.5
301 bclib: BCLib 3.0.14
302 wunderlib: WunderLib 1.1.5
303 beautify: Beautify 1.2.0+1.20.1
304 bedbenefits: BedBenefits 13.0.3
305 beekeeperhut: Friends&Foes - Beekeeper Hut 2.0.1
306 better_climbing: Better Climbing 3
307 bettercombat: Better Combat 1.8.6+1.20.1
308 betterdungeons: YUNG's Better Dungeons 1.20-Fabric-4.0.4
309 org_reflections_reflections: reflections 0.10.2
310 betterend: Better End 4.0.11
311 betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6
312 bettermineshafts: YUNG's Better Mineshafts 1.20-Fabric-4.0.4
313 betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4
314 betterstrongholds: YUNG's Better Strongholds 1.20-Fabric-4.0.3
315 bisecthosting: BisectHosting 1.0.3
316 bitsandchisels: BitsAndChisels 2.7.3
317 blahaj: Blåhaj 0.3.2
318 boatbreakfix: Boat Break Fix 1.0.2
319 bookshelf: Bookshelf 20.2.13
320 brewery: [Let's Do] Brewery 1.1.9
321 bwncr: Bad Wither No Cookie Reloaded 3.17.0
322 candlelight: [Let's Do] Candlelight 1.2.13
323 carryon: Carry On **.**.**.**
324 charmofundying: Charm of Undying 6.5.0+1.20.1
325 spectrelib: SpectreLib 0.13.15+1.20.1
326 chefsdelight: Chefs Delight 1.0.3-fabric-1.20.1
327 chimes: Chimes 2.0.1
328 chipped: Chipped 3.0.6
329 chunksending: Chunksending Mod 1.20.1-2.8
330 chunky: Chunky 1.3.146
331 cloth-config: Cloth Config v11 11.1.118
332 cloth-basic-math: cloth-basic-math 0.6.1
333 clumps: Clumps **.**.**.**
334 cobbledex: Cobbledex 1.1.0
335 cobblemon: Cobblemon 1.5.2+1.20.1
336 cobblemon-ui-tweaks: Cobblemon UI Tweaks 1.0.6
337 cobblemon_capturexp: Cobblemon Capture EXP 1.5-fabric-1.0.1
338 cobblemon_quests: Cobblemon Quests 1.1.11
339 cobblemon_spawn_notification: Cobblemon Spawn Notification 1.5-fabric-1.0.0
340 cobblemonridingfabric: Cobblemon Riding Fabric 1.2.1
341 cobblepedia: Cobblepedia 0.6.6
342 cobbreeding: Cobbreeding 1.7.2
343 collective: Collective 7.84
344 comforts: Comforts 6.4.0+1.20.1
345 commonnetworking: Common Network 1.0.5-1.20.1
346 compact_storage: CompactStorage **.**.**.**
347 connectivity: Connectivity Mod 1.20.1-5.6
348 convenientdecor: Convenient Decor 0.4.2
349 omega-config: OmegaConfig 1.4.0+1.20.1
350 copycats: Create: Copycats+ 2.1.2+mc.1.20.1-fabric
351 coroutil: CoroUtil 1.20.1-1.3.7
352 crawl: Crawl 0.12.0
353 create: Create 0.5.1-f-build.1417+mc1.20.1
354 com_google_code_findbugs_jsr305: jsr305 3.0.2
355 milk: Milk Lib 1.2.60
356 dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
357 porting_lib_brewing: Porting Lib Brewing 2.3.2+1.20.1
358 porting_lib_client_events: Porting Lib Client Events 2.3.2+1.20.1
359 registrate-fabric: Registrate for Fabric 1.3.62-MC1.20.1
360 porting_lib_tags: Porting Lib Tags 3.0
361 porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
362 create_cobblemon: Create: Cobblemon Industrialized 0.4
363 create_enchantment_industry: Create Enchantment Industry 1.2.16
364 create_dragon_lib: Create Dragon Lib 1.4.2
365 createaddition: Create Crafts & Additions 1.2.4
366 createdeco: Create Deco 2.0.2-1.20.1-fabric
367 creeperoverhaul: Creeper Overhaul 3.0.2
368 cupboard: cupboard 1.20.1-2.7
369 dailyshop: Daily Shop 1.0.2
370 darkutils: DarkUtilities 17.0.3
371 debugify: Debugify 1.20.1+2.0
372 design_decor: Create: Design n' Decor 0.4.0b_fabric+1.20.1
373 deuf_refabricated: DEUF Refabricated 1.1.0
374 diagonalfences: Diagonal Fences 8.1.4
375 diagonalwalls: Diagonal Walls 8.0.3
376 diagonalwindows: Diagonal Windows 8.1.4
377 diagonalblocks: Diagonal Blocks 8.0.5
378 dimensionalsyncfixes: DimensionalSyncFixes 1.20.1-0.0.2
379 doapi: [Let's Do] API 1.2.15
380 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1
381 dragonfight: Dragonfight Mod 1.20.1-4.6
382 easyanvils: Easy Anvils 8.0.2
383 easymagic: Easy Magic 8.0.1
384 elytraslot: Elytra Slot 6.4.2+1.20.1
385 mixinsquared: MixinSquared 0.1.2-beta.6
386 emi: EMI 1.1.12+1.20.1+fabric
387 emi_letsdo_compat: emi-letsdo-compat 1.2
388 endermanoverhaul: Enderman Overhaul 1.0.4
389 endrem: End Remastered 5.2.4
390 ends_delight: End's Delight 2.1
391 everycomp: Every Compat 1.20-2.6.74
392 porting_lib_accessors: Porting Lib Accessors 2.3.4+1.20.1
393 porting_lib_base: Porting Lib Base 2.3.4+1.20.1
394 porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.4+1.20.1
395 porting_lib_model_generators: Porting Lib Model Generators 2.3.4+1.20.1
396 porting_lib_data: Porting Lib Data 2.3.4+1.20.1
397 porting_lib_model_loader: Porting Lib Model Loader 2.3.4+1.20.1
398 porting_lib_models: Porting Lib Models 2.3.4+1.20.1
399 porting_lib_networking: Porting Lib Networking 2.3.4+1.20.1
400 porting_lib_obj_loader: Porting Lib Obj Loader 2.3.4+1.20.1
401 porting_lib_transfer: Porting Lib Transfer 2.3.4+1.20.1
402 porting_lib_fluids: Porting Lib Fluids 2.3.4+1.20.1
403 expandeddelight: Expanded Delight 0.3.1
404 explorerscompass: Explorer's Compass 1.20.1-2.2.3-fabric
405 exposure: Exposure 1.7.6
406 extendedgears: Extended Cogwheels 2.1.1-1.20.1-0.5.1.f-fabric
407 fabric-api: Fabric API 0.92.2+1.20.1
408 fabric-api-base: Fabric API Base 0.4.31+1802ada577
409 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577
410 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577
411 fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577
412 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577
413 fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77
414 fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577
415 fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377
416 fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377
417 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577
418 fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577
419 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577
420 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177
421 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577
422 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577
423 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77
424 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577
425 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377
426 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577
427 fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577
428 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577
429 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577
430 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577
431 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677
432 fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577
433 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577
434 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577
435 fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377
436 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577
437 fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577
438 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577
439 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577
440 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777
441 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577
442 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577
443 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577
444 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577
445 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377
446 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577
447 fabric-language-kotlin: Fabric Language Kotlin 1.12.1+kotlin.2.0.20
448 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.0.20
449 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.0.20
450 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.0.20
451 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.0.20
452 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.25.0
453 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.8.1
454 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.8.1
455 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
456 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.5.3
457 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.5.3
458 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.7.1
459 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.7.1
460 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.7.1
461 fabricloader: Fabric Loader 0.16.0
462 mixinextras: MixinExtras 0.4.0
463 fakerlib: fakerlib 0.1.4
464 farmersdelight: Farmer's Delight 1.20.1-2.1.6+refabricated
465 porting_lib_config: Porting Lib Config 2.3.4+1.20.1
466 porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.4+1.20.1
467 faster-random: Faster Random 5.1.0
468 fastpaintings: Fast Paintings 1.20-1.2.7
469 ferritecore: FerriteCore 6.0.1
470 fightorflight: Cobblemon Fight or Flight Fabric 0.5.0
471 flowerymooblooms: Friends&Foes - Flowery Mooblooms 2.0.2
472 forgeconfigapiport: Forge Config API Port 8.0.0
473 framework: Framework 0.6.16
474 org_javassist_javassist: javassist 3.29.2-GA
475 friendsandfoes: Friends&Foes 2.0.17
476 ftbchunks: FTB Chunks 2001.3.1
477 ftbessentials: FTB Essentials 2001.2.2
478 ftblibrary: FTB Library 2001.2.4
479 ftbquests: FTB Quests 2001.4.8
480 ftbteams: FTB Teams 2001.3.0
481 ftbultimine: FTB Ultimine 2001.1.5
482 ftbxmodcompat: FTB XMod Compat 2.1.1
483 fwaystones: Fabric Waystones 3.1.3+mc1.20
484 fzzy_config: Fzzy Config 0.3.7+1.20.1
485 blue_endless_jankson: jankson 1.2.3
486 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
487 geckolib: GeckoLib 4 4.4.9
488 com_eliotlash_mclib_mclib: mclib 20
489 getittogetherdrops: Get It Together, Drops! fabric-1.20-1.3.1
490 globalpacks: Global Data- & Resourcepacks 1.16.1_fabric
491 go-fish: Go Fish 1.6.3+1.20.1
492 grindenchantments: Grind Enchantments 3.1.2+1.20
493 codec-config-api: Codec Config API 1.0.2+1.19.3
494 guarding: Guarding 2.4.0
495 scribe: Scribe 1.20.1-0.5.0-alpha
496 guardvillagers: GuardVillagers 2.0.9-1.20.1
497 midnightlib: MidnightLib 1.4.1
498 gymbadges: GymBadges 1.0
499 hamsters: Hamsters fabric-1.0.3-1.20.1
500 handcrafted: Handcrafted 3.0.6
501 healingcampfire: Healing Campfire 6.1
502 herbalbrews: [Let's Do] HerbalBrews **.**.**.**
503 herdspanic: Herds Panic 1.1.0
504 horseexpert: Horse Expert 8.1.1
505 icarus: Icarus 2.9.2
506 idwtialsimmoedm: idwtialsimmoedm 0.3.1+1.20
507 illagerinvasion: Illager Invasion 8.0.5
508 extensibleenums: Extensible Enums 7.0.1
509 immersive_aircraft: Immersive Aircraft 1.0.1+1.20.1
510 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1
511 immersive_paintings: Immersive Paintings 0.6.7+1.20.1
512 incantationem: Incantationem 1.2.1+1.20
513 incendium: Incendium 5.3.5
514 item_obliterator: Item Obliterator 2.3.0
515 itemcollectors: Item Collectors 1.1.10
516 itemfilters: Item Filters 2001.1.0-build.59
517 jade: Jade 11.11.0+fabric
518 java: OpenJDK 64-Bit Server VM 17
519 jmi: JourneyMapIntegration 1.20.1-0.14-48
520 journeymap: Journeymap 5.10.2
521 journeymap-api-fabric: JourneyMap API 1.20-1.9-fabric-SNAPSHOT
522 konkrete: Konkrete 1.8.1
523 krypton: Krypton 0.2.3
524 com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOT
525 leavesbegone: Leaves Be Gone 8.0.0
526 letmedespawn: Let Me Despawn 1.2.1
527 lithium: Lithium 0.11.2
528 lmft: Load My F***ing Tags 1.0.2+1.20
529 logbegone: Log Begone 1.0.8
530 lootintegrations: Loot integration Mod 1.20.1-3.7
531 lootr: Lootr **.**.**.**
532 luphieclutteredmod: Cluttered 2.1.0+1.20.1
533 magnumtorch: Magnum Torch 8.0.2
534 man_of_many_planes: Man of Many Planes 0.1.0+1.20.1
535 mavapi: More Axolotl Variants API 1.1.4
536 mavm: More Axolotl Variants Mod 1.2.6
537 mcwbridges: Macaw's Bridges 3.0.0
538 mcwdoors: Macaw's Doors 1.1.1
539 mcwfences: Macaw's Fences and Walls 1.1.2
540 mcwfurnitures: Macaw's Furniture 3.3.0
541 mcwlights: Macaw's Lights and Lamps 1.1.1
542 mcwpaths: Macaw's Paths and Pavings 1.0.5
543 mcwroofs: Macaw's Roofs 2.3.1
544 mcwtrpdoors: Macaw's Trapdoors 1.1.3
545 mcwwindows: Macaw's Windows 2.3.0
546 megamons: Ascension Megamons 1.5.0+1.20.1-forge+fabric-75b66fa
547 melody: Melody 1.0.3
548 memoryleakfix: Memory Leak Fix 1.1.2
549 mighty_mail: Mighty Mail 1.0.14
550 mine-spawners: mine-spawners 1.0
551 minecraft: Minecraft 1.20.1
552 mixintrace: MixinTrace 1.1.1+1.17
553 modernfix: ModernFix 5.19.4+mc1.20.1
554 moonlight: Moonlight 1.20-2.12.17
555 more-axolotl: More Axolotl 2.0.1
556 mr_remove_terralithintromessage: Remove Terralith Intro Message 1.0
557 mss: Moog's Soaring Structures 1.1.2-1.20-fabric
558 mvs: Moog's Voyager Structures 4.1.4-1.20-fabric
559 mythicmetals: Mythic Metals 0.19.9+1.20.1
560 common-protection-api: Common Protection API 1.0.0
561 naturalist: Naturalist 4.0.3
562 naturescompass: Nature's Compass 1.20.1-2.2.3-fabric
563 necronomicon: Necronomicon 1.4.2
564 neruina: Neruina 2.1.2
565 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0
566 com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0
567 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0
568 org_apache_maven_maven-artifact: maven-artifact 3.8.1
569 org_kohsuke_github-api: github-api 1.318
570 netherportalfix: NetherPortalFix 13.0.1
571 nightlights: Night Lights 1.1
572 no-resource-pack-warnings: No Resource Pack Warnings 1.3.0
573 nochatreports: No Chat Reports 1.20.1-v2.2.2
574 oceansdelight: Ocean's Delight fdrf-fabric-1.0.2-1.20
575 owo: oωo 0.11.2+1.20
576 packetfixer: Packet Fixer 1.4.2
577 patchouli: Patchouli 1.20.1-84-FABRIC
578 fiber: fiber 0.23.0-2
579 permanentsponges: Permanent Sponges 8.1.2
580 pigpen: PigPen 15.0.2
581 ping-wheel: Ping Wheel 1.9.1
582 player-animator: Player Animator 1.0.2-rc1+1.20
583 plushies: Plushie Mod 1.4.0
584 polymorph: Polymorph 0.49.5+1.20.1
585 cardinal-components-block: Cardinal Components API (blocks) 5.2.1
586 cardinal-components-item: Cardinal Components API (items) 5.2.1
587 puzzleslib: Puzzles Lib 8.1.22
588 puzzlesaccessapi: Puzzles Access Api 8.0.7
589 railways: Create: Steam 'n' Rails 1.6.4+fabric-mc1.20.1
590 reacharound: Reacharound 1.3.0
591 recipeessentials: recipeessentials Mod 1.20.1-3.6
592 redirector: Redirector 1.20.1-4.4.0
593 resourcefulconfig: Resourcefulconfig 2.1.2
594 resourcefullib: Resourceful Lib 2.1.29
595 com_teamresourceful_bytecodecs: bytecodecs 1.0.2
596 com_teamresourceful_yabn: yabn 1.0.3
597 ribbits: Ribbits 1.20.1-Fabric-3.0.0
598 runelic: Runelic 18.0.2
599 seasons: Fabric Seasons 2.3+1.20
600 seasonsdelightcompat: Fabric Seasons: Delight Compat 1.0-1.3.9
601 seasonsterralithcompat: Fabric Seasons: Terralith Compat 1.0-2.3.7
602 selling-bin: Selling Bin **.**.**.**
603 servercore: ServerCore 1.5.1+1.20.1
604 fabric-permissions-api-v0: fabric-permissions-api 0.3.1
605 org_yaml_snakeyaml: snakeyaml 2.2
606 placeholder-api: Placeholder API 2.1.3+1.20.1
607 space_arim_dazzleconf_dazzleconf-core: dazzleconf-core 1.3.0-M2
608 space_arim_dazzleconf_dazzleconf-ext-snakeyaml: dazzleconf-ext-snakeyaml 1.3.0-M2
609 serverredirect: Server Redirect 1.4.5
610 simplehats: SimpleHats 1.20.1-0.3.2
611 simplyswords: Simply Swords 1.56.0-1.20.1
612 sliceanddice: Create Slice & Dice 3.2.3
613 smallships: Small Ships 2.0.0-b1.4
614 smoothchunk: Smooth chunk save Mod 1.20.1-3.6
615 snowyspirit: Snowy Spirit 1.20-3.0.6
616 spark: spark 1.10.53
617 spiceoffabric: Spice of Fabric 1.6.2+mc1.20.1
618 capsaicin: Capsaicin 1.3.3+mc1.20.1
619 tweed4_annotated: tweed4_annotated 1.3.1+mc1.20-pre1
620 tweed4_base: tweed4_base 1.7.1+mc1.20-pre1
621 tweed4_data: tweed4_data 1.2.1+mc1.20-pre1
622 tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc1.20-pre1
623 tweed4_tailor_lang_json_descriptions: tweed4_tailor_lang_json_descriptions 1.1.0+mc1.20-pre1
624 stacc: Stacc 1.7.0
625 starterkit: Starter Kit 7.1
626 structory: Structory 1.3.5
627 structory_towers: Structory: Towers 1.0.7
628 structureessentials: Structure Essentials Mod 1.20.1-3.4
629 supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8+a
630 supermartijn642corelib: SuperMartijn642's Core Lib 1.1.17+a
631 supplementaries: Supplementaries 1.20-2.8.17
632 suppsquared: Supplementaries Squared 1.20-1.1.14
633 terrablender: TerraBlender **.**.**.**
634 com_electronwill_night-config_core: core 3.6.7
635 com_electronwill_night-config_toml: toml 3.6.7
636 terralith: Terralith 2.5.4
637 thiccpackets: Extra Thicc Packets 1.17-1.19+
638 things: Things 0.3.3+1.20
639 lavender: Lavender 0.1.0-pre.18+1.20
640 lavender-md: lavender-md 0.1.0-pre.3+1.20
641 lavender-md-owo-ui: lavender-md-owo-ui 0.1.0-pre.3+1.20
642 toms_storage: Tom's Simple Storage Mod 1.6.8
643 toolstats: ToolStats 16.0.8
644 trade_cycling: Trade Cycling 1.20.1-1.0.7
645 tradingpost: Trading Post 8.0.2
646 trashcans: Trash Cans 1.0.18
647 team_reborn_energy: Energy 3.0.0
648 travelersbackpack: Traveler's Backpack fabric-1.20.1-9.1.16
649 trinkets: Trinkets 3.7.2
650 ubesdelight: Ube's Delight 0.2.0
651 porting_lib_registries: Porting Lib Registries 2.3.4+1.20.1
652 universal_shops: Universal Shops 1.3.2+1.20.1
653 common-economy-api: Common Economy API 1.1.1
654 polymer-core: Polymer (Core) 0.5.3+1.20.1
655 polymer-networking: Polymer (Networking) 0.5.3+1.20.1
656 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.5.3+1.20.1
657 polymer-resource-pack: Polymer (Resource Pack) 0.5.3+1.20.1
658 polymer-virtual-entity: Polymer (Virtual Entity) 0.5.3+1.20.1
659 polymer-common: Polymer (Common) 0.5.3+1.20.1
660 server_translations_api: Server Translations API 2.0.0+1.20
661 packet_tweaker: Packet Tweaker 0.4.0+1.19.4
662 sgui: sgui 1.2.2+1.20
663 vanityslots: Vanity Slots 1.2.9
664 villagernames: Villager Names 8.1
665 vinery: [Let's Do] Vinery 1.4.28
666 visualworkbench: Visual Workbench 8.0.0
667 wands: Building Wands 2.6.9-release
668 watut: What Are They Up To 1.20.1-1.1.3
669 xercamusic: Music Maker Mod fabric-1.20.1-1.0.2
670 xercapaint: Joy of Painting fabric-1.20.1-1.0.1
671 yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.1-fabric
672 com_twelvemonkeys_common_common-image: common-image 3.10.0
673 com_twelvemonkeys_common_common-io: common-io 3.10.0
674 com_twelvemonkeys_common_common-lang: common-lang 3.10.0
675 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0
676 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0
677 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0
678 org_quiltmc_parsers_gson: gson 0.2.1
679 org_quiltmc_parsers_json: json 0.2.1
680 yigd: You're in Grave Danger 2.0.6
681 libgui: LibGui 8.1.1+1.20.1
682 jankson: Jankson 6.0.0+j1.2.3
683 libninepatch: LibNinePatch 1.2.0
684 yosbr: YOSBR 0.1.2
685 ysns: You Shall Not Spawn 2.0.1
686 yungsapi: YUNG's API 1.20-Fabric-4.0.5
687 yungsextras: YUNG's Extras 1.20-Fabric-4.0.3
688 zenith: Zenith 1.2.3-1.20.1
689 mm: Manningham Mills 2.3
690 porting_lib_loot: Porting Lib Loot 2.3.4+1.20.1
691 porting_lib_model_materials: Porting Lib Model Materials 2.3.4+1.20.1
692 porting_lib_tool_actions: Porting Lib Tool Actions 2.3.4+1.20.1
693 porting_lib_utility: Porting Lib Utility 2.3.4+1.20.1
694 zenith_attributes: Zenith Attributes 0.2.7
695 additionalentityattributes: Additional Entity Attributes 1.7.3+1.20.0
696 cardinal-components-base: Cardinal Components API (base) 5.2.2
697 cardinal-components-entity: Cardinal Components API (entities) 5.2.2
698 playerabilitylib: Pal 1.8.0
699 porting_lib_attributes: Porting Lib Attributes 2.3.4+1.20.1
700 porting_lib_common: Porting Lib Common 2.3.4+1.20.1
701 porting_lib_core: Porting Lib Core 2.3.4+1.20.1
702 porting_lib_entity: Porting Lib Entity 2.3.4+1.20.1
703 porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.4+1.20.1
704 porting_lib_extensions: Porting Lib Extensions 2.3.4+1.20.1
705 reach-entity-attributes: Reach Entity Attributes 2.4.0
706 Server Running: true
707 Player Count: 0 / 20; []
708 Data Packs: vanilla, fabric, BCG+ Cobblemon Loot Pack.zip, BCG+ Datapack.zip, Everycomp Generated Pack, MissingMon - BCG Modified.zip, MoreMons - BCG Modified.zip (incompatible), MysticMons - BCG Modified.zip, Snowyspirit Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, Vivillon Pride Patterns v1.0.zip, zenith:structures, file/AllTheMons-Release4-Version55.zip
709 Enabled Feature Flags: minecraft:vanilla
710 World Generation: Stable
711 Is Modded: Definitely; Server brand changed to 'fabric'
712 Type: Dedicated Server (map_server.txt)
713
This log will be saved for 90 days from their last view.
Report abuse