Advertisement
Guest User

Untitled

a guest
Dec 14th, 2024
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.96 KB | Help | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Don't do that.
  3.  
  4. Time: 2024-12-14 21:36:10
  5. Description: Exception in server tick loop
  6.  
  7. java.util.concurrent.CompletionException: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
  9. at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
  10. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1159) ~[?:?] {}
  11. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  12. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  13. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  14. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  15. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  16. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
  17. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
  18. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
  19. at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
  20. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
  21. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
  22. Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  23. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  24. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  25. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  26. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  27. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
  28. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  29. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  30. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  31. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
  32. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  33. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
  34. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  35. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
  36. at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  37. 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}
  38. 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}
  39. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  40. 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}
  41. 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}
  42. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
  43. 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}
  44. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  45. ... 11 more
  46. Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.mojang.text2speech.Narrator
  47. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:771) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  48. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:741) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  49. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  50. at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  51. at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  52. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  53. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  54. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  55. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  56. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  57. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  58. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  59. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
  60. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  61. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  62. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
  63. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
  64. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  65. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
  66. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  67. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
  68. at java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
  69. 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}
  70. 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}
  71. at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23575!/:?] {re:classloading}
  72. 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}
  73. 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}
  74. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
  75. 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}
  76. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
  77. ... 11 more
  78.  
  79.  
  80. A detailed walkthrough of the error, its code path and all known details is as follows:
  81. ---------------------------------------------------------------------------------------
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.20.1
  86. Minecraft Version ID: 1.20.1
  87. Operating System: Windows 10 (amd64) version 10.0
  88. Java Version: 21.0.4, Microsoft
  89. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft
  90. Memory: 1502223312 bytes (1432 MiB) / 4638900224 bytes (4424 MiB) up to 12884901888 bytes (12288 MiB)
  91. CPUs: 4
  92. Processor Vendor: GenuineIntel
  93. Processor Name: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
  94. Identifier: Intel64 Family 6 Model 158 Stepping 9
  95. Microarchitecture: Kaby Lake
  96. Frequency (GHz): 3.00
  97. Number of physical packages: 1
  98. Number of physical CPUs: 4
  99. Number of logical CPUs: 4
  100. Graphics card #0 name: NVIDIA GeForce GTX 1050 Ti
  101. Graphics card #0 vendor: NVIDIA (0x10de)
  102. Graphics card #0 VRAM (MB): 4095.00
  103. Graphics card #0 deviceId: 0x1c82
  104. Graphics card #0 versionInfo: DriverVersion=32.0.15.5612
  105. Memory slot #0 capacity (MB): 16384.00
  106. Memory slot #0 clockSpeed (GHz): 2.40
  107. Memory slot #0 type: DDR4
  108. Memory slot #1 capacity (MB): 16384.00
  109. Memory slot #1 clockSpeed (GHz): 2.40
  110. Memory slot #1 type: DDR4
  111. Virtual memory max (MB): 42988.21
  112. Virtual memory used (MB): 37909.94
  113. Swap memory total (MB): 10274.55
  114. Swap memory used (MB): 324.34
  115. JVM Flags: 2 total; -Xmx12G -Xms240M
  116. Server Running: true
  117. Player Count: 0 / 20; []
  118. 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
  119. Enabled Feature Flags: minecraft:vanilla
  120. World Generation: Stable
  121. Is Modded: Definitely; Server brand changed to 'forge'
  122. Type: Dedicated Server (map_server.txt)
  123. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  124. ModLauncher launch target: forgeserver
  125. ModLauncher naming: srg
  126. ModLauncher services:
  127. mixin-0.8.5.jar mixin PLUGINSERVICE
  128. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  129. fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
  130. fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
  131. fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
  132. fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
  133. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  134. fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
  135. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  136. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  137. FML Language Providers:
  138. lowcodefml@null
  139. javafml@null
  140. Mod List:
  141. 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
  142. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  143. the-orcs-1.0-FORGE-1.20.x.jar |The Orcs |theorcs |1.0-FORGE-1.20.x |DONE |Manifest: NOSIGNATURE
  144. createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
  145. scena-forge-1.0.103.jar |Scena |scena |1.0.103 |DONE |Manifest: NOSIGNATURE
  146. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  147. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
  148. nether-s-exoticism-1.20.1-1.2.9.jar |Nether's Exoticism |nethers_exoticism |1.2.9 |DONE |Manifest: NOSIGNATURE
  149. SubtleEffects-forge-1.20.1-1.7.1.jar |Subtle Effects |subtle_effects |1.7.1 |DONE |Manifest: NOSIGNATURE
  150. mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
  151. stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
  152. modernfix-forge-5.19.6+mc1.20.1.jar |ModernFix |modernfix |5.19.6+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  153. namepain-1.5.0 forge-1.20.x.jar |Name Pain |namepain |1.5.0 |DONE |Manifest: NOSIGNATURE
  154. YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
  155. weather2-1.20.1-2.8.3.jar |Weather2 |weather2 |1.20.1-2.8.3 |DONE |Manifest: NOSIGNATURE
  156. difficultraids-1.20.1-2.0-beta.12.jar |Difficult Raids |difficultraids |2.0-beta.12 |DONE |Manifest: NOSIGNATURE
  157. ImprovedPillagerOutpost-v3.jar |Improved Pillager Outpost |ipo |3 |DONE |Manifest: NOSIGNATURE
  158. create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
  159. balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
  160. chat_heads-0.13.7-forge-1.20.jar |Chat Heads |chat_heads |0.13.7 |DONE |Manifest: NOSIGNATURE
  161. Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
  162. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
  163. nethers_exorcism_reborn-1.0.0-forge-1.20.1.jar |Nether's Exorcism Reborn |nethers_exorcism_reborn |1.0.0 |DONE |Manifest: NOSIGNATURE
  164. Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |DONE |Manifest: NOSIGNATURE
  165. Geophilic v3.1.4 f15-57.jar |Geophilic |geophilic |3.1.4 |DONE |Manifest: NOSIGNATURE
  166. embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  167. durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
  168. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
  169. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
  170. fantasy_armor-forge-0.5-1.20.1.jar |Fantasy Armor |fantasy_armor |0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  171. MoreBows-1.0.13+1.20.x.forge.jar |More Bows Restrung |morebows |1.0.13 |DONE |Manifest: NOSIGNATURE
  172. alekiNiftyShips-FORGE-1.20.1-1.0.13.jar |aleki's Nifty Ships |alekiships |1.0.13 |DONE |Manifest: NOSIGNATURE
  173. dungeons-and-taverns-stronghold-rework-1 [Forge].j|Dungeons and Taverns Stronghol|mr_dungeons_andtavernsstrongho|1 |DONE |Manifest: NOSIGNATURE
  174. mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
  175. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  176. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  177. Resource Ghouls V1.8 - Forge 1.20.1.jar |Resource Ghouls |resource_ghouls |1.8.0 |DONE |Manifest: NOSIGNATURE
  178. TheQuackening_minor_fixes.jar |DuckensInvasion |duckensinvasion |1.0.0 |DONE |Manifest: NOSIGNATURE
  179. dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |DONE |Manifest: NOSIGNATURE
  180. tombstone-1.20.1-8.8.6.jar |Corail Tombstone |tombstone |8.8.6 |DONE |Manifest: NOSIGNATURE
  181. cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  182. mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
  183. tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |DONE |Manifest: NOSIGNATURE
  184. mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
  185. marvelous_menagerie-3.1-1.20.1.jar |Marvelous Menagerie |marvelous_menagerie |3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  186. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  187. dynamic-fps-3.7.7+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.7.7 |DONE |Manifest: NOSIGNATURE
  188. Lets_Forge_Pirates_[1_20_1]_3_10_1.jar |Let'sForgePirates |lfpirates |3.10.1 |DONE |Manifest: NOSIGNATURE
  189. nitrogen_internals-1.20.1-1.0.11-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.11-neofor|DONE |Manifest: NOSIGNATURE
  190. goblins_tyranny-1.2.3-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.2.3 |DONE |Manifest: NOSIGNATURE
  191. 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
  192. divinerpg-1.10.7.5.jar |DivineRPG |divinerpg |1.10.7.5 |DONE |Manifest: NOSIGNATURE
  193. mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
  194. SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
  195. 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
  196. 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
  197. Thalassophobia-forge-1.20.1-1.0.jar |Thalassophobia |thalassophobia |1.0.0 |DONE |Manifest: NOSIGNATURE
  198. jei-1.20.1-forge-15.12.2.51.jar |Just Enough Items |jei |15.12.2.51 |DONE |Manifest: NOSIGNATURE
  199. Land_of_Goblins-1.1.1-1.20.1.jar |Land of Goblins |land_of_goblins |1.1.1 |DONE |Manifest: NOSIGNATURE
  200. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  201. equipos_argentinos-0.2.0.jar |Equipos Argentinos |equipos_argentinos |0.2.0 |DONE |Manifest: NOSIGNATURE
  202. realmrpg_creep_and_crop_1.0.2_forge_1.20.1.jar |Realm RPG: Creep & Crop |realmrpg_creep |1.0.2 |DONE |Manifest: NOSIGNATURE
  203. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  204. feur_builder_1.20.1.jar |Feur Builder |feur_builder |1.1.9 |DONE |Manifest: NOSIGNATURE
  205. realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
  206. Dungeon Now Loading-forge-1.20.1-1.5.jar |Dungeon Now Loading |dungeonnowloading |1.5 |DONE |Manifest: NOSIGNATURE
  207. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  208. aaa_particles-1.20.1-1.4.7-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.7 |DONE |Manifest: NOSIGNATURE
  209. what_gecko-1.20.1-1.0.3.9.jar |What The Geck'o |what_gecko |1.0.0 |DONE |Manifest: NOSIGNATURE
  210. design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
  211. starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
  212. fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  213. 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
  214. 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
  215. mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
  216. createbb-1.20.1-3.2.1.jar |Create: Broken Bad |createbb |3.1.1 |DONE |Manifest: NOSIGNATURE
  217. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  218. feur_statue-1.20.1-forge.jar |Feur Statue |feur_statue |1.1.2 |DONE |Manifest: NOSIGNATURE
  219. etched-3.0.2.jar |Etched |etched |3.0.2 |DONE |Manifest: NOSIGNATURE
  220. EnderWyrmlings-1.0.0-forge-1.20.1.jar |Ender Wyrmlings |ender_wyrmlings |1.0.0 |DONE |Manifest: NOSIGNATURE
  221. terramity-0.9.6.1-forge-1.20.1.jar |Terramity |terramity |0.9.6.1 |DONE |Manifest: NOSIGNATURE
  222. [1.20.1] Simply Light Sources v1.2.0 (Forge).jar |Simply Light Sources |simply_light_sources |1.2.0 |DONE |Manifest: NOSIGNATURE
  223. neighborly-1.1.0-forge-1.20.1.jar |Neighborly |neighborly |1.1.0 |DONE |Manifest: NOSIGNATURE
  224. valarian_conquest-2.4-forge-1.20.1.jar |Valarian Conquest |valarian_conquest |2.4 |DONE |Manifest: NOSIGNATURE
  225. warriors_of_past_epoch_[Forge]_1.20.1_1.4.jar |Warriors of Past Epoch |warriorsofpastepoch |1.0.0 |DONE |Manifest: NOSIGNATURE
  226. 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
  227. sons-of-sins-1.20.1-2.1.7.jar |Sons of Sins |sons_of_sins |2.1.7 |DONE |Manifest: NOSIGNATURE
  228. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  229. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  230. unusualprehistory-1.5.0.3.jar |Unusual Prehistory |unusualprehistory |1.5.0.3 |DONE |Manifest: NOSIGNATURE
  231. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  232. betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
  233. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  234. flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
  235. ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
  236. Xaeros_Minimap_24.6.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.6.1 |DONE |Manifest: NOSIGNATURE
  237. polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  238. Lunar-forge-1.20.1-0.2.0.jar |Lunar |lunar |0.2.0 |DONE |Manifest: NOSIGNATURE
  239. entityculling-forge-1.7.2-mc1.20.1.jar |EntityCulling |entityculling |1.7.2 |DONE |Manifest: NOSIGNATURE
  240. canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
  241. Argentina's Delight 1.20.1 (ver1.21).jar |Argentina's Delight |argentinas_delight |1.1 |DONE |Manifest: NOSIGNATURE
  242. ImmediatelyFast-Forge-1.3.3+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.3+1.20.4 |DONE |Manifest: NOSIGNATURE
  243. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  244. lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |0.7.35.90 |DONE |Manifest: NOSIGNATURE
  245. 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
  246. knighys_additions-1.5.8 hotfix-forge-1.20.1.jar |Knighy's Mystical Creatures |knighys_additions |1.5.8 |DONE |Manifest: NOSIGNATURE
  247. thedawnera-1.20.1-0.58.94.jar |TheDawnEra |dawnera |0.58.94 |DONE |Manifest: NOSIGNATURE
  248. immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  249. vtubruh_lotr_mobs_ALPHA1.20.1_ver2.0.0.jar |vtubruhlotrmobs |vtubruhlotrmobs |2.0.0 |DONE |Manifest: NOSIGNATURE
  250. realmrpg_dragon_wyrms_1.0.1_forge_1.20.1.jar |Realm RPG: Dragon Wyrms |realmrpg_wyrms |1.0.1 |DONE |Manifest: NOSIGNATURE
  251. 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
  252. explosiveenhancement-1.1.0-1.20.1-client-and-serve|Explosive Enhancement |explosiveenhancement |1.1.0 |DONE |Manifest: NOSIGNATURE
  253. 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
  254. TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE
  255. kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
  256. create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  257. fantasy_weapons-forge-0.2-1.20.1.jar.jar |Fantasy weapons |fantasy_weapons |0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  258. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
  259. crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |DONE |Manifest: NOSIGNATURE
  260. aether-1.20.1-1.5.1-neoforge.jar |The Aether |aether |1.20.1-1.5.1-neoforg|DONE |Manifest: NOSIGNATURE
  261. Auroras-1.20.1-1.6.1.jar |Auroras |auroras |1.6.1 |DONE |Manifest: NOSIGNATURE
  262. deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  263. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  264. 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
  265. Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
  266. naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
  267. gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  268. hrbsdrills-1.1.2-1.20.1.jar |Drills |hrbsdrills |1.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  269. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
  270. benssharks-1.2.4.9-forge-1.20.1.jar |Ben's Sharks |benssharks |1.2.4.9 |DONE |Manifest: NOSIGNATURE
  271. structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
  272. XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |DONE |Manifest: NOSIGNATURE
  273. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  274. citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
  275. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
  276. iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
  277. mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
  278. feur_colors_1.20.1.jar |Feur Colors |feur_colors |1.1.2 |DONE |Manifest: NOSIGNATURE
  279. royal_variations_[Forge]_1.20.1_1.0.jar |Royal Variations |royalvariations |1.0.0 |DONE |Manifest: NOSIGNATURE
  280. sculkhorde-1.20.1-0.9.22.jar |Sculk Horde |sculkhorde |1.20.1-0.9.22 |DONE |Manifest: NOSIGNATURE
  281. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
  282. galosphere_spellbooks-1.1.0.jar |Galosphere Spellbooks |galosphere_spellbooks |1.1.0 |DONE |Manifest: NOSIGNATURE
  283. 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
  284. interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
  285. fzzy_config-0.5.9+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.5.9+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  286. the_pillager_legion_-1.7.2-forge-1.20.1.jar |The Pillager Legion |the_pillager_legion_ |1.7.2 |DONE |Manifest: NOSIGNATURE
  287. astemirlib-1.20.1-1.25.jar |AstemirLib |astemirlib |1.25 |DONE |Manifest: NOSIGNATURE
  288. FarmersDelight-1.20.1-1.2.6.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.6 |DONE |Manifest: NOSIGNATURE
  289. supplementaries-1.20-3.1.11.jar |Supplementaries |supplementaries |1.20-3.1.11 |DONE |Manifest: NOSIGNATURE
  290. FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE
  291. endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
  292. mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
  293. born_in_chaos_[Forge]1.20.1_1.5.2.jar |Born in Chaos |born_in_chaos_v1 |1.5.2 |DONE |Manifest: NOSIGNATURE
  294. samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
  295. lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
  296. Actual_mod_AerluneRPG0.0.4.jar |AerLune RPG |world |0.0.4 |DONE |Manifest: NOSIGNATURE
  297. Stargate Journey-1.20.1-0.6.33.jar |Stargate Journey |sgjourney |0.6.33 |DONE |Manifest: NOSIGNATURE
  298. L_Enders_Cataclysm-2.27 - 1.20.1.jar |Cataclysm Mod |cataclysm |2.27 |DONE |Manifest: NOSIGNATURE
  299. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  300. Critters n' Crawlers-2.2.1-1.20.1.jar |Critters n' Crawlers |cnc |2.2.1 |DONE |Manifest: NOSIGNATURE
  301. The-Man-From-The-Fog-1.4-1.20.1.jar |The Man From The Fog |man |1.4 |DONE |Manifest: NOSIGNATURE
  302. CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE
  303. camera-forge-1.20.1-1.0.19.jar |Camera Mod |camera |1.20.1-1.0.19 |DONE |Manifest: NOSIGNATURE
  304. spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |DONE |Manifest: NOSIGNATURE
  305. curios-forge-5.11.0+1.20.1.jar |Curios API |curios |5.11.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  306. ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
  307. realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |DONE |Manifest: NOSIGNATURE
  308. dotbe-1.5.7.jar |DawnOfTimeBuilder |dawnoftimebuilder |1.5.7 |DONE |Manifest: NOSIGNATURE
  309. deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
  310. Cosmic_Horizons-0.0.7.2-forge-1.20.1.jar |Cosmic Horizons |cosmos |0.0.7.2 |DONE |Manifest: NOSIGNATURE
  311. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  312. letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
  313. letsdo-vinery-forge-1.4.32.jar |[Let's Do] Vinery |vinery |1.4.32 |DONE |Manifest: NOSIGNATURE
  314. letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |DONE |Manifest: NOSIGNATURE
  315. letsdo-furniture-forge-1.0.3.jar |[Let's Do] Furniture |furniture |1.0.3 |DONE |Manifest: NOSIGNATURE
  316. letsdo-farm_and_charm-forge-1.0.4.jar |[Let's Do] Farm & Charm |farm_and_charm |1.0.4 |DONE |Manifest: NOSIGNATURE
  317. letsdo-camping-forge-1.0.4.jar |[Let's Do] Camping |camping |1.0.4 |DONE |Manifest: NOSIGNATURE
  318. letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |DONE |Manifest: NOSIGNATURE
  319. letsdo-meadow-forge-1.3.19.jar |[Let's Do] Meadow |meadow |1.3.19 |DONE |Manifest: NOSIGNATURE
  320. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  321. pvz_zengarden-1.5.2.jar |Pvz ZenGarden |pvz_zengarden |1.5.2 |DONE |Manifest: NOSIGNATURE
  322. The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
  323. MRU-1.0.4+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.4+1.20.1+forge |DONE |Manifest: NOSIGNATURE
  324. CosmeticArmours - 1.4.3.0 - 1.20.1 - Forge.jar |CosmeticArmours |cosmeticarmoursmod |1.4.3.0 |DONE |Manifest: NOSIGNATURE
  325. caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE
  326. villagesandpillages-forge-mc1.20.1-1.0.2.jar |Villages & Pillages |villagesandpillages |1.0.2 |DONE |Manifest: NOSIGNATURE
  327. doom-neo-1.20.1-7.0.13.jar |MCDoom |doom |7.0.13 |DONE |Manifest: NOSIGNATURE
  328. ArmageddonMod for 1.20.1 (v0.1.5).jar |Armageddon Mod |armageddon_mod |0.1.5 |DONE |Manifest: NOSIGNATURE
  329. butcher-2.7.7-forge-1.20.1.jar |Butcher |butcher |2.7.7 |DONE |Manifest: NOSIGNATURE
  330. minecraft-comes-alive-7.5.21+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.21+1.20.1 |DONE |Manifest: NOSIGNATURE
  331. 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
  332. realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
  333. the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |DONE |Manifest: NOSIGNATURE
  334. recrafted_creatures-1.4.6-1.20.1.jar |Recrafted Creatures |recrafted_creatures |1.4.6-1.20.1 |DONE |Manifest: NOSIGNATURE
  335. duclib-1.20-1.1.4.jar |DucLib |duclib |1.1.4 |DONE |Manifest: NOSIGNATURE
  336. create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
  337. waystones-forge-1.20-14.1.6.jar |Waystones |waystones |14.1.6 |DONE |Manifest: NOSIGNATURE
  338. illagerwarship-1.0.0 forge 1.20.1.jar |Illager-Warship |illagerwarship |1.0.0 |DONE |Manifest: NOSIGNATURE
  339. TheOuterEnd-1.0.10.jar |The Outer End |outer_end |1.0.8 |DONE |Manifest: NOSIGNATURE
  340. decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
  341. lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |DONE |Manifest: NOSIGNATURE
  342. call_of_yucutan-1.0.13-forge-1.20.1.jar |Call of Yucatán |call_of_yucutan |1.0.13 |DONE |Manifest: NOSIGNATURE
  343. sandworm_mod-1.1.1.jar |Desert Behemoths: Sandworms! |sandworm_mod |1.1.1 |DONE |Manifest: NOSIGNATURE
  344. ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  345. mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
  346. waterballoon-forge-1.20.1-1.0.1.jar |Water Balloon Mod |waterballoon |1.0.1 |DONE |Manifest: NOSIGNATURE
  347. BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |DONE |Manifest: NOSIGNATURE
  348. blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
  349. upgrade_aquatic-1.20.1-6.0.1.jar |Upgrade Aquatic |upgrade_aquatic |6.0.1 |DONE |Manifest: NOSIGNATURE
  350. autumnity-1.20.1-5.0.1.jar |Autumnity |autumnity |5.0.1 |DONE |Manifest: NOSIGNATURE
  351. azurelib-neo-1.20.1-2.0.39.jar |AzureLib |azurelib |2.0.39 |DONE |Manifest: NOSIGNATURE
  352. FeurMagic_1.20.1.jar |Feur Magic |feur_magic |1.5.0 |DONE |Manifest: NOSIGNATURE
  353. scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |DONE |Manifest: NOSIGNATURE
  354. Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |DONE |Manifest: NOSIGNATURE
  355. boh-0.0.7.1-forge-1.20.1.jar |Box of Horrors |boh |0.0.7 |DONE |Manifest: NOSIGNATURE
  356. friendsandfoes-forge-mc1.20.1-3.0.6.jar |Friends & Foes |friendsandfoes |3.0.6 |DONE |Manifest: NOSIGNATURE
  357. illager_additions-1.20.1-0.1.0-beta.jar |Illager Additions |illager_additions |1.20.1-0.0.2-alpha |DONE |Manifest: NOSIGNATURE
  358. nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
  359. feur_extension_fossil-1.20.1-forge.jar |Feur Extension Fossil |feur_extension_fossil |1.0.0 |DONE |Manifest: NOSIGNATURE
  360. alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
  361. Mutant Iceologer 2.0.2.jar |Mutant Iceologer |mutant_iceologer |2.0.2 |DONE |Manifest: NOSIGNATURE
  362. moonlight-1.20-2.13.37-forge.jar |Moonlight Library |moonlight |1.20-2.13.37 |DONE |Manifest: NOSIGNATURE
  363. moyai-1.20-2.1.4.jar |Moyai |moyai |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
  364. mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |DONE |Manifest: NOSIGNATURE
  365. Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
  366. CreativeCore_FORGE_v2.12.25_mc1.20.1.jar |CreativeCore |creativecore |2.12.25 |DONE |Manifest: NOSIGNATURE
  367. waterframes-FORGE-mc1.20.1-v2.1.8.jar |WaterFrames |waterframes |2.1.8 |DONE |Manifest: NOSIGNATURE
  368. feur_extension_jungle-1.20.1-forge.jar |Feur Extension Jungle |feur_extension_jungle |1.0.5 |DONE |Manifest: NOSIGNATURE
  369. 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
  370. galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
  371. brutalbosses-1.20.1-7.1.jar |brutalbosses mod |brutalbosses |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
  372. mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |DONE |Manifest: NOSIGNATURE
  373. ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |0.6.7.7 |DONE |Manifest: NOSIGNATURE
  374. 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
  375. 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
  376. Armor of the Ages-forge-1.20.1-1.2.1.jar |Armor of the Ages |armoroftheages |1.2.1 |DONE |Manifest: NOSIGNATURE
  377. feur_extension_desert-1.20.1-forge.jar |Feur Extension Desert |feur_extension_desert |1.0.4 |DONE |Manifest: NOSIGNATURE
  378. betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  379. cpapireforged-1.0.4.jar |Custom Portal API ReForged |cpapireforged |1.0.4 |DONE |Manifest: NOSIGNATURE
  380. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
  381. 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
  382. feur_elytra_wings-1.20.1-forge.jar |Feur Elytra Wings |feur_elytra_wings |1.0.2 |DONE |Manifest: NOSIGNATURE
  383. the_knocker-1.4.0-forge-1.20.1.jar |The Knocker |the_knocker |1.4.0 |DONE |Manifest: NOSIGNATURE
  384. lodestone-1.20.1-1.6.4.1.jar |Lodestone |lodestone |1.20.1-1.6.4.1 |DONE |Manifest: NOSIGNATURE
  385. realmrpg_quests-0.1.1-forge-1.20.1.jar |Realm RPG: Quests & Rewards |realmrpg_quests |0.1.1 |DONE |Manifest: NOSIGNATURE
  386. chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |DONE |Manifest: NOSIGNATURE
  387. createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
  388. Crash Report UUID: 6df0774a-989b-4403-8700-3f1bc5ff025f
  389. FML: 47.3
  390. Forge: net.minecraftforge:47.3.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement