Zeminix

Ketting - Crash Log - Moonlight/Supplementaries

Jan 17th, 2025
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.91 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 2025-01-17 02:25:06
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.UnsupportedOperationException: Could not wrap level data
  8. at net.minecraft.server.level.ServerLevel.getServerLevelData(ServerLevel.java:224) ~[server-1.20.1-20230612.114412-srg.jar%23998!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  9. at net.minecraft.server.level.ServerLevel.bukkitInit(ServerLevel.java:323) ~[server-1.20.1-20230612.114412-srg.jar%23998!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  10. at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:265) ~[server-1.20.1-20230612.114412-srg.jar%23998!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  11. at net.mehvahdjukaar.moonlight.core.misc.FakeServerLevel.<init>(FakeServerLevel.java:68) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
  12. at net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.<init>(BlockTestLevel.java:14) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
  13. at net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.lambda$getServer$1(FakeLevelManager.java:52) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
  14. at java.util.Map.computeIfAbsent(Map.java:1054) ~[?:?] {re:mixin}
  15. at net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.getServer(FakeLevelManager.java:52) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
  16. at net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.get(BlockTestLevel.java:19) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
  17. at net.mehvahdjukaar.supplementaries.common.block.faucet.FaucetBehaviorsManager.onLevelLoad(FaucetBehaviorsManager.java:107) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
  18. at net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onServerStart(ServerEvents.java:160) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:mixin,re:classloading}
  19. at net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge.onServerStart(ServerEventsForge.java:119) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
  20. at net.mehvahdjukaar.supplementaries.common.events.forge.__ServerEventsForge_onServerStart_ServerStartedEvent.invoke(.dynamic) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading,pl:eventbus:B}
  21. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23109!/:?] {}
  22. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23109!/:?] {}
  23. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23109!/:?] {}
  24. at net.minecraftforge.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:115) ~[forge-1.20.1-47.3.11-0.3.30-universal.jar%231004!/:?] {re:mixin,re:classloading}
  25. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:891) ~[server-1.20.1-20230612.114412-srg.jar%23998!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
  26. at net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:269) ~[server-1.20.1-20230612.114412-srg.jar%23998!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:otyacraftengine-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:A}
  27. at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- System Details --
  34. Details:
  35. Minecraft Version: 1.20.1
  36. Minecraft Version ID: 1.20.1
  37. Operating System: Linux (amd64) version 5.14.0-503.15.1.el9_5.x86_64
  38. Java Version: 17.0.11, Eclipse Adoptium
  39. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  40. Memory: 1287342968 bytes (1227 MiB) / 6455033856 bytes (6156 MiB) up to 6455033856 bytes (6156 MiB)
  41. CPUs: 8
  42. Processor Vendor: GenuineIntel
  43. Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  44. Identifier: Intel64 Family 6 Model 158 Stepping 9
  45. Microarchitecture: Kaby Lake
  46. Frequency (GHz): 4.20
  47. Number of physical packages: 1
  48. Number of physical CPUs: 4
  49. Number of logical CPUs: 8
  50. Graphics card #0 name: unknown
  51. Graphics card #0 vendor: unknown
  52. Graphics card #0 VRAM (MB): 0.00
  53. Graphics card #0 deviceId: unknown
  54. Graphics card #0 versionInfo: unknown
  55. Virtual memory max (MB): 16765.09
  56. Virtual memory used (MB): 8636.67
  57. Swap memory total (MB): 1023.99
  58. Swap memory used (MB): 0.00
  59. JVM Flags: 0 total;
  60. CraftBukkit Information:
  61. Running: CraftBukkit version git-ketting-1.20.1-0.3.30 (MC: 1.20.1) (Implementing API version 1.20.1-R0.1-SNAPSHOT) true
  62. Plugins: {}
  63. Warnings: DEFAULT
  64. Reload Count: 0
  65. Threads: { RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Query Listener #1: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.SelChImpl.park(SelChImpl.java:98), [email protected]/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:705), [email protected]/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:633), [email protected]/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240), [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:700), TRANSFORMER/[email protected]/net.minecraft.server.rcon.thread.QueryThreadGs4.run(QueryThreadGs4.java:259), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING IO-Worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING ForkJoinPool.commonPool-worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.run(Thread.java:840), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)], RUNNABLE Notification Thread: [], WAITING Worker-Main-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.read0(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:228), MC-BOOTSTRAP/[email protected]/org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168), MC-BOOTSTRAP/[email protected]/org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readCharacter(BindingReader.java:160), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), MC-BOOTSTRAP/[email protected]/org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:923), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:956), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:651), MC-BOOTSTRAP/[email protected]/org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:468), TRANSFORMER/[email protected]/net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:46), TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:86)], WAITING ForkJoinPool.commonPool-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING ForkJoinPool.commonPool-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING FastSuite Recipe Lookup Thread: 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING JNA Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), MC-BOOTSTRAP/[email protected]/com.sun.jna.internal.Cleaner$1.run(Cleaner.java:58)], WAITING Worker-Main-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING ForkJoinPool.commonPool-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING FastSuite Recipe Lookup Thread: 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Netty Epoll Server IO #0: [MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316), MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING FastSuite Recipe Lookup Thread: 4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/org.spigotmc.WatchdogThread.run(WatchdogThread.java:88)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING LanServerPinger #1: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.minecraft.client.server.LanServerPinger.run(LanServerPinger.java:48)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:672)], TIMED_WAITING Thread-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376), MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING FastSuite Recipe Lookup Thread: 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING ForkJoinPool.commonPool-worker-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING ForkJoinPool.commonPool-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], RUNNABLE Signal Dispatcher: [], WAITING ConfigSaver: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE DestroyJavaVM: [], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING WorldEdit Session Manager: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING ProgressBar: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING process reaper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING Spigot Metrics Thread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)], WAITING ForkJoinPool.commonPool-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING SecurityCraft Passcode Hashing: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.geforcemods.securitycraft.util.PasscodeUtils$HashingThread.run(PasscodeUtils.java:146)], WAITING Worker-Main-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Auto-Sync thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE HttpClient-1-SelectorManager: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:118), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), platform/[email protected]/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:889)], TIMED_WAITING Yggdrasil Key Fetcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1671), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_20_R1.CraftCrashReport.get(CraftCrashReport.java:36), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_20_R1.CraftCrashReport.get(CraftCrashReport.java:17), TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:66), TRANSFORMER/[email protected]/net.minecraft.CrashReport.<init>(CrashReport.java:37), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:1007), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:953), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:269), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer$$Lambda$49029/0x00007f8f549308d8.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING NonBlockingInputStreamThread: [[email protected]/java.lang.Object.wait(Native Method), MC-BOOTSTRAP/[email protected]/jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Log4j2-AsyncAppenderEventDispatcher-1-Async: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625), [email protected]/java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:420), MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.dispatchAll(AsyncAppenderEventDispatcher.java:82), MC-BOOTSTRAP/[email protected]/org.apache.logging.log4j.core.appender.AsyncAppenderEventDispatcher.run(AsyncAppenderEventDispatcher.java:74)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING IO-Worker-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], TIMED_WAITING IO-Worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:840)], WAITING Config Lib config file watcher: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1625), [email protected]/java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:485), [email protected]/java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:673), [email protected]/sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile.lambda$startTrackingFile$0(TomlConfigFile.java:134), TRANSFORMER/[email protected]/com.supermartijn642.configlib.toml.TomlConfigFile$$Lambda$31656/0x00007f8f53349688.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:840)],}
  66. Recent tasks from -31--1{}
  67. Force Loaded Chunks: { world: {}, world/adastraextra/thebe: {}, world/DIM-1: {}, world/DIM1: {}, world/ad_astra/moon_orbit: {}, world/adastraextra/thebe_orbit: {}, world/adastraextra/deimos_orbit: {}, world/adastraextra/phobos: {}, world: {}, world/adastraextra/amalthea: {}, world/ad_astra/mars: {}, world/ad_astra/venus_orbit: {}, world/adastraextra/metis: {}, world/dimdoors/public_pockets: {}, world/adastraextra/uranus_orbit: {}, world/ad_astra/glacio: {}, world/adastraextra/amalthea_orbit: {}, world/adastraextra/uranus: {}, world/ad_astra/mars_orbit: {}, world/adastraextra/deimos: {}, world/ad_astra/mercury_orbit: {}, world/dimdoors/personal_pockets: {}, world/adastraextra/neptune_orbit: {}, world/ad_astra/moon: {}, world/adastraextra/phobos_orbit: {}, world/adastraextra/jupiter: {}, world/adastraextra/saturn: {}, world/adastraextra/saturn_orbit: {}, world/ad_astra/venus: {}, world/dimdoors/limbo: {}, world/adastraextra/adrastea_orbit: {}, world/ad_astra/earth_orbit: {}, world/ad_astra/glacio_orbit: {}, world/adastraextra/jupiter_orbit: {}, world/adastraextra/neptune: {}, world/adastraextra/adrastea: {}, world/dimdoors/dungeon_pockets: {}, world/createteleporters/pocket_dimension: {}, world/ad_astra/mercury: {}, world/adastraextra/metis_orbit: {}, world/ae2/spatial_storage: {},}
  68. Server Running: true
  69. Player Count: 0 / 69; []
  70. Data Packs: vanilla, file/bukkit, mod:forge, mod:betterdungeons, mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:epicempires, mod:additionalentityattributes (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:mcwwindows, mod:apoli (incompatible), mod:advancementframes (incompatible), mod:netherite_horse_armor (incompatible), mod:yungsapi, mod:wstweaks (incompatible), mod:kambrik (incompatible), mod:createmobeggs (incompatible), mod:guardvillagers (incompatible), mod:medievalend (incompatible), mod:skeletonhorsespawn, mod:create_new_age, mod:corail_spawners, mod:balm, mod:snowrealmagic (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:sawmill (incompatible), mod:geophilic_reforged (incompatible), mod:glodium (incompatible), mod:maxenchantx (incompatible), mod:torchmaster, mod:gml, mod:w2pets (incompatible), mod:lrarmor (incompatible), mod:mcwtrpdoors, mod:edibles, mod:supermartijn642corelib, mod:createmoredrillheads, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:mysticaloaktree (incompatible), mod:create_sabers, mod:curios (incompatible), mod:origins (incompatible), mod:commongroovylibrary (incompatible), mod:advancednetherite, mod:mr_dungeons_andtaverns (incompatible), mod:worldedit (incompatible), mod:cumulus_menus, mod:mcwroofs, mod:nametagtweaks, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:trials, mod:shinyhorses (incompatible), mod:goblins_tyranny, mod:smallernetherportals, mod:bettermineshafts, mod:enchantinginfuser, mod:createteleporters, mod:mcwlights, mod:betterjungletemples, mod:kiwi (incompatible), mod:bellsandwhistles, mod:mowziesmobs, mod:createbigcannons (incompatible), mod:puzzlesapi, mod:endertrigon (incompatible), mod:tonsofenchants (incompatible), mod:rotten_flesh_to_leather, mod:jei, mod:pehkui (incompatible), mod:mekanism, mod:caelus (incompatible), mod:fabric_renderer_indigo, mod:naturescompass, mod:enchanted_arsenal, mod:laserbridges (incompatible), mod:portallinkingcompass (incompatible), mod:design_decor (incompatible), mod:snowundertrees, mod:starlight (incompatible), mod:nebulusbetterportals, mod:davespotioneering, mod:electrodynamics, mod:fusion, mod:puzzlesaccessapi, mod:more_wandering_trades, mod:armorstatues, mod:mcwpaths, mod:emotecraft (incompatible), mod:bestylewither, mod:wooltweaks, mod:infernalmobs (incompatible), mod:dungeons_arise, mod:zerocore (incompatible), mod:create_ad_astra_recipes, mod:createtaczauto, mod:carpettrapdoors (incompatible), mod:voicechat (incompatible), mod:theoneprobe, mod:ae2 (incompatible), mod:fabric_api_base, mod:bettercombat (incompatible), mod:the_fletching_table_mod, mod:commonality, mod:nochatreports (incompatible), mod:inventorytotem, mod:targetedkeepinventory, mod:spectrelib (incompatible), mod:guccivuitton, mod:special_drops, mod:calio, mod:kotlinforforge (incompatible), mod:origins_plus_plus (incompatible), mod:flywheel, mod:createoreexcavation (incompatible), mod:gravestone, mod:polymorph (incompatible), mod:securitycraft, mod:zeta (incompatible), mod:structory_towers, mod:appleskin (incompatible), mod:lootr, mod:connectedglass, mod:puzzleslib, mod:deep_dark_regrowth, mod:create_power_loader, mod:adastraextra, mod:mns (incompatible), mod:immersive_melodies (incompatible), mod:cosmeticarmorreworked, mod:snowballsfreezemobs, mod:cristellib (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:totw_modded, mod:kuma_api (incompatible), mod:merenc (incompatible), mod:create_things_and_misc, mod:fabric_renderer_api_v1, mod:betterwitchhuts, mod:netherportalfix, mod:zombiehorsespawn, mod:geckolib, mod:weeping_angels (incompatible), mod:divine_weaponry, mod:aether, mod:aeroblender (incompatible), mod:aether_redux, mod:betteroceanmonuments, mod:incendium, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:create_crush_everything, mod:create_ad_astra_compat, mod:structureessentials (incompatible), mod:villagernames, mod:mcwfurnituresbop, mod:mcwfurnitures, mod:terrablender, mod:biomesoplenty (incompatible), mod:golemsarefriends (incompatible), mod:ritchiesprojectilelib (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:zombieawareness (incompatible), mod:mixinextras (incompatible), mod:aether_villages, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:numismatics (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways, mod:mekanismgenerators, mod:pathundergates, mod:fasterportals, mod:carryon (incompatible), mod:interiors (incompatible), mod:macawsroofsbop, mod:dummmmmmy (incompatible), mod:bulletarmorenchant, mod:create_connected, mod:mcwbridges, mod:macawsbridgesbop, mod:mekanismadditions, mod:mcwfences, mod:mcwfencesbop, mod:samurai_dynasty (incompatible), mod:lionfishapi (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:naturallychargedcreepers, mod:collective, mod:cerbons_api, mod:camera, mod:horse_colors, mod:strongersnowballs (incompatible), mod:villagertools (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:mekanismtools, mod:architectury (incompatible), mod:otyacraftengine, mod:iammusicplayer, mod:allthetrims (incompatible), mod:dimdoors (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:bigreactors (incompatible), mod:monolib (incompatible), mod:framework, mod:smallships (incompatible), mod:ballistix, mod:t_and_t (incompatible), mod:cosmeticarmoursmod, mod:chas (incompatible), mod:lradd (incompatible), mod:tradingpost, mod:fixed_netherite, mod:betteradvancements (incompatible), mod:ae2wtlib (incompatible), mod:amendments (incompatible), mod:deathknell (incompatible), mod:copycats (incompatible), mod:createappliedkinetics (incompatible), mod:tacz, mod:totemfactory, mod:create, mod:createcasing (incompatible), mod:creategoggles (incompatible), mod:balancedflight (incompatible), mod:waystones, mod:structory, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:yungscavebiomes, mod:artifacts, mod:davebuildingmod, mod:crackerslib (incompatible), mod:mr_lukis_grandcapitals, mod:create_confectionery, mod:better_totem_of_undying, mod:expatternprovider (incompatible), mod:betterdeserttemples, mod:explorerscompass, mod:waveycapes, mod:ichunutil, mod:azurelib, mod:watut, mod:fasterladderclimbing (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:emotetweaks (incompatible), mod:mixinsquared (incompatible), mod:creativecore, mod:healingflasks, mod:azurelibarmor, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:mes (incompatible), mod:polyeng (incompatible), mod:storagedrawers (incompatible), mod:legendary_monsters, mod:fluxnetworks (incompatible), mod:immersive_paintings (incompatible), mod:betterarcheology (incompatible), mod:dynamicvillage (incompatible), mod:buildinggadgets2 (incompatible), mod:universalenchants, mod:coroutil (incompatible), mod:bettertridents, mod:automobility (incompatible), mod:ferritecore (incompatible), mod:yet_another_config_lib_v3 (incompatible), mod:the_dirty_stuff, mod:playertrackingcompass, mod:apexcore, mod:fantasyfurniture, mod:enhancedcelestials, mod:corgilib, mod:echowardensummonforge, mod:charmofundying (incompatible), mod:mekanismaaa, mod:packetfixer (incompatible), mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:healingcampfire, mod:nbc_mr (incompatible), mod:createaddition (incompatible), Sawmill Sawmill Recipes, Supplementaries Generated Pack, Suppsquared Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, builtin/classic (incompatible), builtin/data/cloudbed, builtin/data/dungeon_stone_recipes, builtin/data/dungeon_upgrades/bronze, builtin/data/gravitite_ingot, builtin/data/redux_noise, builtin/default (incompatible), tacz_resources
  71. Enabled Feature Flags: minecraft:vanilla
  72. World Generation: Stable
  73. Is Modded: Definitely; Server brand changed to 'Ketting'
  74. Type: Dedicated Server (map_server.txt)
  75. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  76. ModLauncher launch target: forgeserver
  77. ModLauncher naming: srg
  78. ModLauncher services:
  79. mixin-0.8.5.jar mixin PLUGINSERVICE
  80. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  81. fmlloader-1.20.1-47.3.11-0.3.30.jar slf4jfixer PLUGINSERVICE
  82. fmlloader-1.20.1-47.3.11-0.3.30.jar object_holder_definalize PLUGINSERVICE
  83. fmlloader-1.20.1-47.3.11-0.3.30.jar runtime_enum_extender PLUGINSERVICE
  84. fmlloader-1.20.1-47.3.11-0.3.30.jar capability_token_subclass PLUGINSERVICE
  85. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  86. fmlloader-1.20.1-47.3.11-0.3.30.jar runtimedistcleaner PLUGINSERVICE
  87. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  88. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  89. FML Language Providers:
  90. lowcodefml@47
  91. Mod List:
  92. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  93. EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  94. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  95. epicempires-0.0.4-neo.jar |EpicEmpires |epicempires |0.0.4-neo |DONE |Manifest: NOSIGNATURE
  96. additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  97. createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  98. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  99. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
  100. mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
  101. apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
  102. advancementframes-1.20-2.2.7.jar |Advancement Frames |advancementframes |1.20-2.2.7 |DONE |Manifest: NOSIGNATURE
  103. netherite_horse_armor-forge-1.20.1-1.0.4.jar |Netherite Horse Armor |netherite_horse_armor |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  104. YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
  105. WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
  106. Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  107. createmobeggs-forge-2.0.1.jar |Create Mob Eggs |createmobeggs |2.0.1 |DONE |Manifest: NOSIGNATURE
  108. guardvillagers-1.20.1-1.6.10.jar |Guard Villagers |guardvillagers |1.20.1-1.6.10 |DONE |Manifest: NOSIGNATURE
  109. forge-medievalend-1.0.1.jar |Medieval Buildings [The End Ed|medievalend |1.0.1 |DONE |Manifest: NOSIGNATURE
  110. skeletonhorsespawn-1.20.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE
  111. create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
  112. Corail-Spawners-1.20.1-035.jar |Corail Spawners |corail_spawners |1.20.1-035 |DONE |Manifest: NOSIGNATURE
  113. balm-forge-1.20.1-7.3.11-all.jar |Balm |balm |7.3.11 |DONE |Manifest: NOSIGNATURE
  114. SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |DONE |Manifest: NOSIGNATURE
  115. immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  116. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  117. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  118. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
  119. sawmill-1.20-1.4.4.jar |Universal Sawmill |sawmill |1.20-1.4.4 |DONE |Manifest: NOSIGNATURE
  120. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
  121. Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
  122. MaxEnchantX-1.20.X-1.3-Forge.jar |Max Enchant X |maxenchantx |1.3 |DONE |Manifest: NOSIGNATURE
  123. torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
  124. mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |DONE |Manifest: NOSIGNATURE
  125. WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |DONE |Manifest: NOSIGNATURE
  126. lrarmor-1.20.1-0.1.4.3.jar |LesRaisinsArmor |lrarmor |0.1.4.3 |DONE |Manifest: NOSIGNATURE
  127. mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
  128. edibles-1.20.1-4.4.jar |Edibles |edibles |4.4 |DONE |Manifest: NOSIGNATURE
  129. supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
  130. createmoredrillheads-2.0.3-1.20.1.jar |Create: More Drill Heads |createmoredrillheads |2.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
  131. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  132. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  133. mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
  134. create_sabers-1.20.1-1.3.0.jar |Create Sabers |create_sabers |1.3.0 |DONE |Manifest: NOSIGNATURE
  135. curios-forge-5.11.1+1.20.1.jar |Curios API |curios |5.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  136. origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
  137. cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
  138. advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
  139. dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
  140. worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
  141. cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  142. mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
  143. nametagtweaks-1.20.1-3.8.jar |Name Tag Tweaks |nametagtweaks |3.8 |DONE |Manifest: NOSIGNATURE
  144. flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  145. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  146. nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.11-neofor|DONE |Manifest: NOSIGNATURE
  147. Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |DONE |Manifest: NOSIGNATURE
  148. ShinyHorses-1.20.1-1.3.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.3 |DONE |Manifest: NOSIGNATURE
  149. goblins_tyranny-1.2.3-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.2.3 |DONE |Manifest: NOSIGNATURE
  150. smallernetherportals-1.20.1-3.8.jar |Smaller Nether Portals |smallernetherportals |3.8 |DONE |Manifest: NOSIGNATURE
  151. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  152. EnchantingInfuser-v8.0.3-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  153. createteleporters2.2-1.20.1.jar |Create Teleporters |createteleporters |2.2 |DONE |Manifest: NOSIGNATURE
  154. mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
  155. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  156. Kiwi-1.20.1-Forge-11.8.28.jar |Kiwi Library |kiwi |11.8.28+forge |DONE |Manifest: NOSIGNATURE
  157. bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
  158. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
  159. createbigcannons-5.8.2-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.8.2 |DONE |Manifest: NOSIGNATURE
  160. puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  161. endertrigon-1.20.1-1.1-all.jar |Ender Trigon |endertrigon |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
  162. TonsOfEnchants-1.20.1-1.0.jar |Tons Of Enchants |tonsofenchants |1.0.0 |DONE |Manifest: NOSIGNATURE
  163. Rotten Flesh To Leather FORGE 1.20.1.jar |Rotten Flesh to Leather |rotten_flesh_to_leather |1.0.0 |DONE |Manifest: NOSIGNATURE
  164. jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |DONE |Manifest: NOSIGNATURE
  165. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  166. Mekanism-1.20.1-10.4.13.69.jar |Mekanism |mekanism |10.4.13 |DONE |Manifest: NOSIGNATURE
  167. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  168. fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
  169. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  170. enchanted_arsenal-1.0.1-forge-1.20.1.jar |Enchanted Arsenal |enchanted_arsenal |1.0.1 |DONE |Manifest: NOSIGNATURE
  171. laserbridges-1.20.1-3-forge.jar |LaserBridge |laserbridges |1.20.1-3-forge |DONE |Manifest: NOSIGNATURE
  172. portal-linking-compass-forge-1.0.1+mc1.20.jar |Portal Linking Compass |portallinkingcompass |1.0.1+mc1.20 |DONE |Manifest: NOSIGNATURE
  173. design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
  174. snowundertrees-1.20.1-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |DONE |Manifest: NOSIGNATURE
  175. starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
  176. nebulus_better_portals-1.0.0.jar |Nebulus better nether overworl|nebulusbetterportals |1.0.0 |DONE |Manifest: NOSIGNATURE
  177. Dave's Potioneering-forge-1.20.1-12.jar |Dave's Potioneering |davespotioneering |12 |DONE |Manifest: NOSIGNATURE
  178. Electrodynamics-1.20.1-0.9.1-1.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-1 |DONE |Manifest: NOSIGNATURE
  179. fusion-1.2.2-forge-mc1.20.1.jar |Fusion |fusion |1.2.2 |DONE |Manifest: NOSIGNATURE
  180. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  181. forge-1.20.1-47.3.11-0.3.30-universal.jar |Forge |forge |47.3.11-0.3.30 |DONE |Manifest: NOSIGNATURE
  182. More Wandering Trades 1.0.0 - 1.20.1.jar |More Wandering Trades |more_wandering_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
  183. ArmorStatues-v8.0.6-1.20.1-Forge.jar |Armor Statues |armorstatues |8.0.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  184. mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
  185. emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE
  186. bestylewither-forge-mc1.20-1.6.1.jar |BE Style Wither |bestylewither |1.6.1 |DONE |Manifest: NOSIGNATURE
  187. wooltweaks-1.20.1-3.7.jar |Wool Tweaks |wooltweaks |3.7 |DONE |Manifest: NOSIGNATURE
  188. infernalmobs-1.20.1.3.jar |Infernal Mobs |infernalmobs |1.20.1.3 |DONE |Manifest: NOSIGNATURE
  189. DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
  190. ZeroCore2-1.20.1-2.1.47.jar |Zero CORE 2 |zerocore |1.20.1-2.1.47 |DONE |Manifest: NOSIGNATURE
  191. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  192. create_ad_astra_recipes-1.0.0-forge-1.20.1.jar |Create Ad Astra Recipes |create_ad_astra_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE
  193. createtaczauto-1.3.7-forge-1.20.1.jar |Create: TacZ Automation |createtaczauto |1.3.7 |DONE |Manifest: NOSIGNATURE
  194. CarpetTrapdoors_1.20.1-2.0.jar |Carpet Trapdoors [Forge] |carpettrapdoors |2.0 |DONE |Manifest: NOSIGNATURE
  195. voicechat-forge-1.20.1-2.5.26.jar |Simple Voice Chat |voicechat |1.20.1-2.5.26 |DONE |Manifest: NOSIGNATURE
  196. theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |DONE |Manifest: NOSIGNATURE
  197. appliedenergistics2-forge-15.3.3.jar |Applied Energistics 2 |ae2 |15.3.3 |DONE |Manifest: NOSIGNATURE
  198. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
  199. bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
  200. TheFletchingTableMod_1.20.1.jar |The Fletching Table Mod |the_fletching_table_mod |1.3 |DONE |Manifest: NOSIGNATURE
  201. commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
  202. NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
  203. inventorytotem-1.20.1-3.3.jar |Inventory Totem |inventorytotem |3.3 |DONE |Manifest: NOSIGNATURE
  204. targetedkeepinventory-1.0.0-forge-1.20.1.jar |TargetedKeepInventory |targetedkeepinventory |1.0.0 |DONE |Manifest: NOSIGNATURE
  205. spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
  206. guccivuitton-1.20.1-0.2.2.jar |Gucci & Vuitton Attachments |guccivuitton |0.2.2 |DONE |Manifest: NOSIGNATURE
  207. Special Drops 1.0.0 - 1.20.1.jar |Special Drops |special_drops |1.0.0 |DONE |Manifest: NOSIGNATURE
  208. calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
  209. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  210. origins-plus-plus-2.3.1-forge.jar |Origins++ |origins_plus_plus |2.3.1-forge |DONE |Manifest: NOSIGNATURE
  211. flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
  212. createoreexcavation-1.20-1.5.3.jar |Create Ore Excavation |createoreexcavation |1.5.3 |DONE |Manifest: NOSIGNATURE
  213. gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |DONE |Manifest: NOSIGNATURE
  214. polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |DONE |Manifest: NOSIGNATURE
  215. [1.20.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |DONE |Manifest: NOSIGNATURE
  216. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
  217. Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE
  218. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  219. lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |0.7.35.90 |DONE |Manifest: NOSIGNATURE
  220. connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
  221. PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  222. Deep Dark Regrowth 1.2.6.1 - 1.20.1.jar |Deep Dark: Regrowth |deep_dark_regrowth |1.2.6.1 |DONE |Manifest: NOSIGNATURE
  223. create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  224. adastraextra-forge-1.20.1-1.2.3.jar |Ad Astra Extra |adastraextra |1.2.3 |DONE |Manifest: NOSIGNATURE
  225. mns-1.0.3-1.20-forge.jar |Moog's Nether Structures |mns |1.0.3-1.20-forge |DONE |Manifest: NOSIGNATURE
  226. immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  227. cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
  228. snowballsfreezemobs-1.20.1-3.7.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.7 |DONE |Manifest: NOSIGNATURE
  229. cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
  230. ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |DONE |Manifest: NOSIGNATURE
  231. Ad-Astra-Giselle-Addon-forge-1.20.1-6.16.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.16 |DONE |Manifest: NOSIGNATURE
  232. totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
  233. kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  234. merenc-forge-1.20.[0-4]-v4.1.jar |Merge Enchantments |merenc |4.1 |DONE |Manifest: NOSIGNATURE
  235. create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  236. fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE
  237. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  238. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
  239. zombiehorsespawn-1.20.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |DONE |Manifest: NOSIGNATURE
  240. geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
  241. weeping_angels-46.1.5-forge.jar |Weeping Angels |weeping_angels |1 |DONE |Manifest: NOSIGNATURE
  242. Divine_Weaponry_v1.7_1.20.1.jar |Divine Weaponry |divine_weaponry |1.6.0 |DONE |Manifest: NOSIGNATURE
  243. aether-1.20.1-1.5.1-neoforge.jar |The Aether |aether |1.20.1-1.5.1-neoforg|DONE |Manifest: NOSIGNATURE
  244. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  245. aether-redux-2.0.18-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.18 |DONE |Manifest: NOSIGNATURE
  246. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  247. Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
  248. immersive_aircraft-1.1.8+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.8+1.20.1 |DONE |Manifest: NOSIGNATURE
  249. sophisticatedcore-1.20.1-1.1.4.837.jar |Sophisticated Core |sophisticatedcore |1.1.4.837 |DONE |Manifest: NOSIGNATURE
  250. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  251. create_ad_astra_compat-forge-1.20.1-1.0.0.jar |Create Ad Atra Compat |create_ad_astra_compat |1.0.0 |DONE |Manifest: NOSIGNATURE
  252. structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
  253. villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |DONE |Manifest: NOSIGNATURE
  254. mcwfurnituresbop-1.20-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  255. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  256. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  257. BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
  258. golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
  259. ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library |ritchiesprojectilelib |2.0.0-dev+mc.1.20.1-|DONE |Manifest: NOSIGNATURE
  260. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
  261. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  262. citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
  263. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
  264. domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
  265. zombieawareness-1.20.1-1.13.1.jar |Zombie Awareness |zombieawareness |1.20.1-1.13.1 |DONE |Manifest: NOSIGNATURE
  266. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
  267. AetherVillages-1.20.1-1.0.7-forge.jar |Aether Villages |aether_villages |1.0.7 |DONE |Manifest: NOSIGNATURE
  268. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  269. sophisticatedbackpacks-1.20.1-3.22.2.1172.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.22.2.1172 |DONE |Manifest: NOSIGNATURE
  270. CreateNumismatics-1.0.7+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  271. create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
  272. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  273. Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  274. MekanismGenerators-1.20.1-10.4.13.69.jar |Mekanism: Generators |mekanismgenerators |10.4.13 |DONE |Manifest: NOSIGNATURE
  275. pathundergates-1.20.1-1.0.2-release.jar |Path Under Gates |pathundergates |1.20.1-1.0.2-release|DONE |Manifest: NOSIGNATURE
  276. fasterportalsforge-1.0.4.jar |Faster Portals |fasterportals |1.0.4 |DONE |Manifest: NOSIGNATURE
  277. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
  278. interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
  279. macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
  280. dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |DONE |Manifest: NOSIGNATURE
  281. bulletarmorenchant-1.1-1.20.1 .jar |Bullet Armor Enchant |bulletarmorenchant |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  282. create_connected-0.9.3-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.3-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  283. mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
  284. macawsbridgesbop-1.20-1.3.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.3 |DONE |Manifest: NOSIGNATURE
  285. MekanismAdditions-1.20.1-10.4.13.69.jar |Mekanism: Additions |mekanismadditions |10.4.13 |DONE |Manifest: NOSIGNATURE
  286. mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
  287. mcwfencesbop-1.20-1.2.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
  288. samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
  289. lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
  290. L_Enders_Cataclysm-2.39- 1.20.1.jar |Cataclysm Mod |cataclysm |2.39 |DONE |Manifest: NOSIGNATURE
  291. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  292. naturallychargedcreepers-1.20.1-3.5.jar |Naturally Charged Creepers |naturallychargedcreepers |3.5 |DONE |Manifest: NOSIGNATURE
  293. collective-1.20.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
  294. CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
  295. camera-forge-1.20.1-1.0.19.jar |Camera Mod |camera |1.20.1-1.0.19 |DONE |Manifest: NOSIGNATURE
  296. realistic_horse_genetics-1.20.1-13.5.jar |Realistic Horse Genetics |horse_colors |1.20.1-13.5 |DONE |Manifest: NOSIGNATURE
  297. StrongerSnowballs-Forge-1.20.1-13.0.2.jar |StrongerSnowballs |strongersnowballs |13.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  298. villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  299. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  300. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
  301. createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  302. MekanismTools-1.20.1-10.4.13.69.jar |Mekanism: Tools |mekanismtools |10.4.13 |DONE |Manifest: NOSIGNATURE
  303. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  304. otyacraftengine-forge-mc1.20-3.7.0-alpha.2.jar |Otyacraft Engine |otyacraftengine |3.7.0-alpha.2 |DONE |Manifest: NOSIGNATURE
  305. createsongsandspeakers-forge-mc1.20-0.5 - Fork of |Create - Songs and Speakers (I|iammusicplayer |0.5 - Fork of iammus|DONE |Manifest: NOSIGNATURE
  306. allthetrims-3.4.3-forge+1.20.1.jar |AllTheTrims |allthetrims |3.4.3 |DONE |Manifest: NOSIGNATURE
  307. dimdoors-5.4.3-1.20.1-forge.jar |DimensionalDoors |dimdoors |5.4.3 |DONE |Manifest: NOSIGNATURE
  308. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  309. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  310. ExtremeReactors2-1.20.1-2.0.90.jar |Extreme Reactors |bigreactors |1.20.1-2.0.90 |DONE |Manifest: NOSIGNATURE
  311. monolib-forge-1.20.1-1.4.1.jar |MonoLib |monolib |1.4.1 |DONE |Manifest: NOSIGNATURE
  312. framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  313. smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |DONE |Manifest: NOSIGNATURE
  314. Ballistix-1.20.1-0.7.0-6.jar |Ballistix |ballistix |1.20.1-0.7.0-6 |DONE |Manifest: NOSIGNATURE
  315. Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
  316. CosmeticArmours - 1.4.5.1 - 1.20.1 - Forge.jar |CosmeticArmours |cosmeticarmoursmod |1.4.5.1 |DONE |Manifest: NOSIGNATURE
  317. CHA-S-1.20-forge.jar |CHA&S - Craftable Horse Armour|chas |1.20 |DONE |Manifest: NOSIGNATURE
  318. lradd-1.20.1-0.2.4.jar |LesRaisinsAddon |lradd |0.2.4 |DONE |Manifest: NOSIGNATURE
  319. TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  320. ReworkedNetheriteV2.jar |Fixed netherite |fixed_netherite |1.0.0 |DONE |Manifest: NOSIGNATURE
  321. BetterAdvancements-Forge-1.20.1-0.4.2.25.jar |Better Advancements |betteradvancements |0.4.2.25 |DONE |Manifest: NOSIGNATURE
  322. ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
  323. amendments-1.20-1.2.14.jar |Amendments |amendments |1.20-1.2.14 |DONE |Manifest: NOSIGNATURE
  324. DeathKnell-Forge-1.20.1-10.0.4.jar |DeathKnell |deathknell |10.0.4 |DONE |Manifest: NOSIGNATURE
  325. copycats-2.1.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.4+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
  326. createappliedkinetics-1.4.0-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  327. tacz-1.20.1-1.1.4-hotfix-all.jar |Timeless & Classics Guns: Zero|tacz |1.1.4-hotfix |DONE |Manifest: NOSIGNATURE
  328. totemfactory-1.0.jar |Create : Totem Factory |totemfactory |1.0 |DONE |Manifest: NOSIGNATURE
  329. create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
  330. CreateCasing-1.20.1-1.6.2-fix1.jar |Create : Encased |createcasing |1.20.1-1.6.2-fix1 |DONE |Manifest: NOSIGNATURE
  331. creategoggles-1.20.1-0.5.6-[FORGE].jar |Create Goggles |creategoggles |0.5.6 |DONE |Manifest: NOSIGNATURE
  332. balancedflight-1.20.1_v2.3.0.jar |Create: Balanced Flight |balancedflight |1.20.1_v2.3.0 |DONE |Manifest: NOSIGNATURE
  333. waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
  334. Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
  335. mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
  336. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  337. journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
  338. YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
  339. artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
  340. [1.20.1]davesbuilds.jar |Dave's Building Extended |davebuildingmod |5.0 |DONE |Manifest: NOSIGNATURE
  341. crackerslib-forge-1.20.1-0.3.2.1.jar |CrackersLib |crackerslib |1.20.1-0.3.2.1 |DONE |Manifest: NOSIGNATURE
  342. lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |DONE |Manifest: NOSIGNATURE
  343. create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
  344. BetterTotemOfUndying-Forge-1.20.1-1.2.0.jar |Better Totem Of Undying |better_totem_of_undying |1.2.0 |DONE |Manifest: NOSIGNATURE
  345. ExtendedAE-1.20-1.3.3-forge.jar |ExtendedAE |expatternprovider |1.20-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  346. YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  347. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  348. waveycapes-forge-1.4.13-mc1.20.1.jar |WaveyCapes |waveycapes |1.4.13 |DONE |Manifest: NOSIGNATURE
  349. iChunUtil-1.20.1-Forge-1.0.3.jar |iChunUtil |ichunutil |1.0.3 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  350. azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |DONE |Manifest: NOSIGNATURE
  351. watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
  352. FasterLadderClimbing-1.20.1-0.2.10.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.10 |DONE |Manifest: NOSIGNATURE
  353. libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
  354. EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  355. moonlight-1.20-2.13.49-forge.jar |Moonlight Library |moonlight |1.20-2.13.49 |DONE |Manifest: NOSIGNATURE
  356. EmoteTweaks-4.0.2.27-forge.jar |Emote Tweaks |emotetweaks |4.0.2.27 |DONE |Manifest: NOSIGNATURE
  357. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  358. CreativeCore_FORGE_v2.12.28_mc1.20.1.jar |CreativeCore |creativecore |2.12.28 |DONE |Manifest: NOSIGNATURE
  359. healingflasks-1.3.1-forge-1.20.1.jar |Healing Flasks |healingflasks |1.3.1 |DONE |Manifest: NOSIGNATURE
  360. azurelibarmor-neo-1.20.1-2.0.14.jar |AzureLib Armor |azurelibarmor |2.0.14 |DONE |Manifest: NOSIGNATURE
  361. Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
  362. Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
  363. supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
  364. suppsquared-1.20-1.1.18.jar |Supplementaries Squared |suppsquared |1.20-1.1.18 |DONE |Manifest: NOSIGNATURE
  365. mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |DONE |Manifest: NOSIGNATURE
  366. polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  367. StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |DONE |Manifest: NOSIGNATURE
  368. legendarymonsters-1.6.2 MC 1.20.1.jar |LegendaryMonsters |legendary_monsters |1.20.1 |DONE |Manifest: NOSIGNATURE
  369. FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
  370. immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
  371. betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  372. dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
  373. buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
  374. UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  375. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
  376. BetterTridents-v8.0.1-1.20.1-Forge.jar |Better Tridents |bettertridents |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  377. automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  378. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  379. YetAnotherConfigLib-3.6.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  380. the_dirty_stuff-3.0-forge-1.20.1.jar |The Dirty Stuff |the_dirty_stuff |3.0 |DONE |Manifest: NOSIGNATURE
  381. playertrackingcompass-1.20.1-3.3.jar |Player Tracking Compass |playertrackingcompass |3.3 |DONE |Manifest: NOSIGNATURE
  382. apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
  383. fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
  384. Enhanced-Celestials-Forge-1.20.1-5.0.2.3.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.2.3 |DONE |Manifest: NOSIGNATURE
  385. Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |4.0.3.3 |DONE |Manifest: NOSIGNATURE
  386. EchoWardenSummonForge1_0.jar |EchoWardenSummonForge |echowardensummonforge |1.0 |DONE |Manifest: NOSIGNATURE
  387. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  388. mekanism-ad-astra-ores-1.0.0.jar |Mekanism: Ad Astra Ores |mekanismaaa |1.0.0 |DONE |Manifest: NOSIGNATURE
  389. packetfixer-forge-1.4.3-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.3 |DONE |Manifest: NOSIGNATURE
  390. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
  391. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
  392. healingcampfire-1.20.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |DONE |Manifest: NOSIGNATURE
  393. nbc-all-2.0-1.20+.jar |Netherite But Cheaper |nbc_mr |1.0 |DONE |Manifest: NOSIGNATURE
  394. createaddition-1.20.1-1.2.5.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
  395. Crash Report UUID: fb25f4ff-ae91-4904-8390-6cc2da686885
  396. FML: 0.0
  397. Forge: org.kettingpowered.server:47.3.11
  398. Kiwi Modules:
  399. kiwi:block_components
  400. kiwi:block_templates
  401. kiwi:contributors
  402. kiwi:data
  403. kiwi:item_templates
  404. snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment