Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I blame Dinnerbone.
- Time: 2025-01-17 02:25:06
- Description: Exception in server tick loop
- java.lang.UnsupportedOperationException: Could not wrap level data
- 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}
- 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}
- 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}
- at net.mehvahdjukaar.moonlight.core.misc.FakeServerLevel.<init>(FakeServerLevel.java:68) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
- at net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.<init>(BlockTestLevel.java:14) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
- at net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.lambda$getServer$1(FakeLevelManager.java:52) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
- at java.util.Map.computeIfAbsent(Map.java:1054) ~[?:?] {re:mixin}
- at net.mehvahdjukaar.moonlight.core.misc.FakeLevelManager.getServer(FakeLevelManager.java:52) ~[moonlight-1.20-2.13.49-forge.jar%23802!/:?] {re:classloading}
- at net.mehvahdjukaar.supplementaries.common.utils.fake_level.BlockTestLevel.get(BlockTestLevel.java:19) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
- at net.mehvahdjukaar.supplementaries.common.block.faucet.FaucetBehaviorsManager.onLevelLoad(FaucetBehaviorsManager.java:107) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
- at net.mehvahdjukaar.supplementaries.common.events.ServerEvents.onServerStart(ServerEvents.java:160) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:mixin,re:classloading}
- at net.mehvahdjukaar.supplementaries.common.events.forge.ServerEventsForge.onServerStart(ServerEventsForge.java:119) ~[supplementaries-1.20-3.1.11.jar%23910!/:?] {re:classloading}
- 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}
- at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23109!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23109!/:?] {}
- at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23109!/:?] {}
- 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}
- 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}
- 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}
- at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Linux (amd64) version 5.14.0-503.15.1.el9_5.x86_64
- Java Version: 17.0.11, Eclipse Adoptium
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- Memory: 1287342968 bytes (1227 MiB) / 6455033856 bytes (6156 MiB) up to 6455033856 bytes (6156 MiB)
- CPUs: 8
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 9
- Microarchitecture: Kaby Lake
- Frequency (GHz): 4.20
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 8
- Graphics card #0 name: unknown
- Graphics card #0 vendor: unknown
- Graphics card #0 VRAM (MB): 0.00
- Graphics card #0 deviceId: unknown
- Graphics card #0 versionInfo: unknown
- Virtual memory max (MB): 16765.09
- Virtual memory used (MB): 8636.67
- Swap memory total (MB): 1023.99
- Swap memory used (MB): 0.00
- JVM Flags: 0 total;
- CraftBukkit Information:
- 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
- Plugins: {}
- Warnings: DEFAULT
- Reload Count: 0
- 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)],}
- Recent tasks from -31--1{}
- 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: {},}
- Server Running: true
- Player Count: 0 / 69; []
- 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
- Enabled Feature Flags: minecraft:vanilla
- World Generation: Stable
- Is Modded: Definitely; Server brand changed to 'Ketting'
- Type: Dedicated Server (map_server.txt)
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeserver
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.3.11-0.3.30.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.3.11-0.3.30.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.3.11-0.3.30.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.3.11-0.3.30.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.3.11-0.3.30.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@47
- Mod List:
- YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
- 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
- supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
- epicempires-0.0.4-neo.jar |EpicEmpires |epicempires |0.0.4-neo |DONE |Manifest: NOSIGNATURE
- additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE
- createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
- botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
- apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
- advancementframes-1.20-2.2.7.jar |Advancement Frames |advancementframes |1.20-2.2.7 |DONE |Manifest: NOSIGNATURE
- 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
- YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
- WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
- Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
- createmobeggs-forge-2.0.1.jar |Create Mob Eggs |createmobeggs |2.0.1 |DONE |Manifest: NOSIGNATURE
- guardvillagers-1.20.1-1.6.10.jar |Guard Villagers |guardvillagers |1.20.1-1.6.10 |DONE |Manifest: NOSIGNATURE
- forge-medievalend-1.0.1.jar |Medieval Buildings [The End Ed|medievalend |1.0.1 |DONE |Manifest: NOSIGNATURE
- skeletonhorsespawn-1.20.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE
- create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
- Corail-Spawners-1.20.1-035.jar |Corail Spawners |corail_spawners |1.20.1-035 |DONE |Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.3.11-all.jar |Balm |balm |7.3.11 |DONE |Manifest: NOSIGNATURE
- SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |DONE |Manifest: NOSIGNATURE
- immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
- cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
- sawmill-1.20-1.4.4.jar |Universal Sawmill |sawmill |1.20-1.4.4 |DONE |Manifest: NOSIGNATURE
- GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
- Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
- MaxEnchantX-1.20.X-1.3-Forge.jar |Max Enchant X |maxenchantx |1.3 |DONE |Manifest: NOSIGNATURE
- torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
- mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |DONE |Manifest: NOSIGNATURE
- WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |DONE |Manifest: NOSIGNATURE
- lrarmor-1.20.1-0.1.4.3.jar |LesRaisinsArmor |lrarmor |0.1.4.3 |DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
- edibles-1.20.1-4.4.jar |Edibles |edibles |4.4 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
- createmoredrillheads-2.0.3-1.20.1.jar |Create: More Drill Heads |createmoredrillheads |2.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
- mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
- create_sabers-1.20.1-1.3.0.jar |Create Sabers |create_sabers |1.3.0 |DONE |Manifest: NOSIGNATURE
- curios-forge-5.11.1+1.20.1.jar |Curios API |curios |5.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
- origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
- cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |DONE |Manifest: NOSIGNATURE
- advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
- dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
- worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
- nametagtweaks-1.20.1-3.8.jar |Name Tag Tweaks |nametagtweaks |3.8 |DONE |Manifest: NOSIGNATURE
- 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
- YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.11-neofor|DONE |Manifest: NOSIGNATURE
- Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |DONE |Manifest: NOSIGNATURE
- ShinyHorses-1.20.1-1.3.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.3 |DONE |Manifest: NOSIGNATURE
- goblins_tyranny-1.2.3-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.2.3 |DONE |Manifest: NOSIGNATURE
- smallernetherportals-1.20.1-3.8.jar |Smaller Nether Portals |smallernetherportals |3.8 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
- 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
- createteleporters2.2-1.20.1.jar |Create Teleporters |createteleporters |2.2 |DONE |Manifest: NOSIGNATURE
- mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.20.1-Forge-11.8.28.jar |Kiwi Library |kiwi |11.8.28+forge |DONE |Manifest: NOSIGNATURE
- bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
- mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
- createbigcannons-5.8.2-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.8.2 |DONE |Manifest: NOSIGNATURE
- 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
- endertrigon-1.20.1-1.1-all.jar |Ender Trigon |endertrigon |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
- TonsOfEnchants-1.20.1-1.0.jar |Tons Of Enchants |tonsofenchants |1.0.0 |DONE |Manifest: NOSIGNATURE
- Rotten Flesh To Leather FORGE 1.20.1.jar |Rotten Flesh to Leather |rotten_flesh_to_leather |1.0.0 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |DONE |Manifest: NOSIGNATURE
- Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
- Mekanism-1.20.1-10.4.13.69.jar |Mekanism |mekanism |10.4.13 |DONE |Manifest: NOSIGNATURE
- caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
- enchanted_arsenal-1.0.1-forge-1.20.1.jar |Enchanted Arsenal |enchanted_arsenal |1.0.1 |DONE |Manifest: NOSIGNATURE
- laserbridges-1.20.1-3-forge.jar |LaserBridge |laserbridges |1.20.1-3-forge |DONE |Manifest: NOSIGNATURE
- portal-linking-compass-forge-1.0.1+mc1.20.jar |Portal Linking Compass |portallinkingcompass |1.0.1+mc1.20 |DONE |Manifest: NOSIGNATURE
- design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
- snowundertrees-1.20.1-1.4.6.jar |Snow Under Trees |snowundertrees |1.4.6 |DONE |Manifest: NOSIGNATURE
- starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
- nebulus_better_portals-1.0.0.jar |Nebulus better nether overworl|nebulusbetterportals |1.0.0 |DONE |Manifest: NOSIGNATURE
- Dave's Potioneering-forge-1.20.1-12.jar |Dave's Potioneering |davespotioneering |12 |DONE |Manifest: NOSIGNATURE
- Electrodynamics-1.20.1-0.9.1-1.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-1 |DONE |Manifest: NOSIGNATURE
- fusion-1.2.2-forge-mc1.20.1.jar |Fusion |fusion |1.2.2 |DONE |Manifest: NOSIGNATURE
- 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
- forge-1.20.1-47.3.11-0.3.30-universal.jar |Forge |forge |47.3.11-0.3.30 |DONE |Manifest: NOSIGNATURE
- More Wandering Trades 1.0.0 - 1.20.1.jar |More Wandering Trades |more_wandering_trades |1.0.0 |DONE |Manifest: NOSIGNATURE
- 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
- mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
- emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE
- bestylewither-forge-mc1.20-1.6.1.jar |BE Style Wither |bestylewither |1.6.1 |DONE |Manifest: NOSIGNATURE
- wooltweaks-1.20.1-3.7.jar |Wool Tweaks |wooltweaks |3.7 |DONE |Manifest: NOSIGNATURE
- infernalmobs-1.20.1.3.jar |Infernal Mobs |infernalmobs |1.20.1.3 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
- ZeroCore2-1.20.1-2.1.47.jar |Zero CORE 2 |zerocore |1.20.1-2.1.47 |DONE |Manifest: NOSIGNATURE
- server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
- 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
- createtaczauto-1.3.7-forge-1.20.1.jar |Create: TacZ Automation |createtaczauto |1.3.7 |DONE |Manifest: NOSIGNATURE
- CarpetTrapdoors_1.20.1-2.0.jar |Carpet Trapdoors [Forge] |carpettrapdoors |2.0 |DONE |Manifest: NOSIGNATURE
- voicechat-forge-1.20.1-2.5.26.jar |Simple Voice Chat |voicechat |1.20.1-2.5.26 |DONE |Manifest: NOSIGNATURE
- theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |DONE |Manifest: NOSIGNATURE
- appliedenergistics2-forge-15.3.3.jar |Applied Energistics 2 |ae2 |15.3.3 |DONE |Manifest: NOSIGNATURE
- fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
- bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
- TheFletchingTableMod_1.20.1.jar |The Fletching Table Mod |the_fletching_table_mod |1.3 |DONE |Manifest: NOSIGNATURE
- commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
- NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
- inventorytotem-1.20.1-3.3.jar |Inventory Totem |inventorytotem |3.3 |DONE |Manifest: NOSIGNATURE
- targetedkeepinventory-1.0.0-forge-1.20.1.jar |TargetedKeepInventory |targetedkeepinventory |1.0.0 |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
- guccivuitton-1.20.1-0.2.2.jar |Gucci & Vuitton Attachments |guccivuitton |0.2.2 |DONE |Manifest: NOSIGNATURE
- Special Drops 1.0.0 - 1.20.1.jar |Special Drops |special_drops |1.0.0 |DONE |Manifest: NOSIGNATURE
- calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
- origins-plus-plus-2.3.1-forge.jar |Origins++ |origins_plus_plus |2.3.1-forge |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
- createoreexcavation-1.20-1.5.3.jar |Create Ore Excavation |createoreexcavation |1.5.3 |DONE |Manifest: NOSIGNATURE
- gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |DONE |Manifest: NOSIGNATURE
- [1.20.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |DONE |Manifest: NOSIGNATURE
- Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
- Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |0.7.35.90 |DONE |Manifest: NOSIGNATURE
- connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
- 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
- Deep Dark Regrowth 1.2.6.1 - 1.20.1.jar |Deep Dark: Regrowth |deep_dark_regrowth |1.2.6.1 |DONE |Manifest: NOSIGNATURE
- 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
- adastraextra-forge-1.20.1-1.2.3.jar |Ad Astra Extra |adastraextra |1.2.3 |DONE |Manifest: NOSIGNATURE
- mns-1.0.3-1.20-forge.jar |Moog's Nether Structures |mns |1.0.3-1.20-forge |DONE |Manifest: NOSIGNATURE
- immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- 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
- snowballsfreezemobs-1.20.1-3.7.jar |Snowballs Freeze Mobs |snowballsfreezemobs |3.7 |DONE |Manifest: NOSIGNATURE
- cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
- ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |DONE |Manifest: NOSIGNATURE
- Ad-Astra-Giselle-Addon-forge-1.20.1-6.16.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.16 |DONE |Manifest: NOSIGNATURE
- totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
- kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |DONE |Manifest: NOSIGNATURE
- merenc-forge-1.20.[0-4]-v4.1.jar |Merge Enchantments |merenc |4.1 |DONE |Manifest: NOSIGNATURE
- create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
- fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
- zombiehorsespawn-1.20.1-5.1.jar |Zombie Horse Spawn |zombiehorsespawn |5.1 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
- weeping_angels-46.1.5-forge.jar |Weeping Angels |weeping_angels |1 |DONE |Manifest: NOSIGNATURE
- Divine_Weaponry_v1.7_1.20.1.jar |Divine Weaponry |divine_weaponry |1.6.0 |DONE |Manifest: NOSIGNATURE
- aether-1.20.1-1.5.1-neoforge.jar |The Aether |aether |1.20.1-1.5.1-neoforg|DONE |Manifest: NOSIGNATURE
- aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
- aether-redux-2.0.18-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.18 |DONE |Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
- Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
- immersive_aircraft-1.1.8+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.8+1.20.1 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.20.1-1.1.4.837.jar |Sophisticated Core |sophisticatedcore |1.1.4.837 |DONE |Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
- 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
- structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
- villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |DONE |Manifest: NOSIGNATURE
- mcwfurnituresbop-1.20-1.2.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
- BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
- golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
- 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
- Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
- Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
- citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
- domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
- zombieawareness-1.20.1-1.13.1.jar |Zombie Awareness |zombieawareness |1.20.1-1.13.1 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
- AetherVillages-1.20.1-1.0.7-forge.jar |Aether Villages |aether_villages |1.0.7 |DONE |Manifest: NOSIGNATURE
- 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
- sophisticatedbackpacks-1.20.1-3.22.2.1172.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.22.2.1172 |DONE |Manifest: NOSIGNATURE
- CreateNumismatics-1.0.7+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
- create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
- 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
- MekanismGenerators-1.20.1-10.4.13.69.jar |Mekanism: Generators |mekanismgenerators |10.4.13 |DONE |Manifest: NOSIGNATURE
- pathundergates-1.20.1-1.0.2-release.jar |Path Under Gates |pathundergates |1.20.1-1.0.2-release|DONE |Manifest: NOSIGNATURE
- fasterportalsforge-1.0.4.jar |Faster Portals |fasterportals |1.0.4 |DONE |Manifest: NOSIGNATURE
- carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
- interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
- macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
- dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |DONE |Manifest: NOSIGNATURE
- bulletarmorenchant-1.1-1.20.1 .jar |Bullet Armor Enchant |bulletarmorenchant |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
- create_connected-0.9.3-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.3-mc1.20.1 |DONE |Manifest: NOSIGNATURE
- mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
- macawsbridgesbop-1.20-1.3.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.3 |DONE |Manifest: NOSIGNATURE
- MekanismAdditions-1.20.1-10.4.13.69.jar |Mekanism: Additions |mekanismadditions |10.4.13 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
- mcwfencesbop-1.20-1.2.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.2 |DONE |Manifest: NOSIGNATURE
- samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
- lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-2.39- 1.20.1.jar |Cataclysm Mod |cataclysm |2.39 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
- naturallychargedcreepers-1.20.1-3.5.jar |Naturally Charged Creepers |naturallychargedcreepers |3.5 |DONE |Manifest: NOSIGNATURE
- collective-1.20.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
- CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
- camera-forge-1.20.1-1.0.19.jar |Camera Mod |camera |1.20.1-1.0.19 |DONE |Manifest: NOSIGNATURE
- realistic_horse_genetics-1.20.1-13.5.jar |Realistic Horse Genetics |horse_colors |1.20.1-13.5 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
- createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- MekanismTools-1.20.1-10.4.13.69.jar |Mekanism: Tools |mekanismtools |10.4.13 |DONE |Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
- otyacraftengine-forge-mc1.20-3.7.0-alpha.2.jar |Otyacraft Engine |otyacraftengine |3.7.0-alpha.2 |DONE |Manifest: NOSIGNATURE
- createsongsandspeakers-forge-mc1.20-0.5 - Fork of |Create - Songs and Speakers (I|iammusicplayer |0.5 - Fork of iammus|DONE |Manifest: NOSIGNATURE
- allthetrims-3.4.3-forge+1.20.1.jar |AllTheTrims |allthetrims |3.4.3 |DONE |Manifest: NOSIGNATURE
- dimdoors-5.4.3-1.20.1-forge.jar |DimensionalDoors |dimdoors |5.4.3 |DONE |Manifest: NOSIGNATURE
- AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
- cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
- ExtremeReactors2-1.20.1-2.0.90.jar |Extreme Reactors |bigreactors |1.20.1-2.0.90 |DONE |Manifest: NOSIGNATURE
- monolib-forge-1.20.1-1.4.1.jar |MonoLib |monolib |1.4.1 |DONE |Manifest: NOSIGNATURE
- 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
- smallships-forge-1.20.1-2.0.0-b1.4.jar |Small Ships |smallships |2.0.0-b1.4 |DONE |Manifest: NOSIGNATURE
- Ballistix-1.20.1-0.7.0-6.jar |Ballistix |ballistix |1.20.1-0.7.0-6 |DONE |Manifest: NOSIGNATURE
- Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
- CosmeticArmours - 1.4.5.1 - 1.20.1 - Forge.jar |CosmeticArmours |cosmeticarmoursmod |1.4.5.1 |DONE |Manifest: NOSIGNATURE
- CHA-S-1.20-forge.jar |CHA&S - Craftable Horse Armour|chas |1.20 |DONE |Manifest: NOSIGNATURE
- lradd-1.20.1-0.2.4.jar |LesRaisinsAddon |lradd |0.2.4 |DONE |Manifest: NOSIGNATURE
- 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
- ReworkedNetheriteV2.jar |Fixed netherite |fixed_netherite |1.0.0 |DONE |Manifest: NOSIGNATURE
- BetterAdvancements-Forge-1.20.1-0.4.2.25.jar |Better Advancements |betteradvancements |0.4.2.25 |DONE |Manifest: NOSIGNATURE
- ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
- amendments-1.20-1.2.14.jar |Amendments |amendments |1.20-1.2.14 |DONE |Manifest: NOSIGNATURE
- DeathKnell-Forge-1.20.1-10.0.4.jar |DeathKnell |deathknell |10.0.4 |DONE |Manifest: NOSIGNATURE
- copycats-2.1.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.4+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
- createappliedkinetics-1.4.0-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE
- tacz-1.20.1-1.1.4-hotfix-all.jar |Timeless & Classics Guns: Zero|tacz |1.1.4-hotfix |DONE |Manifest: NOSIGNATURE
- totemfactory-1.0.jar |Create : Totem Factory |totemfactory |1.0 |DONE |Manifest: NOSIGNATURE
- create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
- CreateCasing-1.20.1-1.6.2-fix1.jar |Create : Encased |createcasing |1.20.1-1.6.2-fix1 |DONE |Manifest: NOSIGNATURE
- creategoggles-1.20.1-0.5.6-[FORGE].jar |Create Goggles |creategoggles |0.5.6 |DONE |Manifest: NOSIGNATURE
- balancedflight-1.20.1_v2.3.0.jar |Create: Balanced Flight |balancedflight |1.20.1_v2.3.0 |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
- Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
- mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
- journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
- YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
- artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
- [1.20.1]davesbuilds.jar |Dave's Building Extended |davebuildingmod |5.0 |DONE |Manifest: NOSIGNATURE
- crackerslib-forge-1.20.1-0.3.2.1.jar |CrackersLib |crackerslib |1.20.1-0.3.2.1 |DONE |Manifest: NOSIGNATURE
- lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |DONE |Manifest: NOSIGNATURE
- create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
- BetterTotemOfUndying-Forge-1.20.1-1.2.0.jar |Better Totem Of Undying |better_totem_of_undying |1.2.0 |DONE |Manifest: NOSIGNATURE
- ExtendedAE-1.20-1.3.3-forge.jar |ExtendedAE |expatternprovider |1.20-1.3.3-forge |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
- waveycapes-forge-1.4.13-mc1.20.1.jar |WaveyCapes |waveycapes |1.4.13 |DONE |Manifest: NOSIGNATURE
- 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
- azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |DONE |Manifest: NOSIGNATURE
- watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
- FasterLadderClimbing-1.20.1-0.2.10.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.10 |DONE |Manifest: NOSIGNATURE
- libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
- 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
- moonlight-1.20-2.13.49-forge.jar |Moonlight Library |moonlight |1.20-2.13.49 |DONE |Manifest: NOSIGNATURE
- EmoteTweaks-4.0.2.27-forge.jar |Emote Tweaks |emotetweaks |4.0.2.27 |DONE |Manifest: NOSIGNATURE
- mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.12.28_mc1.20.1.jar |CreativeCore |creativecore |2.12.28 |DONE |Manifest: NOSIGNATURE
- healingflasks-1.3.1-forge-1.20.1.jar |Healing Flasks |healingflasks |1.3.1 |DONE |Manifest: NOSIGNATURE
- azurelibarmor-neo-1.20.1-2.0.14.jar |AzureLib Armor |azurelibarmor |2.0.14 |DONE |Manifest: NOSIGNATURE
- Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE
- Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
- suppsquared-1.20-1.1.18.jar |Supplementaries Squared |suppsquared |1.20-1.1.18 |DONE |Manifest: NOSIGNATURE
- mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |DONE |Manifest: NOSIGNATURE
- polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |DONE |Manifest: NOSIGNATURE
- legendarymonsters-1.6.2 MC 1.20.1.jar |LegendaryMonsters |legendary_monsters |1.20.1 |DONE |Manifest: NOSIGNATURE
- FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
- immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
- betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
- buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
- 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
- coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
- 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
- automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
- 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
- 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
- the_dirty_stuff-3.0-forge-1.20.1.jar |The Dirty Stuff |the_dirty_stuff |3.0 |DONE |Manifest: NOSIGNATURE
- playertrackingcompass-1.20.1-3.3.jar |Player Tracking Compass |playertrackingcompass |3.3 |DONE |Manifest: NOSIGNATURE
- apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
- fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
- Enhanced-Celestials-Forge-1.20.1-5.0.2.3.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.2.3 |DONE |Manifest: NOSIGNATURE
- Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |4.0.3.3 |DONE |Manifest: NOSIGNATURE
- EchoWardenSummonForge1_0.jar |EchoWardenSummonForge |echowardensummonforge |1.0 |DONE |Manifest: NOSIGNATURE
- charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- mekanism-ad-astra-ores-1.0.0.jar |Mekanism: Ad Astra Ores |mekanismaaa |1.0.0 |DONE |Manifest: NOSIGNATURE
- packetfixer-forge-1.4.3-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.3 |DONE |Manifest: NOSIGNATURE
- expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
- create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
- healingcampfire-1.20.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |DONE |Manifest: NOSIGNATURE
- nbc-all-2.0-1.20+.jar |Netherite But Cheaper |nbc_mr |1.0 |DONE |Manifest: NOSIGNATURE
- createaddition-1.20.1-1.2.5.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: fb25f4ff-ae91-4904-8390-6cc2da686885
- FML: 0.0
- Forge: org.kettingpowered.server:47.3.11
- Kiwi Modules:
- kiwi:block_components
- kiwi:block_templates
- kiwi:contributors
- kiwi:data
- kiwi:item_templates
- snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment