123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2024-12-12 21:16:44
Description: Exception initializing level
org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapSlowUnload,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapSlowUnload,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,re:classloading,pl:mixin:APP:betterchunkloading.mixins.json:ChunkTaskPriorityQueueSorterMixin,pl:mixin:A}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.mojang.text2speech.Narrator
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:771) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:741) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
... 32 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Suspected Mods: NONE
Stacktrace:
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapSlowUnload,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterchunkloading.mixins.json:ChunkMapViewDistanceFixedTwo,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:chunkpregen.mixins.json:common.storage.ChunkManagerMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapSlowUnload,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:enhancedcelestials.mixins.json:access.ChunkMapAccess,pl:mixin:A}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,re:classloading,pl:mixin:APP:betterchunkloading.mixins.json:ChunkTaskPriorityQueueSorterMixin,pl:mixin:A}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:classloading}
Mixins in Heaven:
net.minecraft.world.level.chunk.ChunkStatus:
net.potionstudios.biomeswevegone.mixin.ChunkStatusMixin (biomeswevegone-common.mixins.json)
com.github.alexmodguy.alexscaves.mixin.ChunkStatusMixin (alexscaves.mixins.json)
net.minecraft.server.level.ChunkMap:
com.betterchunkloading.mixin.ChunkMapViewDistanceFixedTwo (betterchunkloading.mixins.json)
com.smoothchunk.mixin.ChunkMapMixin (smoothchunk.mixins.json)
corgitaco.enhancedcelestials.mixin.access.ChunkMapAccess (enhancedcelestials.mixins.json)
com.smoothchunk.mixin.ChunkMapSlowUnload (smoothchunk.mixins.json)
org.embeddedt.modernfix.forge.mixin.bugfix.chunk_deadlock.ChunkMapLoadMixin (modernfix-forge.mixins.json)
dev.ftb.mods.ftbchunks.core.mixin.ChunkMapMixin (ftbchunks-common.mixins.json)
pregenerator.base.mixins.common.storage.ChunkManagerMixin (chunkpregen.mixins.json)
org.embeddedt.modernfix.common.mixin.bugfix.paper_chunk_patches.ChunkMapMixin (modernfix-common.mixins.json)
net.minecraft.server.level.ChunkTaskPriorityQueueSorter:
com.betterchunkloading.mixin.ChunkTaskPriorityQueueSorterMixin (betterchunkloading.mixins.json)
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 625
Level dimension: minecraft:overworld
Level spawn location: World: (-264,64,488), Section: (at 8,0,8 in -17,4,30; chunk contains blocks -272,-64,480 to -257,319,495), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
Level time: 0 game time, 0 day time
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Known server brands: forge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:pdgamerules.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:pdgamerules.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:164) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:chunkpregen.mixins.json:common.server.DedicatedServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinDedicatedServer,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:pdgamerules.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23757!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.MinecraftServerMixin,pl:mixin:APP:chunkpregen.mixins.json:common.server.ServerSeedMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:pdgamerules.mixins.json:MinecraftServerMixin,pl:mixin:APP:blockswap.mixins.json:MixinMinecraftServer,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
Mixins in Heaven:
net.minecraft.server.MinecraftServer:
dev.latvian.mods.kubejs.core.mixin.common.MinecraftServerMixin (kubejs-common.mixins.json)
pregenerator.base.mixins.common.server.ServerSeedMixin (chunkpregen.mixins.json)
com.teamabnormals.blueprint.core.mixin.MinecraftServerMixin (blueprint.mixins.json)
org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-common.mixins.json)
pregenerator.base.mixins.common.server.MinecraftServerMixin (chunkpregen.mixins.json)
net.blay09.mods.balm.mixin.MinecraftServerMixin (balm.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-common.mixins.json)
dev.latvian.mods.kubejs.core.mixin.common.inject_resources.MinecraftServerMixin (kubejs-common.mixins.json)
com.majruszlibrary.mixin.MixinMinecraftServer (majruszlibrary-common.mixins.json)
com.blamejared.crafttweaker.mixin.common.access.server.AccessMinecraftServer (crafttweaker.mixins.json)
corgitaco.blockswap.mixin.MixinMinecraftServer (blockswap.mixins.json)
snownee.pdgamerules.mixin.MinecraftServerMixin (pdgamerules.mixins.json)
com.github.alexthe666.citadel.mixin.MinecraftServerMixin (citadel.mixins.json)
net.minecraft.server.dedicated.DedicatedServer:
com.majruszlibrary.mixin.MixinDedicatedServer (majruszlibrary-common.mixins.json)
com.teamabnormals.blueprint.core.mixin.DedicatedServerMixin (blueprint.mixins.json)
pregenerator.base.mixins.common.server.DedicatedServerMixin (chunkpregen.mixins.json)
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Linux (amd64) version 4.18.0-553.16.1.el8_10.x86_64
Java Version: 21.0.2, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1517438800 bytes (1447 MiB) / 4219469824 bytes (4024 MiB) up to 8388608000 bytes (8000 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) E-2288G CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 13
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
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): 130882.09
Virtual memory used (MB): 135618.63
Swap memory total (MB): 66559.98
Swap memory used (MB): 28509.75
JVM Flags: 5 total; -Xmx8000M -Xms128M -XX:MaxDirectMemorySize=256M -XX:MaxMetaspaceSize=1024M -XX:MaxRAMPercentage=90.0
Server Running: true
Player Count: 0 / 15; []
Data Packs: vanilla, mod:betterdungeons, mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:hitindication, mod:majruszsdifficulty (incompatible), mod:javd (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:quickrightclick, mod:wstweaks (incompatible), mod:clientcrafting (incompatible), mod:guardvillagers (incompatible), mod:harderspawners, mod:clickadv (incompatible), mod:pickupnotifier, mod:balm, mod:whatareyouvotingfor, mod:biggerstacks (incompatible), mod:jeresources, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:iter_rpg, mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:bcc (incompatible), mod:toolswap, mod:hardermonsterboats, mod:unusualend, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:fairylights (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:alexsmobsinteraction (incompatible), mod:luphieclutteredmod, mod:curios (incompatible), mod:gamestages (incompatible), mod:searchables (incompatible), mod:chunkpregen (incompatible), mod:queen_bee, mod:worldedit (incompatible), mod:cumulus_menus, mod:betterendisland, mod:nitrogen_internals, mod:celestisynth, mod:jadeaddons (incompatible), mod:toms_storage (incompatible), mod:easyshulkerboxes, mod:bettermineshafts, mod:enchantinginfuser, mod:majruszlibrary (incompatible), mod:betterjungletemples, mod:quarkoddities, mod:kiwi (incompatible), mod:john_mod_reborn, mod:create_questing (incompatible), mod:doubledoors, mod:puzzlesapi, mod:jea, mod:mutantmonsters, mod:endertrigon (incompatible), mod:jei, mod:nameless_trinkets (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:alexscavesdelight, mod:paxi, mod:integrated_api, mod:travelersbackpack, mod:naturescompass, mod:enigmaticlegacydelight, mod:libx, mod:craterlib (incompatible), mod:respawninganimals, mod:starlight (incompatible), mod:jeitweaker (incompatible), mod:fusion, mod:keepinventory (incompatible), mod:memoryleakfix (incompatible), mod:crafttweaker (incompatible), mod:mythicmounts (incompatible), mod:puzzlesaccessapi, mod:forge, mod:spawnbalanceutility, mod:bestylewither, mod:dungeons_arise, mod:tectonic (incompatible), mod:useful_creatures, mod:sons_of_sins, mod:smoothchunk (incompatible), mod:simplebackups, mod:terrablender, mod:mousetweaks, mod:companion (incompatible), mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:necronomicon, mod:commonality, mod:trulytreasures (incompatible), mod:ohthetreesyoullgrow, mod:mindfuldarkness, mod:spectrelib (incompatible), mod:fastpaintings (incompatible), mod:createtweaker (incompatible), mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:farmersrespite, mod:flywheel, mod:ecologics, mod:integrated_stronghold, mod:polymorph (incompatible), mod:mixininheaven (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:zeta (incompatible), mod:entityculling, mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:connectedglass, mod:apathy (incompatible), mod:puzzleslib, mod:aquaculture, mod:dawnera (incompatible), mod:cosmeticarmorreworked, mod:chunksending (incompatible), mod:euphoria_patcher, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:carbonconfig (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:treechop (incompatible), mod:easy_npc, mod:kuma_api (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:alexscaves_adventure, mod:caveore (incompatible), mod:limitedspawners (incompatible), mod:aether, mod:aeroblender (incompatible), mod:aether_redux, mod:galosphere (incompatible), mod:firstperson, mod:incontrol, mod:betteroceanmonuments, mod:bosshealthregain (incompatible), mod:connectivity (incompatible), mod:soulbound (incompatible), mod:multimine (incompatible), mod:incendium, mod:effishiency (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:insanelib, mod:structureessentials (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:lootintegrations (incompatible), mod:finsandtails (incompatible), mod:mixinextras (incompatible), mod:cobweb (incompatible), mod:soul_fire_d (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:kiwiboi (incompatible), mod:create_dragon_lib (incompatible), mod:jeed (incompatible), mod:carryon (incompatible), mod:melody (incompatible), mod:shieldexp (incompatible), mod:dragonmounts, mod:twilightforest, mod:trenzalore (incompatible), mod:konkrete (incompatible), mod:astemirlib (incompatible), mod:farmersdelight, mod:dustrial_decor, mod:ambientsounds, mod:ping, mod:getittogetherdrops, mod:endrem (incompatible), mod:born_in_chaos_v1, mod:samurai_dynasty (incompatible), mod:lionfishapi (incompatible), mod:fishontheline, mod:entropy, mod:bobby (incompatible), mod:redimstages, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:despawn_tweaker (incompatible), mod:collective, mod:cerbons_api, mod:simplehats (incompatible), mod:betterthirdperson, mod:witherstormmod, mod:nightconfigfixes, mod:enigmaticlegacy (incompatible), mod:resourcefullib (incompatible), mod:lootjs, mod:architectury (incompatible), mod:nerb, mod:doapi (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:bakery (incompatible), mod:ftbteams (incompatible), mod:cupboard (incompatible), mod:cherishedworlds (incompatible), mod:ageingspawners, mod:undergarden, mod:framework, mod:t_and_t (incompatible), mod:controllable (incompatible), mod:yeetusexperimentus (incompatible), mod:gamemenumodoption, mod:calmmornings, mod:tradingpost, mod:betteradvancements (incompatible), mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:trashslot, mod:jmi (incompatible), mod:compact_storage, mod:amendments (incompatible), mod:limitedchunks (incompatible), mod:octolib, mod:nourished_nether, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:conjurer_illager (incompatible), mod:callablehorses (incompatible), mod:simplerpc (incompatible), mod:obscure_api (incompatible), mod:curiosquarkobp, mod:brazier (incompatible), mod:enlightened_end, mod:create, mod:create_central_kitchen (incompatible), mod:waystones, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:alternate_current, mod:configured (incompatible), mod:configurablemobpotioneffects, mod:crackerslib (incompatible), mod:enigmaticaddons, mod:enigmaticdelicacy, mod:pdgamerules (incompatible), mod:farsightedmobs (incompatible), mod:create_confectionery, mod:tlib (incompatible), mod:strawgolem (incompatible), mod:geckolib, mod:crittersandcompanions (incompatible), mod:better_totem_of_undying, mod:everycomp (incompatible), mod:betterdeserttemples, mod:netherdepthsupgrade (incompatible), mod:blockswap (incompatible), mod:bosses_of_mass_destruction, mod:terralith, mod:blueprint, mod:clayworks, mod:upgrade_aquatic (incompatible), mod:personality, mod:autumnity (incompatible), mod:azurelib, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:recipestages (incompatible), mod:travelerstitles, mod:fasterladderclimbing (incompatible), mod:friendsandfoes (incompatible), mod:mobs_of_sins, mod:nyfsspiders (incompatible), mod:craftingtweaks, mod:alexscaves, mod:weakerspiderwebs, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:itemstages (incompatible), mod:enigmaticgraves (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:another_furniture (incompatible), mod:creativecore, mod:barteringstation, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:woodworks (incompatible), mod:mutil, mod:diet, mod:tradeuses (incompatible), mod:storagedrawers (incompatible), mod:parcool (incompatible), mod:betterchunkloading (incompatible), mod:inventoryhud (incompatible), mod:fancymenu (incompatible), mod:yosby (incompatible), mod:creeperoverhaul, mod:alexsdelight, mod:ferritecore (incompatible), mod:apexcore, mod:fantasyfurniture, mod:enhancedcelestials, mod:corgilib, mod:biomeswevegone, mod:delightful, mod:expandability (incompatible), mod:journeymapteams (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, builtin/data/cloudbed, builtin/data/dungeon_stone_recipes, builtin/data/dungeon_upgrades/bronze, builtin/data/gravitite_ingot, builtin/data/redux_noise, create_central_kitchen:farmersdelight (incompatible), minecraft_bricks, mutantmonsters:biome_modifications, soul_fire_d:campfire_tags, soul_fire_d:fire_source_tags, tectonic/terratonic
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Is Modded: Definitely; Server brand changed to 'forge'
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.12.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.12.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.12.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.12.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.12.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
kotlinforforge@4.11.0
javafml@null
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
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
hitindication-1.20.1-1.4.jar |Hit Indication |hitindication |1.4 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-forge-1.20.1-1.9.10.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.9.10 |DONE |Manifest: NOSIGNATURE
JAVD-Forge-5.0.1+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.19.6+mc1.20.1.jar |ModernFix |modernfix |5.19.6+mc1.20.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
quickrightclick-1.20.1-1.5.jar |Quick Right-Click |quickrightclick |1.5 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.20.1-1.6.7.jar |Guard Villagers |guardvillagers |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE
harderspawners-1.20-46.25.3.jar |Harder Spawners Mod |harderspawners |46.25.3 |DONE |Manifest: NOSIGNATURE
clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |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
balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
whatareyouvotingfor2023-1.20.1-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.5 |DONE |Manifest: NOSIGNATURE
biggerstacks-1.20.1-1.0.0-all.jar |Bigger Stacks |biggerstacks |1.20.1-1.0.0 |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
Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
iter_rpg-0.7.6-forge-1.20.1.jar |Iter RPG |iter_rpg |0.7.6 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.20.1-forge-1.6.7.jar |Advancement Plaques |advancementplaques |1.6.7 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
ToolSwap-1.20.1-5.0.6.jar |ToolSwap |toolswap |1.20.1-5.0.6 |DONE |Manifest: NOSIGNATURE
hardermonsterboats-1.20-46.1.1.jar |Harder Monster Boats |hardermonsterboats |46.1.1 |DONE |Manifest: NOSIGNATURE
unusualend-2.2.3-forge-1.20.1.jar |Unusual End |unusualend |2.2.3 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |DONE |Manifest: NOSIGNATURE
Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
alexsmobsinteraction-4.3-all.jar |Alexs Mobs Interaction |alexsmobsinteraction |4.3 |DONE |Manifest: NOSIGNATURE
cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |DONE |Manifest: NOSIGNATURE
curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
GameStages-Forge-1.20.1-15.0.2.jar |GameStages |gamestages |15.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
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
Chunk-Pregenerator-1.20-4.4.4.jar |Chunk Pregenerator |chunkpregen |1.20-4.4.4 |DONE |Manifest: NOSIGNATURE
QueenBee-Forge-1.20.1-3.1.4.jar |Queen Bee |queen_bee |3.1.4 |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
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
celestisynth-1.20.1-1.3.1.jar |Celestisynth |celestisynth |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |DONE |Manifest: NOSIGNATURE
EasyShulkerBoxes-v8.0.2-1.20.1-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |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
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
majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |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
QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |DONE |Manifest: NOSIGNATURE
John_Mod_Reborn_1.0.4_mc1.20.1.jar |John Mod Reborn |john_mod_reborn |1.0.4 |DONE |Manifest: NOSIGNATURE
Create_Questing-FORGE-1.20.1-1.0.0.jar |Create Questing |create_questing |1.0.0 |DONE |Manifest: NOSIGNATURE
doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |DONE |Manifest: NOSIGNATURE
puzzlesapi-forge-8.1.6.jar |Puzzles Api |puzzlesapi |8.1.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
JustEnoughAdvancements-1.20.1-5.0.1.jar |Just Enough Advancements |jea |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |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
endertrigon-1.20.1-1.1-all.jar |Ender Trigon |endertrigon |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.20.1-1.8.0.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |DONE |Manifest: NOSIGNATURE
The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
alexscavesdelight-1.0.22-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.22-1.20.1 |DONE |Manifest: NOSIGNATURE
Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE
integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
travelersbackpack-forge-1.20.1-9.1.16.jar |Traveler's Backpack |travelersbackpack |9.1.16 |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
enigmaticlegacydelight-1.1.0-1.20.1.jar |Enigmatic Legacy Delight |enigmaticlegacydelight |1.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
CraterLib-Forge-1.20-2.1.2+hotfix.1.jar |CraterLib |craterlib |2.1.2+hotfix.1 |DONE |Manifest: NOSIGNATURE
RespawningAnimals-v8.2.0-1.20.1-Forge.jar |Respawning Animals |respawninganimals |8.2.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
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
ConfigurableKeepInventory-1.20.1-1.11.jar |ConfigurableKeepInventory |keepinventory |1.11 |DONE |Manifest: NOSIGNATURE
memoryleakfix-forge-1.17+-1.1.2.jar |Memory Leak Fix |memoryleakfix |1.1.2 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.44.jar |CraftTweaker |crafttweaker |14.0.44 |DONE |Manifest: NOSIGNATURE
mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |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.12-universal.jar |Forge |forge |47.3.12 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
spawnbalanceutility-1.20-46.13.6.jar |SpawnBalanceUtility |spawnbalanceutility |46.13.6 |DONE |Manifest: NOSIGNATURE
bestylewither-forge-mc1.20-1.6.1.jar |BE Style Wither |bestylewither |1.6.1 |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
tectonic-forge-1.20.1-2.4.1.jar |Tectonic |tectonic |2.4.1 |DONE |Manifest: NOSIGNATURE
server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
Ruthless Beings1.1.6.5.jar | Ruthlees Beings |useful_creatures |1.0.4 |DONE |Manifest: NOSIGNATURE
sons-of-sins-1.20.1-2.1.7.jar |Sons of Sins |sons_of_sins |2.1.7 |DONE |Manifest: NOSIGNATURE
smoothchunk-1.20.1-3.8.jar |Smoothchunk mod |smoothchunk |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
SimpleBackups-1.20.1-3.1.7.jar |Simple Backups |simplebackups |1.20.1-3.1.7 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
Companion-1.20.1-Forge-5.2.0.jar |Companion |companion |5.2.0+forge |DONE |Manifest: NOSIGNATURE
bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
trulytreasures-1.20-3.0.0-forge.jar |Truly Treasures |trulytreasures |1.20-3.0.0 |DONE |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.1.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |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
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
CreateTweaker-forge-1.20.1-4.0.13.jar |CreateTweaker |createtweaker |4.0.13 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.8.2-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.8.2 |DONE |Manifest: NOSIGNATURE
farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
mixininheaven-mc1.17.1-1.20-v0.0.1-hotfix.jar |MixinInHeaven |mixininheaven |0.0NONE |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.7.2-mc1.20.1.jar |EntityCulling |entityculling |1.7.2 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.3.3+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.20.4 |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
apathy-forge-1.20.1-2.7.1.jar |Apathy |apathy |2.7.1 |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
Aquaculture-1.20.1-2.5.3.jar |Aquaculture 2 |aquaculture |2.5.3 |DONE |Manifest: NOSIGNATURE
thedawnera-1.20.1-0.58.94.jar |TheDawnEra |dawnera |0.58.94 |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
chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
EuphoriaPatcher-1.4.3-r5.3-forge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-forge |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
CarbonConfig-1.20-1.2.6.jar |Carbon Config Library |carbonconfig |1.20-1.2.6 |DONE |Manifest: NOSIGNATURE
tetra-1.20.1-6.7.0.jar |tetra |tetra |6.7.0 |DONE |Manifest: NOSIGNATURE
tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE
TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE
easy_npc-forge-1.20.1-5.8.0.jar |Easy NPC |easy_npc |5.8.0 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |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
alexscaves_adventure-1.0.1-forge-1.20.1.jar |Alex's Caves: Adventure |alexscaves_adventure |1.0.1 |DONE |Manifest: NOSIGNATURE
caveore-1.20.1-3.7.jar |CaveOre Mod |caveore |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
LimitedSpawners-forge-1.20.1-1.0.8.jar |Limited Spawners |limitedspawners |1.0.8 |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
Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
firstperson-forge-2.4.6-mc1.20.1.jar |FirstPerson |firstperson |2.4.6 |DONE |Manifest: NOSIGNATURE
incontrol-1.20-9.2.11.jar |InControl |incontrol |1.20-9.2.11 |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
bosshealthregain-1.0.2.jar |bosshealthregain |bosshealthregain |1.0.2 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-6.1.jar |Connectivity Mod |connectivity |1.20.1-6.1 |DONE |Manifest: NOSIGNATURE
soulbound-forge-1.0.0+1.20.1.jar |Soulbound |soulbound |1.0.0 |DONE |Manifest: NOSIGNATURE
multimine-1.20.1.4.jar |Multi Mine |multimine |1.20.1.4 |DONE |Manifest: NOSIGNATURE
Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
effishiency-1.20.1-1.1.1.jar |Effishiency |effishiency |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.0.0.807.jar |Sophisticated Core |sophisticatedcore |1.0.0.807 |DONE |Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.15.1-mc1.20.1.jar |InsaneLib |insanelib |1.15.1 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |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.0-1.20.1.jar |Citadel |citadel |2.6.0 |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
lootintegrations-1.20.1-4.0.jar |Lootintegrations mod |lootintegrations |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
finsandtails-1.20.1-1.1.5.jar |Fins and Tails |finsandtails |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
cobweb-forge-1.20.1-1.0.0.jar |Cobweb |cobweb |1.0.0 |DONE |Manifest: NOSIGNATURE
soul-fire-d-forge-1.20.1-4.0.6.jar |Soul Fire'd |soul_fire_d |4.0.6 |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.20.17.1150.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.17.1150 |DONE |Manifest: NOSIGNATURE
kiwiboi-1.20.1-1.0.2.jar |Kiwi Boi |kiwiboi |1.0.2 |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
jeed-1.20-2.2.2.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.2 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |DONE |Manifest: NOSIGNATURE
dragonmounts-1.20.1-1.2.3-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.3-beta |DONE |Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
trenzalore-forge-3.3.10+mc1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
astemirlib-1.20.1-1.25.jar |AstemirLib |astemirlib |1.25 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.6.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.6 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v6.1.4_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.4 |DONE |Manifest: NOSIGNATURE
Ping-1.20.1-1.10.2.jar |Ping |ping |1.10.2 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.20.1_1.5.2.jar |Born in Chaos |born_in_chaos_v1 |1.5.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
fishontheline-1.20.1-3.4.jar |Fish On The Line |fishontheline |3.4 |DONE |Manifest: NOSIGNATURE
entropy-1.3.4.jar |Entropy |entropy |1.3.4 |DONE |Manifest: NOSIGNATURE
bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |DONE |Manifest: NOSIGNATURE
redimstages-1.0.0.jar |Re-Dimension Stages |redimstages |1.0.0 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-2.27 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.27 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |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
simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
witherstormmod-1.20.1-4.2.1-all.jar |Cracker's Wither Storm Mod |witherstormmod |4.2.1 |DONE |Manifest: NOSIGNATURE
NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |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
EnigmaticLegacy-2.30.1.jar |Enigmatic Legacy |enigmaticlegacy |2.30.1 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
lootjs-forge-1.20.1-2.12.0.jar |LootJS |lootjs |1.20.1-2.12.0 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.6.jar |FTB Library |ftblibrary |2001.2.6 |DONE |Manifest: NOSIGNATURE
findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-1.1.15.jar |[Let's Do] Bakery |bakery |1.1.15 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-6.1.7+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.7+1.20.1 |DONE |Manifest: NOSIGNATURE
AgeingSpawners-1.20.1-2.0.0.jar |Ageing Spawners |ageingspawners |2.0.0 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |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
Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
controllable-forge-1.20.1-0.20.3.jar |Controllable |controllable |0.20.3 |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
YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
calmmornings-1.20.1-4.0.1.jar |Calm Mornings |calmmornings |4.0.1 |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
BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.8.jar |Simple Inventory Sorter |inventorysorter |23.0.8 |DONE |Manifest: NOSIGNATURE
rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |DONE |Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
compact-storage-1.20.1-forge-6.0.1.70.jar |CompactStorage |compact_storage |6.0.1.70 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.12.jar |Amendments |amendments |1.20-1.2.12 |DONE |Manifest: NOSIGNATURE
limitedchunks-1.20.1-4.1.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE
OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |DONE |Manifest: NOSIGNATURE
phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.9.jar |FTB Quests |ftbquests |2001.4.9 |DONE |Manifest: NOSIGNATURE
the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |DONE |Manifest: NOSIGNATURE
callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |1.3.0.1 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
SimpleRPC-Universal-3.3.3.jar |Simple RPC |simplerpc |3.3.3 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
CuriosQuarkOBP-1.20.1-1.2.5.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.2.5 |DONE |Manifest: NOSIGNATURE
brazier-forge-6.1.1.jar |Brazier |brazier |6.1.1 |DONE |Manifest: NOSIGNATURE
enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |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
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |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
configurablemobpotioneffects-1.20.1-3.5.jar |Configurable Mob Potion Effect|configurablemobpotioneffects |3.5 |DONE |Manifest: NOSIGNATURE
crackerslib-forge-1.20.1-0.4.1.jar |CrackersLib |crackerslib |1.20.1-0.4.1 |DONE |Manifest: NOSIGNATURE
enigmaticaddons-1.1.4.jar |Enigmatic Addons |enigmaticaddons |1.1.4 |DONE |Manifest: NOSIGNATURE
enigmaticdelicacy-1.0.0.jar |Enigmatic Delicacy |enigmaticdelicacy |1.0.0 |DONE |Manifest: NOSIGNATURE
PerDimensionGameRules-1.20.1-forge-3.1.0.jar |Per-Dimension Game Rules |pdgamerules |3.1.0 |DONE |Manifest: NOSIGNATURE
farsighted-mobs-forge-1.1-1.20.1.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
Haybale-forge-1.20.1-1.0.0.jar |Tenzin's Lib |tlib |1.0.0 |DONE |Manifest: NOSIGNATURE
Strawgolem-forge-1.20.1-3.0.2.jar |Strawgolem |strawgolem |3.0.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |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
everycomp-1.20-2.7.3.jar |Every Compat |everycomp |1.20-2.7.3 |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
netherdepthsupgrade-3.1.5-1.20.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.5-1.20 |DONE |Manifest: NOSIGNATURE
Block Swap-forge-1.20.1-5.0.0.0.jar |Block Swap |blockswap |5.0.0.0 |DONE |Manifest: NOSIGNATURE
BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
clayworks-1.20.1-3.0.1.jar |Clayworks |clayworks |3.0.1 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.20.1-6.0.1.jar |Upgrade Aquatic |upgrade_aquatic |6.0.1 |DONE |Manifest: NOSIGNATURE
personality-1.20.1-4.0.0.jar |Personality |personality |4.0.0 |DONE |Manifest: NOSIGNATURE
autumnity-1.20.1-5.0.1.jar |Autumnity |autumnity |5.0.1 |DONE |Manifest: NOSIGNATURE
azurelib-neo-1.20.1-2.0.39.jar |AzureLib |azurelib |2.0.39 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.4.jar |FTB Chunks |ftbchunks |2001.3.4 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
RecipeStages-8.0.0.2.jar |Recipe Stages |recipestages |8.0.0.2 |DONE |Manifest: NOSIGNATURE
TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.20.1-0.2.10.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.10 |DONE |Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.20.1-3.0.6.jar |Friends & Foes |friendsandfoes |3.0.6 |DONE |Manifest: NOSIGNATURE
MobsOfSins-v0.2.jar |Mobs of Sins |mobs_of_sins |0.2 |DONE |Manifest: NOSIGNATURE
nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
weakerspiderwebs-1.20.1-3.7.jar |Weaker Spiderwebs |weakerspiderwebs |3.7 |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.37-forge.jar |Moonlight Library |moonlight |1.20-2.13.37 |DONE |Manifest: NOSIGNATURE
endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
ItemStages-Forge-1.20.1-8.0.3.jar |ItemStages |itemstages |8.0.3 |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
enigmaticgraves-1.20.1-1.8.0.jar |Enigmatic Graves fork |enigmaticgraves |1.8.0 |DONE |Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.25_mc1.20.1.jar |CreativeCore |creativecore |2.12.25 |DONE |Manifest: NOSIGNATURE
BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |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
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
woodworks-1.20.1-3.0.1.jar |Woodworks |woodworks |3.0.1 |DONE |Manifest: NOSIGNATURE
mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE
diet-forge-2.1.1+1.20.1.jar |Diet |diet |2.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
tradeuses-1.2.4-1.20.x-FORGE.jar |Trade Uses |tradeuses |1.2.4 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |DONE |Manifest: NOSIGNATURE
ParCool-1.20.1-3.3.0.5.jar |ParCool! |parcool |3.3.0.5 |DONE |Manifest: NOSIGNATURE
betterchunkloading-1.20.1-5.1.jar |betterchunkloading mod |betterchunkloading |1.20.1-5.1 |DONE |Manifest: NOSIGNATURE
inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |DONE |Manifest: NOSIGNATURE
fancymenu_forge_3.3.2_MC_1.20.1.jar |FancyMenu |fancymenu |3.3.2 |DONE |Manifest: NOSIGNATURE
YOSBY-Forge-1.1.0.jar |yosby |yosby |1.0.0 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |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
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.1.0.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
Corgilib-Forge-1.20.1-4.0.3.2.jar |CorgiLib |corgilib |4.0.3.2 |DONE |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-Forge-1.4.4.jar |Oh The Biomes We've Gone |biomeswevegone |1.4.4 |DONE |Manifest: NOSIGNATURE
Delightful-1.20.1-3.6.1.jar |Delightful |delightful |3.6.1 |DONE |Manifest: NOSIGNATURE
expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
JourneyMap-Teams-forge-1.20.1-1.1.0.jar |JourneyMap-Teams |journeymapteams |1.1.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 84aea618-e356-46f4-a849-60834e04105b
FML: 47.3
Forge: net.minecraftforge:47.3.12
Kiwi Modules:
kiwi:block_components
kiwi:block_templates
kiwi:contributors
kiwi:data
kiwi:item_templates