1
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 2025-03-05 20:12:10
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:525) ~[?:?] {}
at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.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%23559!/:?] {re:classloading}
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.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%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:lithostitched.mixins.json:common.ChunkMapMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.server.level.ChunkMapAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.tick_ship_chunks.MixinChunkMap,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinChunkMap,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%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:lithostitched.mixins.json:common.ChunkMapMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.server.level.ChunkMapAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.tick_ship_chunks.MixinChunkMap,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinChunkMap,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%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
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:525) ~[?:?] {}
at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.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%23559!/:?] {re:classloading}
at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.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%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:lithostitched.mixins.json:common.ChunkMapMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.server.level.ChunkMapAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.tick_ship_chunks.MixinChunkMap,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinChunkMap,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%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:lithostitched.mixins.json:common.ChunkMapMixin,pl:mixin:APP:valkyrienskies-common.mixins.json:accessors.server.level.ChunkMapAccessor,pl:mixin:APP:valkyrienskies-common.mixins.json:feature.tick_ship_chunks.MixinChunkMap,pl:mixin:APP:valkyrienskies-common.mixins.json:server.world.MixinChunkMap,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%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 625
Level dimension: minecraft:overworld
Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 0 game time, 0 day time
Level name: forge_1_20_1_3247000
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%23559!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:164) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lithostitched.mixins.json:server.DedicatedServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Linux (amd64) version 5.15.0-113-generic
Java Version: 17.0.13, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 4618010624 bytes (4404 MiB) / 8380219392 bytes (7992 MiB) up to 12884901888 bytes (12288 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) Gold 6348 CPU @ 2.60GHz
Identifier: Intel64 Family 6 Model 106 Stepping 6
Microarchitecture: Ice Lake (Server)
Frequency (GHz): 2.60
Number of physical packages: 2
Number of physical CPUs: 56
Number of logical CPUs: 112
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): 573300.75
Virtual memory used (MB): 508883.97
Swap memory total (MB): 65536.00
Swap memory used (MB): 5127.59
JVM Flags: 21 total; -XX:ActiveProcessorCount=4 -Xmx12288M -Xms7987M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
Server Running: true
Player Count: 0 / 9999; []
Data Packs: vanilla, mod:almanac, mod:supermartijn642configlib (incompatible), mod:hammerlib, mod:projecte, mod:yungsapi, mod:apotheosis (incompatible), mod:balm, mod:cloth_config (incompatible), mod:embeddium, mod:athena, mod:structure_gel, mod:ironfurnaces, mod:supermartijn642corelib, mod:curios (incompatible), mod:attributeslib (incompatible), mod:cumulus_menus, mod:lootintegrations_ctov (incompatible), mod:apothiccurios (incompatible), mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:jadeaddons (incompatible), mod:disenchanting (incompatible), mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:bettermineshafts, mod:enchantinginfuser, mod:mcwlights, mod:betterjungletemples, mod:radium, mod:kiwi (incompatible), mod:lootintegration_townsandtowers (incompatible), mod:rechiseled (incompatible), mod:jei, mod:lithostitched, mod:attributefix (incompatible), mod:libraryferret, mod:alexscavesdelight, mod:bdlib, mod:ppfluids, mod:naturescompass, mod:epherolib (incompatible), mod:smarterfarmers (incompatible), mod:cursedearth, mod:botanypots (incompatible), mod:snowundertrees, mod:projecteintegration, mod:jeitweaker (incompatible), mod:fusion, mod:crafttweaker (incompatible), mod:mekanism, mod:aetherdelight, mod:puzzlesaccessapi, mod:forge, mod:mcwpaths, mod:ironchest, mod:tectonic (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_dynamics, mod:basic_nvg, mod:voicechat (incompatible), mod:terrablender, mod:pamhc2crops (incompatible), mod:spectrelib (incompatible), mod:chickenchunks (incompatible), mod:jeiintegration (incompatible), mod:pipez, mod:xaerominimap (incompatible), mod:pamhc2foodcore (incompatible), mod:itemcollectors (incompatible), mod:thermal_cultivation, mod:polymorph (incompatible), mod:zeta (incompatible), mod:wrd, mod:pickletweaks, mod:structory_towers, mod:basicdiscordrichpresence, mod:lootr, mod:connectedglass, mod:puzzleslib, mod:denseores, mod:dawnera (incompatible), mod:defaultoptions, mod:kuma_api (incompatible), mod:aether, mod:betteroceanmonuments, mod:projectexpansion, mod:incendium, mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:mekaweapons (incompatible), mod:structureessentials (incompatible), mod:villagernames, mod:xaeroworldmap (incompatible), mod:placebo (incompatible), mod:lootintegrations_dungeonsenhanced (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:mcwdoors, mod:generatorgalore, mod:mekanismgenerators, mod:lootintegrations_structory (incompatible), mod:melody (incompatible), mod:dummmmmmy (incompatible), mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:prettypipes (incompatible), mod:chipped (incompatible), mod:rechiseled_chipped (incompatible), mod:astemirlib (incompatible), mod:densemekanism, mod:farmersdelight, mod:culturaldelights, mod:dustrial_decor, mod:mekanismadditions, mod:mcwfences, mod:simplylight (incompatible), mod:dungeons_enhanced, mod:pamhc2foodextended (incompatible), mod:chisel_chipped_integration, mod:solarflux (incompatible), mod:collective, mod:thermal_expansion, mod:seamless_loading_screen (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic, mod:resourcefullib (incompatible), mod:starterkit, mod:projectextended, mod:mekanismtools, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:projectred_core (incompatible), mod:projectred_integration (incompatible), mod:projectred_expansion (incompatible), mod:projectred_transmission (incompatible), mod:projectred_exploration (incompatible), mod:projectred_fabrication (incompatible), mod:projectred_illumination (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:refurbished_furniture, mod:trashcans (incompatible), mod:inventoryessentials, mod:framework, mod:bwncr, mod:portablecraftingtable (incompatible), mod:polylib, mod:letmedespawn, mod:servertabinfo, mod:quarkdelight, mod:easy_mob_farm, mod:inventorysorter (incompatible), mod:cucumber, mod:pamhc2trees (incompatible), mod:amendments (incompatible), mod:craftingstation (incompatible), mod:sophisticatedstorage (incompatible), mod:lootintegrations_dnt (incompatible), mod:xlpackets (incompatible), mod:pipe_connector (incompatible), mod:tacz, mod:enlightened_end, mod:waystones, mod:structory, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:configured (incompatible), mod:decorative_blocks, mod:terralith, mod:enderstorage (incompatible), mod:alexscaves, mod:patchouli (incompatible), mod:moonlight (incompatible), mod:jade (incompatible), mod:enderio, mod:quark (incompatible), mod:alexsdelight, mod:yet_another_config_lib_v3 (incompatible), SolarFlux, builtin/aether_accessories, lithostitched/breaks_seed_parity, tacz_resources, tectonic/terratonic, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:neat, mod:chancecubes, mod:v_turrets (incompatible), mod:ironsspellsdelight, mod:bettervillage, mod:fastleafdecay, mod:veinmining (incompatible), mod:elytraslot (incompatible), mod:quarkoddities, mod:tonsofenchants (incompatible), mod:nameless_trinkets (incompatible), mod:caelus (incompatible), mod:invtweaks, mod:travelersbackpack, mod:badpackets (incompatible), mod:mousetweaks, mod:kotlinforforge (incompatible), mod:mantle (incompatible), mod:gravestone, mod:aquaculture, mod:valkyrienskies (incompatible), mod:xpbook, mod:cristellib (incompatible), mod:arcaneessenceblock, mod:geckolib, mod:vs_eureka (incompatible), mod:irons_recipe_additions, mod:gravestonecurioscompat, mod:relics, mod:carryon (incompatible), mod:wthit (incompatible), mod:ftbteams (incompatible), mod:octolib, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:journeymap (incompatible), mod:artifacts, mod:ms, mod:tconstruct (incompatible), mod:enchdesc (incompatible), mod:mixinsquared (incompatible), mod:storagedrawers (incompatible), mod:irons_spellbooks, mod:charmofundying (incompatible), mod:rarcompat, mod:expandability (incompatible), mod:translocators (incompatible)
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.4.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotlinforforge@4.11.0
javafml@null
lowcodefml@null
kotori_scala@3.3.1-build-0
Mod List:
almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |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
HammerLib-1.20.1-20.1.48.jar |HammerLib |hammerlib |20.1.48 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
Neat-1.20.1-41-FORGE.jar |Neat |neat |1.20.1-41-FORGE |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
ChanceCubes-1.20.1-5.0.2.489.jar |Chance Cubes |chancecubes |1.20.1-5.0.2.489 |DONE |Manifest: NOSIGNATURE
vouniern_turrets-1.20.1-1.0.3.jar |Vouniern's Turrets |v_turrets |1.0.0 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.4.6.jar |Apotheosis |apotheosis |7.4.6 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.18-all.jar |Balm |balm |7.3.18 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |DONE |Manifest: NOSIGNATURE
ironsspellsdelight-1.1.1.1-1.20.1.jar |Iron's Spells Delight |ironsspellsdelight |1.1.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.2.0 |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
lootintegrations_ctov-1.3.jar |lootintegrations_ctov mod |lootintegrations_ctov |1 |DONE |Manifest: NOSIGNATURE
ApothicCurios-1.20.1-1.0.3d.jar |Apothic Curios |apothiccurios |1.0.3d |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.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
Disenchanting-forge-1.20.1-2.2.4.jar |Disenchanting |disenchanting |2.2.3 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.516 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CBMultipart-1.20.1-3.3.0.146-universal.jar |CBMultipart |cb_multipart |3.3.0.146 |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
veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |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
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
elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE
radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |DONE |Manifest: NOSIGNATURE
QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
Kiwi-1.20.1-Forge-11.8.30.jar |Kiwi Library |kiwi |11.8.30+forge |DONE |Manifest: NOSIGNATURE
lootintegration_townsandtowers-1.1.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |DONE |Manifest: NOSIGNATURE
TonsOfEnchants-1.20.1-1.0.jar |Tons Of Enchants |tonsofenchants |1.0.0 |DONE |Manifest: NOSIGNATURE
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.20.1-1.8.4.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |DONE |Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.4.4.jar |Lithostitched |lithostitched |1.4 |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
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
alexscavesdelight-1.0.24-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.24-1.20.1 |DONE |Manifest: NOSIGNATURE
bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |DONE |Manifest: NOSIGNATURE
invtweaks-1.20.1-1.2.0.jar |Inventory Tweaks Refoxed |invtweaks |1.2.0 |DONE |Manifest: NOSIGNATURE
ppfluids-1.20.1-2.0.1.jar |Pretty Pipes: Fluids |ppfluids |2.0.1 |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
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
smarterfarmers-1.20-2.1.0.jar |Smarter Farmers |smarterfarmers |1.20-2.1.0 |DONE |Manifest: NOSIGNATURE
badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
Cursed Earth-forge-1.20.1-0.jar |Cursed Earth |cursedearth |0 |DONE |Manifest: NOSIGNATURE
BotanyPots-Forge-1.20.1-13.0.40.jar |BotanyPots |botanypots |13.0.40 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.20.1-1.4.9.jar |Snow Under Trees |snowundertrees |1.4.9 |DONE |Manifest: NOSIGNATURE
ProjectE_Integration-1.20.1-7.2.5.jar |ProjectE Integration |projecteintegration |7.2.5 |DONE |Manifest: NOSIGNATURE
JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |DONE |Manifest: NOSIGNATURE
fusion-1.2.4-forge-mc1.20.1.jar |Fusion |fusion |1.2.4 |DONE |Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.57.jar |CraftTweaker |crafttweaker |14.0.57 |DONE |Manifest: NOSIGNATURE
aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |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.4.0-universal.jar |Forge |forge |47.4.0 |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
mcw-paths-1.1.0forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.1.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |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
cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
basic_nvg-1.1.1-forge-1.20.1.jar |Basic Night Vision Goggles |basic_nvg |1.1.1 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.20.1-2.5.28.jar |Simple Voice Chat |voicechat |1.20.1-2.5.28 |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
pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
ChickenChunks-1.20.1-2.10.0.100-universal.jar |ChickenChunks |chickenchunks |2.10.0.100 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
Mantle-1.20.1-1.11.44.jar |Mantle |mantle |1.11.44 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_25.1.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.1.0 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
gravestone-forge-1.20.1-1.0.24.jar |Gravestone Mod |gravestone |1.20.1-1.0.24 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
Wesley's Roguelike Dungeons 1.20.1-2.3.6.jar |Wesley's Roguelike Dungeons |wrd |2.3.6 |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.20.1-8.0.5.jar |Pickle Tweaks |pickletweaks |8.0.5 |DONE |Manifest: NOSIGNATURE
Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE
basic_discord_rich_presence-forge-1.20.1-1.3.0.20.|Basic Discord Rich Presence |basicdiscordrichpresence |1.3.0.20 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
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
denseores-1.20.1-1.2.2.jar |Dense Ores |denseores |1.2.2 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.4.jar |Aquaculture 2 |aquaculture |2.5.4 |DONE |Manifest: NOSIGNATURE
valkyrienskies-120-2.3.0-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.5 |DONE |Manifest: NOSIGNATURE
thedawnera-1.20.1-0.58.94.jar |TheDawnEra |dawnera |0.58.94 |DONE |Manifest: NOSIGNATURE
xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.20-18.0.1.jar |Default Options |defaultoptions |18.0.1 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
Arcane_EssencePlus.jar |ArcaneEssenceBlock |arcaneessenceblock |1.0.0 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|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
ProjectExpansion-1.20.1-1.1.2.jar |Project Expansion |projectexpansion |1.20.1-1.1.2 |DONE |Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19
Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.2.20.894.jar |Sophisticated Core |sophisticatedcore |1.2.20.894 |DONE |Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
structureessentials-1.20.1-4.3.jar |Structure Essentials mod |structureessentials |1.20.1-4.3 |DONE |Manifest: NOSIGNATURE
eureka-1201-1.5.1-beta.3.jar |VS Eureka Mod |vs_eureka |1.5.1-beta.3 |DONE |Manifest: NOSIGNATURE
villagernames-1.20.1-8.2.jar |Villager Names |villagernames |8.2 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.39.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.4 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
lootintegrations_dungeonsenhanced-1.5.jar |lootintegrations_dungeonsenhan|lootintegrations_dungeonsenhan|1 |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
lootintegrations-1.20.1-4.2.jar |Lootintegrations mod |lootintegrations |1.20.1-4.2 |DONE |Manifest: NOSIGNATURE
IronsRecipeAdditions_1.20.1_modversion_2.3.jar |Iron's Recipe Additions |irons_recipe_additions |1.0.0 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
gravestonecurioscompat-1.18.x-1.20.x-Forge-2.1.0.j|gravestonecurioscompat |gravestonecurioscompat |2.1.0 |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.23.6.1210.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.6.1210 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.8.0.7.jar |Relics |relics |0.8.0.7 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
lootintegrations_structory-1.2.jar |lootintegrations_structory mod|lootintegrations_structory |1 |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
dummmmmmy-1.20-2.0.6.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.6 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.15.0-all.jar |PrettyPipes |prettypipes |1.15.0 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
rechiseled_chipped-1.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.1 |DONE |Manifest: NOSIGNATURE
astemirlib-1.20.1-1.25.jar |AstemirLib |astemirlib |1.25 |DONE |Manifest: NOSIGNATURE
densemekanism-1.20.1-1.1.0.jar |Dense Mekanism |densemekanism |1.1.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
culturaldelights-0.16.2.jar |Cultural Delights |culturaldelights |0.16.1 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-core.jar |ProjectRed Core |projectred_core |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-integration.jar |ProjectRed Integration |projectred_integration |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-expansion.jar |ProjectRed Expansion |projectred_expansion |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-transmission.jar |ProjectRed Transmission |projectred_transmission |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-exploration.jar |ProjectRed Exploration |projectred_exploration |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-fabrication.jar |ProjectRed Fabrication |projectred_fabrication |4.20.0 |DONE |Manifest: NOSIGNATURE
ProjectRed-1.20.1-4.20.0-illumination.jar |ProjectRed Illumination |projectred_illumination |4.20.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.4.0.jar |Dungeons Enhanced |dungeons_enhanced |5.4.0 |DONE |Manifest: NOSIGNATURE
wthit-forge-8.16.1.jar |wthit |wthit |8.16.1 |DONE |Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.15.75.jar |Mekanism |mekanism |10.4.15 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.16.jar |Pipez |pipez |1.20.1-1.2.16 |DONE |Manifest: NOSIGNATURE
MekanismWeapons-1.20.1-2.5.jar |Mekanism: Weapons |mekaweapons |2.5 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.15.75.jar |Mekanism: Generators |mekanismgenerators |10.4.15 |DONE |Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.4.15.75.jar |Mekanism: Additions |mekanismadditions |10.4.15 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |DONE |Manifest: NOSIGNATURE
chisel_chipped_integration-v1.1.4-1.20.1.jar |Chisel |chisel_chipped_integration |1.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
SolarFluxReborn-1.20.1-20.1.8.jar |Solar Flux Reborn |solarflux |20.1.8 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.93.jar |Collective |collective |7.93 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
seamless-loading-screen-2.0.3+1.20.1-forge.jar |Seamless Loading Screen |seamless_loading_screen |2.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.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
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
starterkit-1.20.1-7.3.jar |Starter Kit |starterkit |7.3 |DONE |Manifest: NOSIGNATURE
ProjectExtended-1.20.1-1.5.0.jar |ProjectExtended |projectextended |1.5.0 |DONE |Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.4.15.75.jar |Mekanism: Tools |mekanismtools |10.4.15 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |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
refurbished_furniture-forge-1.20.1-1.0.9.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.9 |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
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
inventoryessentials-forge-1.20.1-8.2.7.jar |Inventory Essentials |inventoryessentials |8.2.7 |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
bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE
PortableCraftingTable-1.20.1-3.2.2-[FORGE].jar |Portable Crafting Table |portablecraftingtable |3.2.2-[FORGE] |DONE |Manifest: NOSIGNATURE
polylib-forge-2000.0.3-build.143.jar |PolyLib |polylib |2000.0.3-build.143 |DONE |Manifest: NOSIGNATURE
letmedespawn-1.20.x-forge-1.4.4.jar |Let Me Despawn |letmedespawn |1.4.4 |DONE |Manifest: NOSIGNATURE
ServerTabInfo-1.20-1.3.8.jar |Server Tab Info |servertabinfo |1.3.8 |DONE |Manifest: NOSIGNATURE
quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
easy_mob_farm-forge-1.20.1-9.4.0.jar |Easy Mob Farm |easy_mob_farm |9.4.0 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.8.jar |Simple Inventory Sorter |inventorysorter |23.0.8 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.13.jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
Crafting Station-forge-1.20.1-0.jar |Crafting Station |craftingstation |0 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.3.9.1075.jar |Sophisticated Storage |sophisticatedstorage |1.3.9.1075 |DONE |Manifest: NOSIGNATURE
lootintegrations_dnt-2.3.jar |lootintegrations_dnt mod |lootintegrations_dnt |1 |DONE |Manifest: NOSIGNATURE
OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |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.12.jar |FTB Quests |ftbquests |2001.4.12 |DONE |Manifest: NOSIGNATURE
xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE
pipe_connector-1.20.1-0.3.9.jar |Pipe Connector |pipe_connector |0.3.9 |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
enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20.1-14.1.10.jar |Waystones |waystones |14.1.10 |DONE |Manifest: NOSIGNATURE
Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |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
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
decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
Mo' Shiz v1.97.4.1-1.20.1.jar |Mo' Shiz Mod |ms |1.97.4 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.20.1-2.11.0.188-universal.jar |EnderStorage |enderstorage |2.11.0.188 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
TConstruct-1.20.1-3.9.2.34.jar |Tinkers' Construct |tconstruct |3.9.2.34 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.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.71-forge.jar |Moonlight Library |moonlight |1.20-2.13.71 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.12.3.jar |Jade |jade |11.12.3+forge |DONE |Manifest: NOSIGNATURE
EnderIO-1.20.1-6.2.10-beta-all.jar |Ender IO |enderio |6.2.10-beta |DONE |Manifest: NOSIGNATURE
Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
yet-another-config-lib-forge-3.0.1+1.20.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.0.1+1.20 |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
rarcompat-1.20.1-0.1.7.jar |RAR-Compat |rarcompat |0.1.7 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
Translocators-1.20.1-2.6.0.86-universal.jar |Translocators |translocators |2.6.0.86 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 1bd43db5-2389-4af8-8903-9c5edc91abb1
FML: 47.4
Forge: net.minecraftforge:47.4.0
Kiwi Modules:
kiwi:block_components
kiwi:block_templates
kiwi:contributors
kiwi:data
kiwi:item_templates
For immediate assistance, please email our customer support: [email protected]