Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Oops.
- Time: 2025-01-07 19:53:22
- 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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:swl.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:yungscavebiomes.mixins.json:NoiseBasedChunkGenerator,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,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%23511!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,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%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:swl.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:APP:yungscavebiomes.mixins.json:NoiseBasedChunkGenerator,pl:mixin:A}
- at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,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%23511!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:biomeswevegone-common.mixins.json:ChunkStatusMixin,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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,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%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:classloading}
- -- Affected level --
- Details:
- All players: 0 total; []
- Chunk stats: 625
- Level dimension: minecraft:overworld
- Level spawn location: World: (24,64,24), Section: (at 8,0,8 in 1,4,1; chunk contains blocks 16,-512,16 to 31,575,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-512,0 to 511,575,511)
- Level time: 0 game time, 0 day time
- Level name: cradle
- 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%23511!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lexiconfig.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lexiconfig.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.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%23511!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
- at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lexiconfig.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
- at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23511!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:lexiconfig.mixins.json:MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A}
- at java.lang.Thread.run(Thread.java:840) ~[?:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Linux (amd64) version 5.15.0-60-generic
- Java Version: 17.0.12, Eclipse Adoptium
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- Memory: 505124008 bytes (481 MiB) / 3795845120 bytes (3620 MiB) up to 7314866176 bytes (6976 MiB)
- CPUs: 16
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Xeon(R) CPU E5-1660 v4 @ 3.20GHz
- Identifier: Intel64 Family 6 Model 79 Stepping 1
- Microarchitecture: Broadwell (Server)
- Frequency (GHz): 3.20
- 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): 105313.89
- Virtual memory used (MB): 116061.66
- Swap memory total (MB): 40957.99
- Swap memory used (MB): 12761.60
- JVM Flags: 5 total; -Xms128M -XX:MaxRAMPercentage=95.0 -XX:+UseContainerSupport -Xms128M -XX:MaxRAMPercentage=85
- Server Running: true
- Player Count: 0 / 20; []
- Data Packs: vanilla, mod:betterdungeons, mod:stackablepotions (incompatible), mod:easyanvils, mod:parcool_compat_addon (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:valhelsia_furniture (incompatible), mod:apothiccombat (incompatible), mod:yungsapi, mod:sniffsweapons, mod:guardvillagers (incompatible), mod:blocky_siege, mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:skeletonhorsespawn, mod:mutantsbuff, mod:jeresources, mod:exposure, mod:betterfortresses, mod:cloth_config (incompatible), mod:corpse, mod:maxenchantx (incompatible), mod:fantasy_armor (incompatible), mod:apothic_amendments__enchanting, mod:alekiships (incompatible), mod:resourcefulconfig (incompatible), mod:timestacker (incompatible), mod:curiouslanterns, mod:curios (incompatible), mod:workers (incompatible), mod:attributeslib (incompatible), mod:villagersellanimals, mod:overweight_farming (incompatible), mod:jlme, mod:mr_limesplatus_ending, mod:betterendisland, mod:jadeaddons (incompatible), mod:toms_storage (incompatible), mod:codechickenlib (incompatible), mod:bettermineshafts, mod:enchantinginfuser, mod:apothic_sups_enchanting, mod:sliceanddice (incompatible), mod:recruits (incompatible), mod:betterjungletemples, mod:bellsandwhistles, mod:mowziesmobs, mod:createbigcannons (incompatible), mod:puzzlesapi, mod:mutantmonsters, mod:integrated_villages, mod:spanishdelight, mod:visualworkbench, mod:attributefix (incompatible), mod:pehkui (incompatible), mod:caelus (incompatible), mod:alexscavesdelight, mod:stoneworks, mod:wardrobe, mod:mobplayeranimator (incompatible), mod:bettermobcombat (incompatible), mod:integrated_api, mod:naturescompass, mod:laserbridges (incompatible), mod:northstar (incompatible), mod:mr_logical_iframes (incompatible), mod:midnightlib (incompatible), mod:molten_vents, mod:corpsecurioscompat, mod:puzzlesaccessapi, mod:forge, mod:wso16 (incompatible), mod:armorstatues, mod:ironchest, mod:biofactory, mod:cataclysm_ut, mod:mowziesdelight, mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:trade_cycling, mod:terrablender, mod:guardribbits (incompatible), mod:overweight_animals, mod:ohthetreesyoullgrow, mod:itemproductionlib (incompatible), mod:corgilib, mod:astikorcarts (incompatible), mod:kotlinforforge (incompatible), mod:traveloptics, mod:notenoughanimations, mod:flywheel, mod:lexiconfig (incompatible), mod:vibrativevoice (incompatible), mod:integrated_stronghold, mod:decoration_delight, mod:justenoughprofessions, mod:zeta (incompatible), mod:asian_food_cart, mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:lootr, mod:puzzleslib, mod:dawnera (incompatible), mod:cosmeticarmorreworked, mod:carbonconfig (incompatible), mod:weaponmaster_ydm (incompatible), mod:cyclopscore, mod:transmog (incompatible), mod:betterwitchhuts, mod:fantasy_weapons, mod:betteroceanmonuments, mod:incendium, mod:sophisticatedcore (incompatible), mod:pigzilla, mod:ritchiesprojectilelib (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:domesticationinnovation (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:railways, mod:carryon (incompatible), mod:interiors (incompatible), mod:dummmmmmy (incompatible), mod:astemirlib (incompatible), mod:farmersdelight, mod:largemeals, mod:curious_armor_stands, mod:endersdelight, mod:cataclysmiccombat, mod:create_unbreakable (incompatible), mod:samurai_dynasty (incompatible), mod:lionfishapi (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:underground_village, mod:collective, mod:sitmod, mod:dawnera_delight (incompatible), mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:architectury (incompatible), mod:attributizer (incompatible), mod:monolib (incompatible), mod:stackable_stew_and_soup (incompatible), mod:biomancy, mod:jei, mod:mekanism, mod:geckolib, mod:mekanismgenerators, mod:mekanismtools, mod:shieldexex (incompatible), mod:shieldexp (incompatible), mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:amendments (incompatible), mod:createenchantablemachinery, mod:copycats (incompatible), mod:biomeswevegone, mod:create, mod:sootychimneys (incompatible), mod:create_dd (incompatible), mod:petrolpark (incompatible), mod:petrolsparts (incompatible), mod:alexscaves_torpedoes, mod:clumps (incompatible), mod:yungscavebiomes, mod:artifacts, mod:weaponleveling (incompatible), mod:decorative_blocks, mod:mr_lukis_grandcapitals, mod:betterdeserttemples, mod:explorerscompass, mod:azurelib, mod:enderstorage (incompatible), mod:nmlt (incompatible), mod:colossalchests, mod:nyfsspiders (incompatible), mod:nyfsarcheryplus (incompatible), mod:alexscaves, mod:tact, mod:simplyswords (incompatible), mod:enchdesc (incompatible), mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:hoporp (incompatible), mod:skilltree, mod:apothic_mutant_heads, mod:ribbits (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:parcool (incompatible), mod:irons_spellbooks, mod:armoroftheages (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:miners_delight (incompatible), mod:dynamicvillage (incompatible), mod:create_ironworks, mod:create_pattern_schematics (incompatible), mod:crabbersdelight, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:healingcampfire, mod:drinkbeer (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, mutantmonsters:biome_modifications, tact/apply_tag_adjustments, mod:swl
- 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.0.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@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
- Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |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
- ParCool-CompatibilityAddon-1.20.1-3.3.1.0-1.0.jar |ParCool+ / Compatibility Addon|parcool_compat_addon |1.0 |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
- valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |DONE |Manifest: NOSIGNATURE
- ApothicCombat-1.20.1-1.1.0.jar |Apothic Combat |apothiccombat |1.1.0 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
- sniffsweapons-1.3.2-1.20.1.jar |Sniff's Weapons |sniffsweapons |1.3.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- guardvillagers-1.20.1-1.6.9.jar |Guard Villagers |guardvillagers |1.20.1-1.6.9 |DONE |Manifest: NOSIGNATURE
- blocky_siege-6.1.92-1.20.1.jar |Blocky Siege |blocky_siege |6.1.92 |DONE |Manifest: NOSIGNATURE
- createdieselgenerators-1.20.1-1.2i.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2i |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.20.1-7.4.3.jar |Apotheosis |apotheosis |7.4.3 |DONE |Manifest: NOSIGNATURE
- skeletonhorsespawn-1.20.1-4.0.jar |Skeleton Horse Spawn |skeletonhorsespawn |4.0 |DONE |Manifest: NOSIGNATURE
- Mutants Buff 1.5.3 - 1.20.1.jar |mutantsbuff |mutantsbuff |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
- exposure-1.20.1-1.7.7-forge.jar |Exposure |exposure |1.7.7 |DONE |Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
- cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
- corpse-forge-1.20.1-1.0.19.jar |Corpse |corpse |1.20.1-1.0.19 |DONE |Manifest: NOSIGNATURE
- MaxEnchantX-1.20.X-1.3-Forge.jar |Max Enchant X |maxenchantx |1.3 |DONE |Manifest: NOSIGNATURE
- fantasy_armor-forge-0.5-1.20.1.jar |Fantasy Armor |fantasy_armor |0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
- Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |DONE |Manifest: NOSIGNATURE
- alekiNiftyShips-FORGE-1.20.1-1.0.13.jar |aleki's Nifty Ships |alekiships |1.0.13 |DONE |Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
- TimeStacker-forge-1.2.1-1.20.1.jar |TimeStacker |timestacker |1.2.1 |DONE |Manifest: NOSIGNATURE
- curiouslanterns-1.20.1-1.3.3.jar |Curious Lanterns |curiouslanterns |1.20.1-1.3.3 |DONE |Manifest: NOSIGNATURE
- curios-forge-5.11.1+1.20.1.jar |Curios API |curios |5.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
- workers-1.20.1-1.7.8.jar |Workers Mod |workers |1.7.8 |DONE |Manifest: NOSIGNATURE
- ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
- nocube's_villagers_sell_animals_1.2.1_forge_1.20.1|Villagers Sell Animals (by NoC|villagersellanimals |1.2.1 |DONE |Manifest: NOSIGNATURE
- overweightfarming-1.20.1-2.1.0-forge.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |DONE |Manifest: NOSIGNATURE
- jlme-1.20.1forge-ver1.2.6b.jar |Just a lot more enchantments |jlme |1.4.12 |DONE |Manifest: NOSIGNATURE
- tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |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
- 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.9.jar |Tom's Simple Storage Mod |toms_storage |1.6.9 |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
- 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
- Apothic Supplementaries - Enchanting - 0.1.2a.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting |0.1.2 |DONE |Manifest: NOSIGNATURE
- sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |DONE |Manifest: NOSIGNATURE
- recruits-1.20.1-1.12.3.jar |Recruits Mod |recruits |1.12.3 |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
- bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
- mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
- createbigcannons-5.8.1-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.8.1 |DONE |Manifest: NOSIGNATURE
- puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 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
- swl-0.2.1g-mixin-forge-1.20.1.jar |SWL Mod |swl |0.2.1g-mixin-forge-1|DONE |Manifest: NOSIGNATURE
- integrated_villages-1.1.5+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.1.5+1.20.1-forge |DONE |Manifest: NOSIGNATURE
- spanishdelight-1.0.1-1.20.1.jar |Spanish Delight |spanishdelight |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
- VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |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
- 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
- Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |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.23-1.20.1.jar |Alex's Caves Delight |alexscavesdelight |1.0.23-1.20.1 |DONE |Manifest: NOSIGNATURE
- Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |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
- wardrobe-1.0.3.1-forge-1.20.1.jar |Wardrobe |wardrobe |1.0.3.1 |DONE |Manifest: NOSIGNATURE
- mobplayeranimator-forge-1.20.1-1.3.2-all.jar |Mob Player Animator |mobplayeranimator |1.3.2 |DONE |Manifest: NOSIGNATURE
- bettermobcombat-forge-1.20.1-1.2.4-all.jar |Better Mob Combat |bettermobcombat |1.2.4 |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
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
- laserbridges-1.20.1-3-forge.jar |LaserBridge |laserbridges |1.20.1-3-forge |DONE |Manifest: NOSIGNATURE
- northstar-0.1cb-1.20.1.jar |Northstar |northstar |0.1cb-1.20.1 |DONE |Manifest: NOSIGNATURE
- logical-iframes-1.0.1.jar |Logical Iframes |mr_logical_iframes |1.0.1 |DONE |Manifest: NOSIGNATURE
- midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
- molten_vents-1.20.1-2.0.9.jar |Molten Vents |molten_vents |2.0.9 |DONE |Manifest: NOSIGNATURE
- corpsecurioscompat-1.20.1-Forge-2.0.1.jar |corpsecurioscompat |corpsecurioscompat |2.0.1 |DONE |Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.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
- wso16-forge-1.1.jar |Why stacks of 16? |wso16 |1.1 |DONE |Manifest: NOSIGNATURE
- ArmorStatues-v8.0.6-1.20.1-Forge.jar |Armor Statues |armorstatues |8.0.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
- biofactory-forge-1.20.1-0.4.1.jar |Bio-Factory |biofactory |0.4.1 |DONE |Manifest: NOSIGNATURE
- server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
- cataclysm_ut-53 - 1.20.1.jar |Cataclysm Apotheosis addon |cataclysm_ut |1.9.10 |DONE |Manifest: NOSIGNATURE
- mowziesdelight-1.1.2.3-1.20.1.jar |Mowzie's Delight |mowziesdelight |1.1.2.3-1.20.1 |DONE |Manifest: NOSIGNATURE
- voicechat-forge-1.20.1-2.5.26.jar |Simple Voice Chat |voicechat |1.20.1-2.5.26 |DONE |Manifest: NOSIGNATURE
- sound-physics-remastered-forge-1.20.1-1.4.8.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.8 |DONE |Manifest: NOSIGNATURE
- trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
- GuardRibbits-1.20.1-Forge-1.0.6.jar |Guard Ribbits |guardribbits |1.20.1-Forge-1.0.6 |DONE |Manifest: NOSIGNATURE
- OverweightAnimals-1.20.1-V-1.0.2.jar |Overweight Animals |overweight_animals |1.0.2 |DONE |Manifest: NOSIGNATURE
- Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.4.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.20.1-1.3.4 |DONE |Manifest: NOSIGNATURE
- ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE
- Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |4.0.3.3 |DONE |Manifest: NOSIGNATURE
- astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |DONE |Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
- traveloptics_tweaks-3.0.1-1.20.1.jar |T.O Tweaks |traveloptics |3.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.9.0-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
- Lexiconfig-forge-1.3.11.jar |Lexiconfig |lexiconfig |1.3.11 |DONE |Manifest: NOSIGNATURE
- VibrativeVoice-forge-1.20.1-1.1.0.jar |VibrativeVoice |vibrativevoice |1.1.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
- decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
- Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
- asian_food_cart-1.0.1 Forge 1.20.1.jar |asian food cart |asian_food_cart |1.0.1 |DONE |Manifest: NOSIGNATURE
- oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |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
- 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
- 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
- CarbonConfig-1.20-1.2.6.jar |Carbon Config Library |carbonconfig |1.20-1.2.6 |DONE |Manifest: NOSIGNATURE
- weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |DONE |Manifest: NOSIGNATURE
- CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE
- transmog-forge-1.3.0+1.20.jar |Transmog |transmog |1.3.0+1.20 |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
- fantasy_weapons-forge-0.2-1.20.1.jar.jar |Fantasy weapons |fantasy_weapons |0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
- Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.20.1-1.0.8.828.jar |Sophisticated Core |sophisticatedcore |1.0.8.828 |DONE |Manifest: NOSIGNATURE
- pigzilla-1.3.2-forge-1.20.1.jar |Pigzilla |pigzilla |1.3.2 |DONE |Manifest: NOSIGNATURE
- ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library |ritchiesprojectilelib |2.0.0-dev+mc.1.20.1-|DONE |Manifest: NOSIGNATURE
- Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
- citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
- iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
- domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.7.jar |MixinExtras |mixinextras |0.2.0-beta.7 |DONE |Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- sophisticatedbackpacks-1.20.1-3.21.2.1163.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.21.2.1163 |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
- Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
- carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
- interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
- dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |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
- largemeals-1.20.1-1.3.0.jar |Large Meals |largemeals |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
- curious_armor_stands-1.20-5.1.0.jar |Curious Armor Stands |curious_armor_stands |1.20-5.1.0 |DONE |Manifest: NOSIGNATURE
- endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
- cataclysmiccombat-1.4.jar |Cataclysmic Combat |cataclysmiccombat |1.4 |DONE |Manifest: NOSIGNATURE
- CreateUnbreakableTools-1.6+forge-1.20.1-build.7.ja|Create Unbreakable Tools Mod |create_unbreakable |1.6+forge-1.20.1-bui|DONE |Manifest: NOSIGNATURE
- samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
- lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-2.32- 1.20.1.jar |Cataclysm Mod |cataclysm |2.32 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
- underground_village-1.5.2.jar |underground_village |underground_village |1.5.2 |DONE |Manifest: NOSIGNATURE
- collective-1.20.1-7.87.jar |Collective |collective |7.87 |DONE |Manifest: NOSIGNATURE
- Sitting+-2.0.1-forge-1.20.1.jar |Sitting+ |sitmod |2.0.1 |DONE |Manifest: NOSIGNATURE
- dawnera_delight-1.0.0.jar |TheDawnEra Delight |dawnera_delight |0.0.1 |DONE |Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
- createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
- attributizer-2.1.jar |Attributizer |attributizer |2.1 |DONE |Manifest: NOSIGNATURE
- monolib-forge-1.20.1-1.4.1.jar |MonoLib |monolib |1.4.1 |DONE |Manifest: NOSIGNATURE
- stackable_stew_and_soup-merged-1.20.1-2.0.1.jar |Stackable Stew and Soup |stackable_stew_and_soup |2.0.1 |DONE |Manifest: NOSIGNATURE
- biomancy-forge-1.20.1-2.8.19.0.jar |Biomancy 2 |biomancy |2.8.19.0 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.20.0.105.jar |Just Enough Items |jei |15.20.0.105 |DONE |Manifest: NOSIGNATURE
- Mekanism-1.20.1-10.4.13.69.jar |Mekanism |mekanism |10.4.13 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
- MekanismGenerators-1.20.1-10.4.13.69.jar |Mekanism: Generators |mekanismgenerators |10.4.13 |DONE |Manifest: NOSIGNATURE
- MekanismTools-1.20.1-10.4.13.69.jar |Mekanism: Tools |mekanismtools |10.4.13 |DONE |Manifest: NOSIGNATURE
- shieldexex-1.1.2-1.20.1.jar |Shield Expansion Expansion |shieldexex |1.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- ShieldExpansion-1.20.1-1.2.2.jar |Shield Expansion |shieldexp |1.2.2 |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
- amendments-1.20-1.2.14.jar |Amendments |amendments |1.20-1.2.14 |DONE |Manifest: NOSIGNATURE
- createenchantablemachinery-2.8.8-mc1.20.1-forge.ja|Create: Enchantable Machinery |createenchantablemachinery |2.8.8 |DONE |Manifest: NOSIGNATURE
- copycats-2.1.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.4+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
- Oh-The-Biomes-Weve-Gone-Forge-1.5.0.jar |Oh The Biomes We've Gone |biomeswevegone |1.5.0 |DONE |Manifest: NOSIGNATURE
- create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
- sootychimneys-1.20.1-1.2.1.jar |Sooty Chimneys |sootychimneys |1.2.1 |DONE |Manifest: NOSIGNATURE
- Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE
- petrolpark-1.20.1-1.1.0.jar |Petrolpark's Library |petrolpark |1.1.0 |DONE |Manifest: NOSIGNATURE
- petrolsparts-1.20.1-1.1.0.jar |Petrol's Parts |petrolsparts |1.1.0 |DONE |Manifest: NOSIGNATURE
- alexscaves_torpedoes-1.0.2.jar |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes |1.0.2 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
- YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
- artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
- weaponleveling-1.20.1-2.2.2-forge.jar |Lukas' Weapon Leveling |weaponleveling |1.20.1-2.2.2 |DONE |Manifest: NOSIGNATURE
- decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
- lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
- ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
- azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |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
- NoMoreLostTridents-forge-1.20-1.0.0.jar |NoMoreLostTridents |nmlt |1.0.0 |DONE |Manifest: NOSIGNATURE
- ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |DONE |Manifest: NOSIGNATURE
- nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
- nyfsarcheryplus-forge-1.20.1-1.1.0.jar |Nyf's Archery Plus |nyfsarcheryplus |1.1.0 |DONE |Manifest: NOSIGNATURE
- alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
- tact-1.2.1+1.20.1.jar |TACT |tact |1.2.1 |DONE |Manifest: NOSIGNATURE
- simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |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
- radiantgear-forge-2.2.0+1.20.1.jar |Radiant Gear |radiantgear |2.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- moonlight-1.20-2.13.46-forge.jar |Moonlight Library |moonlight |1.20-2.13.46 |DONE |Manifest: NOSIGNATURE
- endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
- mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
- Jade-1.20.1-Forge-11.12.2.jar |Jade |jade |11.12.2+forge |DONE |Manifest: NOSIGNATURE
- HopoBetterRuinedPortals-[1.20-1.20.2]-1.3.7.jar |HopoBetterRuinedPortals |hoporp |1.3.7 |DONE |Manifest: NOSIGNATURE
- PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar |Passive Skill Tree |skilltree |0.6.14a |DONE |Manifest: NOSIGNATURE
- apothic_mutant_heads-0.1.0.jar |Apothic Mutant Heads |apothic_mutant_heads |0.1.0 |DONE |Manifest: NOSIGNATURE
- Ribbits-1.20.1-Forge-3.0.2.jar |Ribbits |ribbits |1.20.1-Forge-3.0.2 |DONE |Manifest: NOSIGNATURE
- Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
- suppsquared-1.20-1.1.18.jar |Supplementaries Squared |suppsquared |1.20-1.1.18 |DONE |Manifest: NOSIGNATURE
- ParCool-1.20.1-3.3.1.0.jar |ParCool! |parcool |3.3.1.0 |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
- Armor of the Ages-forge-1.20.1-1.2.4.jar |Armor of the Ages |armoroftheages |1.2.4 |DONE |Manifest: NOSIGNATURE
- JustEnoughMekanismMultiblocks-1.20.1-4.8.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.8 |DONE |Manifest: NOSIGNATURE
- miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
- dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
- create_ironworks-3.1.0-forge-1.20.1.jar |Create: Ironworks |create_ironworks |3.1.0 |DONE |Manifest: NOSIGNATURE
- pattern_schematics-1.1.16+forge-1.20.1.jar |Create: Pattern Schematics |create_pattern_schematics |1.1.16+forge-1.20.1 |DONE |Manifest: NOSIGNATURE
- CrabbersDelight-1.20.1-1.1.7d.jar |Crabber's Delight |crabbersdelight |1.1.7d |DONE |Manifest: NOSIGNATURE
- expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
- create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
- healingcampfire-1.20.1-6.1.jar |Healing Campfire |healingcampfire |6.1 |DONE |Manifest: NOSIGNATURE
- drinkbeer-refill-1.20.1-1.0.5.jar |Drink Beer Refill |drinkbeer |1.0.5 |DONE |Manifest: NOSIGNATURE
- createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
- Crash Report UUID: c9a6494d-242c-4df6-8ecd-9ebb2a443b18
- FML: 47.3
- Forge: net.minecraftforge:47.3.0
Advertisement
Add Comment
Please, Sign In to add comment