Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Don't do that.
- Time: 2024-12-14 21:36:10
- Description: Exception in server tick loop
- java.util.concurrent.CompletionException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
- at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1159) ~[?:?] {}
- 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%23575!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
- at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
- at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
- Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
- at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {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%23575!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {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%23575!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,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%23575!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- ... 11 more
- 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] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
- at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading,pl:accesstransformer:B}
- at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {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%23575!/:?] {re:classloading}
- at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {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%23575!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,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%23575!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}
- at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
- ... 11 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 21.0.4, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft
- Memory: 1502223312 bytes (1432 MiB) / 4638900224 bytes (4424 MiB) up to 12884901888 bytes (12288 MiB)
- CPUs: 4
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
- Identifier: Intel64 Family 6 Model 158 Stepping 9
- Microarchitecture: Kaby Lake
- Frequency (GHz): 3.00
- Number of physical packages: 1
- Number of physical CPUs: 4
- Number of logical CPUs: 4
- Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x1c82
- Graphics card #0 versionInfo: DriverVersion=32.0.15.5612
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 2.40
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.40
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 42988.21
- Virtual memory used (MB): 37909.94
- Swap memory total (MB): 10274.55
- Swap memory used (MB): 324.34
- JVM Flags: 2 total; -Xmx12G -Xms240M
- Server Running: true
- Player Count: 0 / 20; []
- Data Packs: vanilla, mod:easyanvils, mod:supermartijn642configlib (incompatible), mod:theorcs (incompatible), mod:createdeco (incompatible), mod:scena (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:nethers_exoticism, mod:subtle_effects (incompatible), mod:mcwwindows, mod:stalwart_dungeons, mod:modernfix (incompatible), mod:namepain (incompatible), mod:yungsapi, mod:weather2 (incompatible), mod:difficultraids (incompatible), mod:ipo (incompatible), mod:create_new_age, mod:balm, mod:chat_heads (incompatible), mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:nethers_exorcism_reborn, mod:emojiful (incompatible), mod:geophilic, mod:embeddium, mod:durabilitytooltip (incompatible), mod:geophilic_reforged (incompatible), mod:structure_gel, mod:fantasy_armor (incompatible), mod:morebows, mod:alekiships (incompatible), mod:mr_dungeons_andtavernsstrongholdrework (incompatible), mod:mcwtrpdoors, mod:spark (incompatible), mod:searchables (incompatible), mod:resource_ghouls, mod:duckensinvasion, mod:mr_dungeons_andtaverns (incompatible), mod:tombstone, mod:cumulus_menus, mod:mcwroofs, mod:mr_limesplatus_ending, mod:mcwfurnitures, mod:marvelous_menagerie, mod:betterendisland, mod:dynamic_fps, mod:lfpirates, mod:nitrogen_internals, mod:goblins_tyranny, mod:easyshulkerboxes, mod:divinerpg, mod:mcwlights, mod:smartbrainlib, mod:puzzlesapi, mod:mutantmonsters, mod:thalassophobia, mod:jei, mod:land_of_goblins, mod:pehkui (incompatible), mod:equipos_argentinos, mod:realmrpg_creep, mod:caelus (incompatible), mod:feur_builder, mod:realmrpg_skeletons, mod:dungeonnowloading (incompatible), mod:naturescompass, mod:aaa_particles (incompatible), mod:what_gecko, mod:design_decor (incompatible), mod:starlight (incompatible), mod:fusion, mod:puzzlesaccessapi, mod:forge, mod:mcwpaths, mod:createbb (incompatible), mod:feur_statue, mod:etched (incompatible), mod:ender_wyrmlings, mod:terramity, mod:simply_light_sources, mod:neighborly, mod:valarian_conquest, mod:warriorsofpastepoch, mod:broken_bad_consumable_stuff, mod:sons_of_sins, mod:terrablender, mod:mousetweaks, mod:unusualprehistory, mod:spectrelib (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:ecologics, mod:xaerominimap (incompatible), mod:polymorph (incompatible), mod:lunar, mod:entityculling, mod:canary, mod:argentinas_delight, mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:puzzleslib, mod:knighys_additions, mod:dawnera (incompatible), mod:immersive_melodies (incompatible), mod:vtubruhlotrmobs, mod:realmrpg_wyrms, mod:cosmeticarmorreworked, mod:explosiveenhancement, mod:pots_and_mimics, mod:treechop (incompatible), mod:kuma_api (incompatible), mod:create_things_and_misc, mod:fantasy_weapons, mod:geckolib, mod:crittersandcompanions (incompatible), mod:aether, mod:auroras, mod:deep_aether, mod:aeroblender (incompatible), mod:illagerinvasion, mod:galosphere (incompatible), mod:naturalist (incompatible), mod:gpumemleakfix (incompatible), mod:hrbsdrills, mod:create_crush_everything, mod:benssharks, mod:structureessentials (incompatible), mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:mixinextras (incompatible), mod:feur_colors, mod:royalvariations, mod:sculkhorde (incompatible), mod:mcwdoors, mod:galosphere_spellbooks, mod:railways, mod:interiors (incompatible), mod:fzzy_config (incompatible), mod:the_pillager_legion_, mod:astemirlib (incompatible), mod:farmersdelight, mod:supplementaries, mod:farmers_structures, mod:endrem (incompatible), mod:mcwfences, mod:born_in_chaos_v1, mod:samurai_dynasty (incompatible), mod:lionfishapi (incompatible), mod:world, mod:sgjourney (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:cnc, mod:man, mod:cerbons_api, mod:camera, mod:spyglass_improvements (incompatible), mod:curios (incompatible), mod:ars_nouveau (incompatible), mod:seadwellers, mod:dawnoftimebuilder (incompatible), mod:deeperdarker, mod:cosmos, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:herbalbrews, mod:furniture (incompatible), mod:farm_and_charm (incompatible), mod:camping, mod:beachparty (incompatible), mod:meadow, mod:cupboard (incompatible), mod:pvz_zengarden, mod:undergarden, mod:mru (incompatible), mod:cosmeticarmoursmod, mod:caupona, mod:villagesandpillages (incompatible), mod:doom, mod:armageddon_mod, mod:butcher, mod:mca (incompatible), mod:easymagic, mod:realmrpg_demons, mod:conjurer_illager (incompatible), mod:recrafted_creatures, mod:duclib (incompatible), mod:create, mod:waystones, mod:illagerwarship, mod:outer_end, mod:decorative_blocks, mod:mr_lukis_grandcapitals, mod:call_of_yucutan, mod:sandworm_mod, mod:explorerscompass, mod:mahoutsukai, mod:waterballoon (incompatible), mod:bosses_of_mass_destruction, mod:blueprint, mod:upgrade_aquatic (incompatible), mod:autumnity (incompatible), mod:azurelib, mod:feur_magic, mod:scuba_gear (incompatible), mod:raided, mod:boh, mod:friendsandfoes (incompatible), mod:illager_additions (incompatible), mod:nyfsspiders (incompatible), mod:feur_extension_fossil, mod:alexscaves, mod:mutant_iceologer, mod:moonlight (incompatible), mod:moyai (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:creativecore, mod:waterframes, mod:feur_extension_jungle, mod:landsoficaria, mod:galospheretrimming, mod:brutalbosses (incompatible), mod:mes (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:ice_and_fire_spellbooks, mod:armoroftheages (incompatible), mod:feur_extension_desert, mod:betterarcheology (incompatible), mod:cpapireforged, mod:coroutil (incompatible), mod:ferritecore (incompatible), mod:feur_elytra_wings, mod:the_knocker, mod:lodestone, mod:realmrpg_quests, mod:chiselsandbits (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, better_leaves, builtin/aether_accessories, builtin/compat_recipes/aether_lost_content_not_compat, green_stove, mutantmonsters:biome_modifications, optifine_support
- 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:
- lowcodefml@null
- javafml@null
- Mod List:
- EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
- the-orcs-1.0-FORGE-1.20.x.jar |The Orcs |theorcs |1.0-FORGE-1.20.x |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
- scena-forge-1.0.103.jar |Scena |scena |1.0.103 |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
- nether-s-exoticism-1.20.1-1.2.9.jar |Nether's Exoticism |nethers_exoticism |1.2.9 |DONE |Manifest: NOSIGNATURE
- SubtleEffects-forge-1.20.1-1.7.1.jar |Subtle Effects |subtle_effects |1.7.1 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
- stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
- modernfix-forge-5.19.6+mc1.20.1.jar |ModernFix |modernfix |5.19.6+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- namepain-1.5.0 forge-1.20.x.jar |Name Pain |namepain |1.5.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
- weather2-1.20.1-2.8.3.jar |Weather2 |weather2 |1.20.1-2.8.3 |DONE |Manifest: NOSIGNATURE
- difficultraids-1.20.1-2.0-beta.12.jar |Difficult Raids |difficultraids |2.0-beta.12 |DONE |Manifest: NOSIGNATURE
- ImprovedPillagerOutpost-v3.jar |Improved Pillager Outpost |ipo |3 |DONE |Manifest: NOSIGNATURE
- create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
- chat_heads-0.13.7-forge-1.20.jar |Chat Heads |chat_heads |0.13.7 |DONE |Manifest: NOSIGNATURE
- Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
- cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
- nethers_exorcism_reborn-1.0.0-forge-1.20.1.jar |Nether's Exorcism Reborn |nethers_exorcism_reborn |1.0.0 |DONE |Manifest: NOSIGNATURE
- Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
- Geophilic v3.1.4 f15-57.jar |Geophilic |geophilic |3.1.4 |DONE |Manifest: NOSIGNATURE
- embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
- GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
- fantasy_armor-forge-0.5-1.20.1.jar |Fantasy Armor |fantasy_armor |0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
- MoreBows-1.0.13+1.20.x.forge.jar |More Bows Restrung |morebows |1.0.13 |DONE |Manifest: NOSIGNATURE
- alekiNiftyShips-FORGE-1.20.1-1.0.13.jar |aleki's Nifty Ships |alekiships |1.0.13 |DONE |Manifest: NOSIGNATURE
- dungeons-and-taverns-stronghold-rework-1 [Forge].j|Dungeons and Taverns Stronghol|mr_dungeons_andtavernsstrongho|1 |DONE |Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
- spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
- Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
- Resource Ghouls V1.8 - Forge 1.20.1.jar |Resource Ghouls |resource_ghouls |1.8.0 |DONE |Manifest: NOSIGNATURE
- TheQuackening_minor_fixes.jar |DuckensInvasion |duckensinvasion |1.0.0 |DONE |Manifest: NOSIGNATURE
- dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
- tombstone-1.20.1-8.8.6.jar |Corail Tombstone |tombstone |8.8.6 |DONE |Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
- tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |DONE |Manifest: NOSIGNATURE
- mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
- marvelous_menagerie-3.1-1.20.1.jar |Marvelous Menagerie |marvelous_menagerie |3.1-1.20.1 |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
- dynamic-fps-3.7.7+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.7.7 |DONE |Manifest: NOSIGNATURE
- Lets_Forge_Pirates_[1_20_1]_3_10_1.jar |Let'sForgePirates |lfpirates |3.10.1 |DONE |Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.11-neofor|DONE |Manifest: NOSIGNATURE
- goblins_tyranny-1.2.3-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.2.3 |DONE |Manifest: NOSIGNATURE
- EasyShulkerBoxes-v8.0.2-1.20.1-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- divinerpg-1.10.7.5.jar |DivineRPG |divinerpg |1.10.7.5 |DONE |Manifest: NOSIGNATURE
- mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
- SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
- puzzlesapi-forge-8.1.6.jar |Puzzles Api |puzzlesapi |8.1.6 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- 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
- Thalassophobia-forge-1.20.1-1.0.jar |Thalassophobia |thalassophobia |1.0.0 |DONE |Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.12.2.51.jar |Just Enough Items |jei |15.12.2.51 |DONE |Manifest: NOSIGNATURE
- Land_of_Goblins-1.1.1-1.20.1.jar |Land of Goblins |land_of_goblins |1.1.1 |DONE |Manifest: NOSIGNATURE
- Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
- equipos_argentinos-0.2.0.jar |Equipos Argentinos |equipos_argentinos |0.2.0 |DONE |Manifest: NOSIGNATURE
- realmrpg_creep_and_crop_1.0.2_forge_1.20.1.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |DONE |Manifest: NOSIGNATURE
- caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- feur_builder_1.20.1.jar |Feur Builder |feur_builder |1.1.9 |DONE |Manifest: NOSIGNATURE
- realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
- Dungeon Now Loading-forge-1.20.1-1.5.jar |Dungeon Now Loading |dungeonnowloading |1.5 |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
- aaa_particles-1.20.1-1.4.7-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.7 |DONE |Manifest: NOSIGNATURE
- what_gecko-1.20.1-1.0.3.9.jar |What The Geck'o |what_gecko |1.0.0 |DONE |Manifest: NOSIGNATURE
- design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
- starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
- fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- forge-1.20.1-47.3.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
- mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
- createbb-1.20.1-3.2.1.jar |Create: Broken Bad |createbb |3.1.1 |DONE |Manifest: NOSIGNATURE
- server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
- feur_statue-1.20.1-forge.jar |Feur Statue |feur_statue |1.1.2 |DONE |Manifest: NOSIGNATURE
- etched-3.0.2.jar |Etched |etched |3.0.2 |DONE |Manifest: NOSIGNATURE
- EnderWyrmlings-1.0.0-forge-1.20.1.jar |Ender Wyrmlings |ender_wyrmlings |1.0.0 |DONE |Manifest: NOSIGNATURE
- terramity-0.9.6.1-forge-1.20.1.jar |Terramity |terramity |0.9.6.1 |DONE |Manifest: NOSIGNATURE
- [1.20.1] Simply Light Sources v1.2.0 (Forge).jar |Simply Light Sources |simply_light_sources |1.2.0 |DONE |Manifest: NOSIGNATURE
- neighborly-1.1.0-forge-1.20.1.jar |Neighborly |neighborly |1.1.0 |DONE |Manifest: NOSIGNATURE
- valarian_conquest-2.4-forge-1.20.1.jar |Valarian Conquest |valarian_conquest |2.4 |DONE |Manifest: NOSIGNATURE
- warriors_of_past_epoch_[Forge]_1.20.1_1.4.jar |Warriors of Past Epoch |warriorsofpastepoch |1.0.0 |DONE |Manifest: NOSIGNATURE
- broken_bad_consumable_stuff-1.0.0-forge-1.20.1.jar|Broken Bad Consumable Stuff |broken_bad_consumable_stuff |1.0.0 |DONE |Manifest: NOSIGNATURE
- sons-of-sins-1.20.1-2.1.7.jar |Sons of Sins |sons_of_sins |2.1.7 |DONE |Manifest: NOSIGNATURE
- 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
- unusualprehistory-1.5.0.3.jar |Unusual Prehistory |unusualprehistory |1.5.0.3 |DONE |Manifest: NOSIGNATURE
- spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
- betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
- ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_24.6.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.6.1 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
- Lunar-forge-1.20.1-0.2.0.jar |Lunar |lunar |0.2.0 |DONE |Manifest: NOSIGNATURE
- entityculling-forge-1.7.2-mc1.20.1.jar |EntityCulling |entityculling |1.7.2 |DONE |Manifest: NOSIGNATURE
- canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
- Argentina's Delight 1.20.1 (ver1.21).jar |Argentina's Delight |argentinas_delight |1.1 |DONE |Manifest: NOSIGNATURE
- ImmediatelyFast-Forge-1.3.3+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.20.4 |DONE |Manifest: NOSIGNATURE
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
- lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |0.7.35.90 |DONE |Manifest: NOSIGNATURE
- 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
- knighys_additions-1.5.8 hotfix-forge-1.20.1.jar |Knighy's Mystical Creatures |knighys_additions |1.5.8 |DONE |Manifest: NOSIGNATURE
- thedawnera-1.20.1-0.58.94.jar |TheDawnEra |dawnera |0.58.94 |DONE |Manifest: NOSIGNATURE
- immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- vtubruh_lotr_mobs_ALPHA1.20.1_ver2.0.0.jar |vtubruhlotrmobs |vtubruhlotrmobs |2.0.0 |DONE |Manifest: NOSIGNATURE
- realmrpg_dragon_wyrms_1.0.1_forge_1.20.1.jar |Realm RPG: Dragon Wyrms |realmrpg_wyrms |1.0.1 |DONE |Manifest: NOSIGNATURE
- cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
- explosiveenhancement-1.1.0-1.20.1-client-and-serve|Explosive Enhancement |explosiveenhancement |1.1.0 |DONE |Manifest: NOSIGNATURE
- realmrpg_pots_and_mimics_1.0.2_forge_1.20.1.jar |Realm RPG: Pots & Mimics |pots_and_mimics |1.0.2 |DONE |Manifest: NOSIGNATURE
- TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE
- kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
- create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
- fantasy_weapons-forge-0.2-1.20.1.jar.jar |Fantasy weapons |fantasy_weapons |0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
- crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |DONE |Manifest: NOSIGNATURE
- aether-1.20.1-1.5.1-neoforge.jar |The Aether |aether |1.20.1-1.5.1-neoforg|DONE |Manifest: NOSIGNATURE
- Auroras-1.20.1-1.6.1.jar |Auroras |auroras |1.6.1 |DONE |Manifest: NOSIGNATURE
- deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
- aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
- IllagerInvasion-v8.0.6-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |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
- Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
- naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
- gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
- hrbsdrills-1.1.2-1.20.1.jar |Drills |hrbsdrills |1.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
- benssharks-1.2.4.9-forge-1.20.1.jar |Ben's Sharks |benssharks |1.2.4.9 |DONE |Manifest: NOSIGNATURE
- structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
- citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
- alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
- iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
- feur_colors_1.20.1.jar |Feur Colors |feur_colors |1.1.2 |DONE |Manifest: NOSIGNATURE
- royal_variations_[Forge]_1.20.1_1.0.jar |Royal Variations |royalvariations |1.0.0 |DONE |Manifest: NOSIGNATURE
- sculkhorde-1.20.1-0.9.22.jar |Sculk Horde |sculkhorde |1.20.1-0.9.22 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
- galosphere_spellbooks-1.1.0.jar |Galosphere Spellbooks |galosphere_spellbooks |1.1.0 |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
- interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
- fzzy_config-0.5.9+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.5.9+1.20.1+forge |DONE |Manifest: NOSIGNATURE
- the_pillager_legion_-1.7.2-forge-1.20.1.jar |The Pillager Legion |the_pillager_legion_ |1.7.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
- supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
- FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE
- endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
- born_in_chaos_[Forge]1.20.1_1.5.2.jar |Born in Chaos |born_in_chaos_v1 |1.5.2 |DONE |Manifest: NOSIGNATURE
- samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
- lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
- Actual_mod_AerluneRPG0.0.4.jar |AerLune RPG |world |0.0.4 |DONE |Manifest: NOSIGNATURE
- Stargate Journey-1.20.1-0.6.33.jar |Stargate Journey |sgjourney |0.6.33 |DONE |Manifest: NOSIGNATURE
- L_Enders_Cataclysm-2.27 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.27 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
- Critters n' Crawlers-2.2.1-1.20.1.jar |Critters n' Crawlers |cnc |2.2.1 |DONE |Manifest: NOSIGNATURE
- The-Man-From-The-Fog-1.4-1.20.1.jar |The Man From The Fog |man |1.4 |DONE |Manifest: NOSIGNATURE
- CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
- camera-forge-1.20.1-1.0.19.jar |Camera Mod |camera |1.20.1-1.0.19 |DONE |Manifest: NOSIGNATURE
- spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |DONE |Manifest: NOSIGNATURE
- curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
- realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
- dotbe-1.5.7.jar |DawnOfTimeBuilder |dawnoftimebuilder |1.5.7 |DONE |Manifest: NOSIGNATURE
- deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
- Cosmic_Horizons-0.0.7.2-forge-1.20.1.jar |Cosmic Horizons |cosmos |0.0.7.2 |DONE |Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
- letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
- letsdo-vinery-forge-1.4.32.jar |[Let's Do] Vinery |vinery |1.4.32 |DONE |Manifest: NOSIGNATURE
- letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |DONE |Manifest: NOSIGNATURE
- letsdo-furniture-forge-1.0.3.jar |[Let's Do] Furniture |furniture |1.0.3 |DONE |Manifest: NOSIGNATURE
- letsdo-farm_and_charm-forge-1.0.4.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.4 |DONE |Manifest: NOSIGNATURE
- letsdo-camping-forge-1.0.4.jar |[Let's Do] Camping |camping |1.0.4 |DONE |Manifest: NOSIGNATURE
- letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |DONE |Manifest: NOSIGNATURE
- letsdo-meadow-forge-1.3.19.jar |[Let's Do] Meadow |meadow |1.3.19 |DONE |Manifest: NOSIGNATURE
- cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
- pvz_zengarden-1.5.2.jar |Pvz ZenGarden |pvz_zengarden |1.5.2 |DONE |Manifest: NOSIGNATURE
- The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
- MRU-1.0.4+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE
- CosmeticArmours - 1.4.3.0 - 1.20.1 - Forge.jar |CosmeticArmours |cosmeticarmoursmod |1.4.3.0 |DONE |Manifest: NOSIGNATURE
- caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE
- villagesandpillages-forge-mc1.20.1-1.0.2.jar |Villages & Pillages |villagesandpillages |1.0.2 |DONE |Manifest: NOSIGNATURE
- doom-neo-1.20.1-7.0.13.jar |MCDoom |doom |7.0.13 |DONE |Manifest: NOSIGNATURE
- ArmageddonMod for 1.20.1 (v0.1.5).jar |Armageddon Mod |armageddon_mod |0.1.5 |DONE |Manifest: NOSIGNATURE
- butcher-2.7.7-forge-1.20.1.jar |Butcher |butcher |2.7.7 |DONE |Manifest: NOSIGNATURE
- minecraft-comes-alive-7.5.21+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.21+1.20.1 |DONE |Manifest: NOSIGNATURE
- EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
- the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |DONE |Manifest: NOSIGNATURE
- recrafted_creatures-1.4.6-1.20.1.jar |Recrafted Creatures |recrafted_creatures |1.4.6-1.20.1 |DONE |Manifest: NOSIGNATURE
- duclib-1.20-1.1.4.jar |DucLib |duclib |1.1.4 |DONE |Manifest: NOSIGNATURE
- create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
- illagerwarship-1.0.0 forge 1.20.1.jar |Illager-Warship |illagerwarship |1.0.0 |DONE |Manifest: NOSIGNATURE
- TheOuterEnd-1.0.10.jar |The Outer End |outer_end |1.0.8 |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
- call_of_yucutan-1.0.13-forge-1.20.1.jar |Call of Yucatán |call_of_yucutan |1.0.13 |DONE |Manifest: NOSIGNATURE
- sandworm_mod-1.1.1.jar |Desert Behemoths: Sandworms! |sandworm_mod |1.1.1 |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
- mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
- waterballoon-forge-1.20.1-1.0.1.jar |Water Balloon Mod |waterballoon |1.0.1 |DONE |Manifest: NOSIGNATURE
- BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |DONE |Manifest: NOSIGNATURE
- blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
- upgrade_aquatic-1.20.1-6.0.1.jar |Upgrade Aquatic |upgrade_aquatic |6.0.1 |DONE |Manifest: NOSIGNATURE
- autumnity-1.20.1-5.0.1.jar |Autumnity |autumnity |5.0.1 |DONE |Manifest: NOSIGNATURE
- azurelib-neo-1.20.1-2.0.39.jar |AzureLib |azurelib |2.0.39 |DONE |Manifest: NOSIGNATURE
- FeurMagic_1.20.1.jar |Feur Magic |feur_magic |1.5.0 |DONE |Manifest: NOSIGNATURE
- scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE
- Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |DONE |Manifest: NOSIGNATURE
- boh-0.0.7.1-forge-1.20.1.jar |Box of Horrors |boh |0.0.7 |DONE |Manifest: NOSIGNATURE
- friendsandfoes-forge-mc1.20.1-3.0.6.jar |Friends & Foes |friendsandfoes |3.0.6 |DONE |Manifest: NOSIGNATURE
- illager_additions-1.20.1-0.1.0-beta.jar |Illager Additions |illager_additions |1.20.1-0.0.2-alpha |DONE |Manifest: NOSIGNATURE
- nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
- feur_extension_fossil-1.20.1-forge.jar |Feur Extension Fossil |feur_extension_fossil |1.0.0 |DONE |Manifest: NOSIGNATURE
- alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
- Mutant Iceologer 2.0.2.jar |Mutant Iceologer |mutant_iceologer |2.0.2 |DONE |Manifest: NOSIGNATURE
- moonlight-1.20-2.13.37-forge.jar |Moonlight Library |moonlight |1.20-2.13.37 |DONE |Manifest: NOSIGNATURE
- moyai-1.20-2.1.4.jar |Moyai |moyai |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
- mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |DONE |Manifest: NOSIGNATURE
- Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.12.25_mc1.20.1.jar |CreativeCore |creativecore |2.12.25 |DONE |Manifest: NOSIGNATURE
- waterframes-FORGE-mc1.20.1-v2.1.8.jar |WaterFrames |waterframes |2.1.8 |DONE |Manifest: NOSIGNATURE
- feur_extension_jungle-1.20.1-forge.jar |Feur Extension Jungle |feur_extension_jungle |1.0.5 |DONE |Manifest: NOSIGNATURE
- landsoficaria-1.20.1-2.0.2.0-beta.jar |Lands of Icaria |landsoficaria |1.20.1-2.0.2.0-beta |DONE |Manifest: NOSIGNATURE
- galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
- brutalbosses-1.20.1-7.1.jar |brutalbosses mod |brutalbosses |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
- mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |DONE |Manifest: NOSIGNATURE
- ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |0.6.7.7 |DONE |Manifest: NOSIGNATURE
- irons_spellbooks-1.20.1-3.4.0.5.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.5 |DONE |Manifest: NOSIGNATURE
- ice_and_fire_spellbooks-2.3.1-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- Armor of the Ages-forge-1.20.1-1.2.1.jar |Armor of the Ages |armoroftheages |1.2.1 |DONE |Manifest: NOSIGNATURE
- feur_extension_desert-1.20.1-forge.jar |Feur Extension Desert |feur_extension_desert |1.0.4 |DONE |Manifest: NOSIGNATURE
- betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
- cpapireforged-1.0.4.jar |Custom Portal API ReForged |cpapireforged |1.0.4 |DONE |Manifest: NOSIGNATURE
- coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- feur_elytra_wings-1.20.1-forge.jar |Feur Elytra Wings |feur_elytra_wings |1.0.2 |DONE |Manifest: NOSIGNATURE
- the_knocker-1.4.0-forge-1.20.1.jar |The Knocker |the_knocker |1.4.0 |DONE |Manifest: NOSIGNATURE
- lodestone-1.20.1-1.6.4.1.jar |Lodestone |lodestone |1.20.1-1.6.4.1 |DONE |Manifest: NOSIGNATURE
- realmrpg_quests-0.1.1-forge-1.20.1.jar |Realm RPG: Quests & Rewards |realmrpg_quests |0.1.1 |DONE |Manifest: NOSIGNATURE
- chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |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: 6df0774a-989b-4403-8700-3f1bc5ff025f
- FML: 47.3
- Forge: net.minecraftforge:47.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement