| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 | Time: 2024-03-18 02:35:01
|
| 4 | Description: Exception initializing level
|
| 5 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 6 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 7 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 8 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 9 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 10 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
|
| 11 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 12 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 13 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 14 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
| 15 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 16 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
| 17 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 18 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
| 19 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
| 20 | at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B}
|
| 21 | at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 22 | at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 23 | at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 24 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
|
| 25 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
|
| 26 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
|
| 27 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
|
| 28 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
|
| 29 | at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 30 | at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 31 | at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 32 | at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 33 | at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
|
| 34 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
|
| 35 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
|
| 36 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
|
| 37 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
|
| 38 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
|
| 39 | Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.mojang.text2speech.Narrator
|
| 40 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:771) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 41 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:741) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 42 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 43 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 44 | at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 45 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 46 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 47 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 48 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 49 | ... 32 more
|
| 50 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 51 | ---------------------------------------------------------------------------------------
|
| 52 | -- Head --
|
| 53 | Thread: Server thread
|
| 54 | Suspected Mods: NONE
|
| 55 | Stacktrace:
|
| 56 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 57 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 58 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 59 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
| 60 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
|
| 61 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 62 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 63 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
| 64 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
| 65 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 66 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
| 67 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
| 68 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
| 69 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
| 70 | at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B}
|
| 71 | at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 72 | at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 73 | at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 74 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
|
| 75 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}
|
| 76 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
|
| 77 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
|
| 78 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
|
| 79 | at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 80 | at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 81 | at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 82 | at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:classloading}
|
| 83 | Mixins in Heaven: None found
|
| 84 | -- Affected level --
|
| 85 | Details:
|
| 86 | All players: 0 total; []
|
| 87 | Chunk stats: 625
|
| 88 | Level dimension: minecraft:overworld
|
| 89 | Level spawn location: World: (8,64,8), Section: (at 8,0,8 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
|
| 90 | Level time: 0 game time, 0 day time
|
| 91 | Level name: world
|
| 92 | Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
| 93 | Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
| 94 | Known server brands: forge
|
| 95 | Removed feature flags:
|
| 96 | Level was modded: true
|
| 97 | Level storage version: 0x04ABD - Anvil
|
| 98 | Stacktrace:
|
| 99 | at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 100 | at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 101 | at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:164) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
|
| 102 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 103 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23559!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B}
|
| 104 | at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
|
| 105 | Mixins in Heaven: None found
|
| 106 | -- System Details --
|
| 107 | Details:
|
| 108 | Minecraft Version: 1.20.1
|
| 109 | Minecraft Version ID: 1.20.1
|
| 110 | Operating System: Linux (amd64) version 5.10.0-9-amd64
|
| 111 | Java Version: 17.0.10, Eclipse Adoptium
|
| 112 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
| 113 | Memory: 1138110976 bytes (1085 MiB) / 3061841920 bytes (2920 MiB) up to 8388608000 bytes (8000 MiB)
|
| 114 | CPUs: 3
|
| 115 | Processor Vendor: AuthenticAMD
|
| 116 | Processor Name: AMD Ryzen 9 3950X 16-Core Processor
|
| 117 | Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
|
| 118 | Microarchitecture: Zen 2
|
| 119 | Frequency (GHz): -0.00
|
| 120 | Number of physical packages: 1
|
| 121 | Number of physical CPUs: 16
|
| 122 | Number of logical CPUs: 32
|
| 123 | Graphics card #0 name: unknown
|
| 124 | Graphics card #0 vendor: unknown
|
| 125 | Graphics card #0 VRAM (MB): 0.00
|
| 126 | Graphics card #0 deviceId: unknown
|
| 127 | Graphics card #0 versionInfo: unknown
|
| 128 | Virtual memory max (MB): 159692.41
|
| 129 | Virtual memory used (MB): 118382.22
|
| 130 | Swap memory total (MB): 95301.00
|
| 131 | Swap memory used (MB): 32090.60
|
| 132 | JVM Flags: 2 total; -Xms128M -Xmx8000M
|
| 133 | Server Running: true
|
| 134 | Player Count: 0 / 20; []
|
| 135 | Data Packs: vanilla, mod:betterdungeons, mod:secondchanceforge (incompatible), mod:additionalentityattributes (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:nethers_exoticism, mod:nerb (incompatible), mod:mcwwindows, mod:apoli (incompatible), mod:hourglass (incompatible), mod:betterpiercing (incompatible), mod:netherite_horse_armor (incompatible), mod:yungsapi, mod:maxhealthfix (incompatible), mod:bagus_lib, mod:blocky_siege, mod:projectile_damage (incompatible), mod:exposure, mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov, mod:supplementaries, mod:embeddium, mod:advancementplaques (incompatible), mod:cardiac (incompatible), mod:morevillagers (incompatible), mod:do_a_barrel_roll (incompatible), mod:stuffaintcheap, mod:mcwtrpdoors, mod:deathfinder, mod:boss_music_mod, mod:resourcefulconfig (incompatible), mod:curios (incompatible), mod:origins (incompatible), mod:yungsextras, mod:sparsestructuresreforged (incompatible), mod:mr_limesplatus_ending, mod:netherchested, mod:blockblocker, mod:celestisynth (incompatible), mod:shinyhorses (incompatible), mod:unsafe_world_random_access_detector (incompatible), mod:mobtimizations, mod:bettermineshafts, mod:veinmining (incompatible), mod:mcwlights, mod:betterjungletemples, mod:borderlesswindow (incompatible), mod:puzzlesapi, mod:endertrigon (incompatible), mod:formationsnether, mod:horsestonks (incompatible), mod:chainmailed (incompatible), mod:attributefix (incompatible), mod:epicsamurai (incompatible), mod:caelus (incompatible), mod:kobolds, mod:mr_vanilla_refresh, mod:travelersbackpack, mod:badpackets (incompatible), mod:what_gecko, mod:beefix, mod:arrowcollector (incompatible), mod:phantom, mod:formations, mod:puzzlesaccessapi, mod:logbegone (incompatible), mod:locator, mod:infernalmobs (incompatible), mod:mobpc, mod:emi (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:terrablender, mod:bettercombat (incompatible), mod:necronomicon (incompatible), mod:brewxp, mod:watching, mod:itemproductionlib (incompatible), mod:spectrelib (incompatible), mod:calio, mod:foglooksmodernnow (incompatible), mod:aquacombat, mod:polymorph (incompatible), mod:mixininheaven (incompatible), mod:damageindicator (incompatible), mod:lootr, mod:puzzleslib, mod:mns (incompatible), mod:betterinvisibility (incompatible), mod:immersive_melodies (incompatible), mod:goated (incompatible), mod:cosmeticarmorreworked, mod:deuf, mod:letsdoaddonstructures, mod:aquamirae (incompatible), mod:responsiveshields (incompatible), mod:mr_stellarity, mod:weaponmaster_ydm (incompatible), mod:smoothstep, mod:betterwitchhuts, mod:mobbattle (incompatible), mod:mcretector (incompatible), mod:geckolib, mod:cave_dweller (incompatible), mod:dcch (incompatible), mod:illagerinvasion, mod:galosphere (incompatible), mod:betteroceanmonuments, mod:dimensionalsycnfixes (incompatible), mod:incendium, mod:gpumemleakfix (incompatible), mod:nanhealthfixer (incompatible), mod:prism (incompatible), mod:emi_loot (incompatible), mod:forge, mod:aquaculture, mod:mixinextras (incompatible), mod:bookshelf, mod:memorysweep (incompatible), mod:relics, mod:mcwdoors, mod:iced_lava (incompatible), mod:wares (incompatible), mod:monobank (incompatible), mod:bygonenether (incompatible), mod:shieldexp (incompatible), mod:dummmmmmy (incompatible), mod:irons_rpg_tweaks (incompatible), mod:dsbg (incompatible), mod:diagonalblocks, mod:cosmoslibrary, mod:astemirlib (incompatible), mod:elementus, mod:netherportalspread, mod:squidnoglitch (incompatible), mod:endrem (incompatible), mod:valkyrielib (incompatible), mod:chunky (incompatible), mod:mcwfences, mod:lure, mod:diagonalwindows, mod:patchouli (incompatible), mod:suppsquared (incompatible), mod:man, mod:mobcrossing, mod:collective, mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:dynamictrim (incompatible), mod:herbalbrews, mod:nethervinery (incompatible), mod:candlelight (incompatible), mod:findme (incompatible), mod:bakery (incompatible), mod:beachparty (incompatible), mod:bloomingnature, mod:brewery (incompatible), mod:meadow, mod:modifierkeyfix, mod:framework, mod:enchantwithmob, mod:rage (incompatible), mod:controllable (incompatible), mod:cgm, mod:fishnostuck (incompatible), mod:villagesandpillages (incompatible), mod:cucumber, mod:butcher, mod:amendments (incompatible), mod:octolib, mod:nourished_nether, mod:callablehorses (incompatible), mod:obscure_api (incompatible), mod:geckoanimfix (incompatible), mod:extra_compat, mod:temporalapi, mod:configured (incompatible), mod:icterine (incompatible), mod:piercearrow (incompatible), mod:dungeoncrawl, mod:mighty_mail (incompatible), mod:aquamirae_mod_extra_music, mod:betterdeserttemples, mod:netherdepthsupgrade (incompatible), mod:mended (incompatible), mod:azurelib, mod:watut, mod:mr_ctov_ironsspellsnspellbookscompat, mod:villainousfishai (incompatible), mod:travelerstitles, mod:better_fishing_rods, mod:elytratrims (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:nyfsspiders (incompatible), mod:jukeboxfix (incompatible), mod:zillagersweararmor (incompatible), mod:realistictorches, mod:pigsteel (incompatible), mod:horsecombatcontrols (incompatible), mod:simplyswords (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:regions_unexplored (incompatible), mod:netherdungeons, mod:illagerraidmusic (incompatible), mod:mysterious_mountain_lib (incompatible), mod:mixinsquared (incompatible), mod:betterfarmerscombat (incompatible), mod:hoporp (incompatible), mod:culllessleaves (incompatible), mod:skilltree, mod:passiveskilltreeadditions, mod:iceberg (incompatible), mod:galospheretrimming, mod:mes (incompatible), mod:parcool (incompatible), mod:irons_spellbooks, mod:elementus_arcane, mod:diagonalfences, mod:betterarcheology, mod:coroutil (incompatible), mod:solarcraft (incompatible), mod:endofherobrine (incompatible), mod:mvs (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:badoptimizations (incompatible), mod:overloadedarmorbar (incompatible), Goated Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, better_leaves, bushy_leaves, green_stove, optifine_support
|
| 136 | Enabled Feature Flags: minecraft:vanilla
|
| 137 | World Generation: Stable
|
| 138 | Is Modded: Definitely; Server brand changed to 'forge'
|
| 139 | Type: Dedicated Server (map_server.txt)
|
| 140 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
| 141 | ModLauncher launch target: forgeserver
|
| 142 | ModLauncher naming: srg
|
| 143 | ModLauncher services:
|
| 144 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 145 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 146 | fmlloader-1.20.1-47.2.21.jar slf4jfixer PLUGINSERVICE
|
| 147 | fmlloader-1.20.1-47.2.21.jar object_holder_definalize PLUGINSERVICE
|
| 148 | fmlloader-1.20.1-47.2.21.jar runtime_enum_extender PLUGINSERVICE
|
| 149 | fmlloader-1.20.1-47.2.21.jar capability_token_subclass PLUGINSERVICE
|
| 150 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 151 | fmlloader-1.20.1-47.2.21.jar runtimedistcleaner PLUGINSERVICE
|
| 152 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 153 | modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
|
| 154 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 155 | FML Language Providers:
|
| 156 | minecraft@1.0
|
| 157 | lowcodefml@null
|
| 158 | javafml@null
|
| 159 | Mod List:
|
| 160 | YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
|
| 161 | secondchanceforge-1.20-1.5.1.jar |Second Chance Forge |secondchanceforge |1.5.1 |DONE |Manifest: NOSIGNATURE
|
| 162 | additionalentityattributes-forge-*.*.*.*+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |*.*.*.*+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 163 | player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
|
| 164 | botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE
|
| 165 | elementus-0.7.0-20.1.jar |Elementus |elementus |0.7.0-20.1 |DONE |Manifest: NOSIGNATURE
|
| 166 | nether-s-exoticism-1.20.1-1.2.7.jar |Nether's Exoticism |nethers_exoticism |1.2.7 |DONE |Manifest: NOSIGNATURE
|
| 167 | nerb-1.20.1-0.3-FORGE.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE
|
| 168 | mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |DONE |Manifest: NOSIGNATURE
|
| 169 | apoli-forge-1.20.1-*.*.*.*.jar |Apoli |apoli |1.20.1-*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 170 | hourglass-1.20-*.*.*.*.jar |Hourglass |hourglass |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 171 | Better Piercing-forge-1.20-2.0.0.jar |Better Piercing |betterpiercing |2.0.0 |DONE |Manifest: NOSIGNATURE
|
| 172 | netherite_horse_armor-forge-1.20.1-1.0.4.jar |Netherite Horse Armor |netherite_horse_armor |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
|
| 173 | YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
| 174 | MaxHealthFix-Forge-1.20.1-12.0.2.jar |MaxHealthFix |maxhealthfix |12.0.2 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 175 | bagus_lib-1.20.1-4.4.0.jar |Bagus Lib |bagus_lib |1.20.1-4.4.0 |DONE |Manifest: NOSIGNATURE
|
| 176 | blocky_siege-6.1.91-1.20.1.jar |Blocky Siege |blocky_siege |6.1.91 |DONE |Manifest: NOSIGNATURE
|
| 177 | projectile_damage-forge-3.2.2+1.20.1.jar |Projectile Damage Attribute |projectile_damage |3.2.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 178 | exposure-1.20.1-1.4.1-forge.jar |Exposure |exposure |1.4.1 |DONE |Manifest: NOSIGNATURE
|
| 179 | YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
|
| 180 | cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
|
| 181 | [Forge]ctov-3.4.2.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.2 |DONE |Manifest: NOSIGNATURE
|
| 182 | supplementaries-1.20-2.8.6.jar |Supplementaries |supplementaries |1.20-2.8.6 |DONE |Manifest: NOSIGNATURE
|
| 183 | embeddium-0.3.9+mc1.20.1.jar |Embeddium |embeddium |0.3.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 184 | AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |DONE |Manifest: NOSIGNATURE
|
| 185 | cardiac-1.20.1-0.5.jar |Cardiac |cardiac |0.5 |DONE |Manifest: NOSIGNATURE
|
| 186 | morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
|
| 187 | do_a_barrel_roll-forge-3.5.2+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 188 | stuffaintcheap-1.20.1-1.0.2.jar |Stuff Ain't Cheap |stuffaintcheap |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 189 | mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
|
| 190 | DeathFinder-v8.0.1-1.20.1-Forge.jar |Death Finder |deathfinder |8.0.1 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 191 | Boss Music Mod 1.20.1.jar |Boss Music Mod |boss_music_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 192 | resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
|
| 193 | curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 194 | origins-forge-1.20.1-*.*.*.*-all.jar |Origins |origins |1.20.1-*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 195 | YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
|
| 196 | sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
|
| 197 | tru.e-ending-v1.1.0c.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0c |DONE |Manifest: NOSIGNATURE
|
| 198 | NetherChested-v8.0.3-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 199 | BlockBlocker-forge-1.20.1-1.8.2.jar |Block Blocker |blockblocker |1.8.2 |DONE |Manifest: NOSIGNATURE
|
| 200 | celestisynth-1.20.1-1.2.2.jar |Celestisynth |celestisynth |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
|
| 201 | ShinyHorses-1.20.1-1.2.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.2 |DONE |Manifest: NOSIGNATURE
|
| 202 | unsafe-world-random-access-detector-1.1.0+forge.ja|Unsafe World Random Access Det|unsafe_world_random_access_det|1.1.0+forge |DONE |Manifest: NOSIGNATURE
|
| 203 | mobtimizations-forge-1.20.1-1.0.0.jar |Mobtimizations |mobtimizations |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 204 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
| 205 | veinmining-forge-1.3.1+1.20.1.jar |Vein Mining |veinmining |1.3.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 206 | mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
|
| 207 | YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
|
| 208 | BorderlessWindow-1.20-1.6.0.jar |Borderless Window |borderlesswindow |1.20-1.6.0 |DONE |Manifest: NOSIGNATURE
|
| 209 | puzzlesapi-forge-8.1.5.jar |Puzzles Api |puzzlesapi |8.1.5 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 210 | endertrigon-1.20.1-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
|
| 211 | formationsnether-1.0.3.jar |Formations Nether |formationsnether |1.0.3 |DONE |Manifest: NOSIGNATURE
|
| 212 | horsestonks-forge-1.17+-1.0.1.jar |Horse Stonks |horsestonks |1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 213 | chainmailed-1.3.jar |ChainMailed |chainmailed |1.3 |DONE |Manifest: NOSIGNATURE
|
| 214 | AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 215 | epicsamurai-0.0.40-1.20.1-neo.jar |Epic Samurai |epicsamurai |0.0.40-1.20.1-neo |DONE |Manifest: NOSIGNATURE
|
| 216 | caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
|
| 217 | Kobolds-2.10.7.jar |Kobolds |kobolds |2.10.7 |DONE |Manifest: NOSIGNATURE
|
| 218 | vanilla-refresh-1.4.19c.jar |Vanilla Refresh |mr_vanilla_refresh |1.4.19c |DONE |Manifest: NOSIGNATURE
|
| 219 | travelersbackpack-forge-1.20.1-9.1.13.jar |Traveler's Backpack |travelersbackpack |9.1.13 |DONE |Manifest: NOSIGNATURE
|
| 220 | badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
|
| 221 | what_the_geck_*.*.*.*.jar |What The Geck'o |what_gecko |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 222 | BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
|
| 223 | arrowcollector-mc1.18-1.20-v0.0.2.jar |ArrowCollector |arrowcollector |1.17-1.20-0.0.2 |DONE |Manifest: NOSIGNATURE
|
| 224 | library-forge-20.1.5.jar |Phantom Library |phantom |20.1.5 |DONE |Manifest: NOSIGNATURE
|
| 225 | formations-1.0.2-forge-mc1.20.jar |Formations |formations |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 226 | puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 227 | forge-1.20.1-47.2.21-universal.jar |Forge |forge |47.2.21 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 228 | Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
|
| 229 | locator-1.20.2-1.1.0.jar |Locator |locator |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 230 | infernalmobs-*.*.*.*.jar |Infernal Mobs |infernalmobs |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 231 | MobPC-1.20-1.0.0.jar |Mob Population Control |mobpc |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 232 | emi-1.1.3+1.20.1+forge.jar |EMI |emi |1.1.3+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 233 | voicechat-forge-1.20.1-2.5.9.jar |Simple Voice Chat |voicechat |1.20.1-2.5.9 |DONE |Manifest: NOSIGNATURE
|
| 234 | sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
|
| 235 | TerraBlender-forge-1.20.1-*.*.*.*.jar |TerraBlender |terrablender |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 236 | bettercombat-forge-1.8.4+1.20.1.jar |Better Combat |bettercombat |1.8.4+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 237 | Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |DONE |Manifest: NOSIGNATURE
|
| 238 | brewxp-1.0.jar |Brewing XP |brewxp |1.0 |DONE |Manifest: NOSIGNATURE
|
| 239 | From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar |From The Fog |watching |1.9.2 |DONE |Manifest: NOSIGNATURE
|
| 240 | ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE
|
| 241 | spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 242 | calio-forge-1.20.1-*.*.*.*.jar |Calio |calio |1.20.1-*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 243 | foglooksmodernnow-1.2.1.jar |Fog Looks Modern Now |foglooksmodernnow |1.2.1 |DONE |Manifest: NOSIGNATURE
|
| 244 | aquacombat 1.2.jar |Aqua combat |aquacombat |1.2 |DONE |Manifest: NOSIGNATURE
|
| 245 | polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 246 | mixininheaven-mc1.17.1-1.20-v0.0.1-hotfix.jar |MixinInHeaven |mixininheaven |0.0NONE |DONE |Manifest: NOSIGNATURE
|
| 247 | damageindicator-1.0.0-1.20.1.jar |Damage Indicator |damageindicator |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 248 | lootr-1.20-*.*.*.*.jar |Lootr |lootr |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 249 | PuzzlesLib-v8.1.17-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.17 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 250 | Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
|
| 251 | mns-1.0-1.20-forge.jar |Moog's Nether Structures |mns |1.0-1.20-forge |DONE |Manifest: NOSIGNATURE
|
| 252 | betterinvisibility-1.20.1-1.0.4.jar |Better Invisibility |betterinvisibility |1.0.4 |DONE |Manifest: NOSIGNATURE
|
| 253 | immersive_melodies-0.1.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.1.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 254 | goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
|
| 255 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 256 | deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
|
| 257 | letsdo-addon-structures-1.7.0.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.0 |DONE |Manifest: NOSIGNATURE
|
| 258 | aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
|
| 259 | responsiveshields-2.3-mc1.18-19-20.x.jar |Responsive Shields |responsiveshields |2.3 |DONE |Manifest: NOSIGNATURE
|
| 260 | Stellarity-v2-0e.jar |Stellarity |mr_stellarity |2.0d |DONE |Manifest: NOSIGNATURE
|
| 261 | weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |DONE |Manifest: NOSIGNATURE
|
| 262 | smoothstep-1.20.1-1.0.1.jar |SmoothStep |smoothstep |1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 263 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
|
| 264 | mobbattle-1.20.1-2.4.7-forge.jar |Mob Battle Mod |mobbattle |1.20.1-2.4.7 |DONE |Manifest: NOSIGNATURE
|
| 265 | MCretector-1.0.2.jar |MCretector |mcretector |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 266 | geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |DONE |Manifest: NOSIGNATURE
|
| 267 | cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |DONE |Manifest: NOSIGNATURE
|
| 268 | DontClearChatHistory-1.jar |Dont Clear Chat History |dcch |1 |DONE |Manifest: NOSIGNATURE
|
| 269 | IllagerInvasion-v8.0.4-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.4 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 270 | Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
|
| 271 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
|
| 272 | dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
|
| 273 | Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |DONE |Manifest: NOSIGNATURE
|
| 274 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
|
| 275 | nanhealthfixer-1.20.1-0.0.1.jar |NaNHealthFixer |nanhealthfixer |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
|
| 276 | Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 277 | emi_loot-0.6.5+1.20.1+forge.jar |EMI Loot |emi_loot |0.6.5+1.20.1+forge |DONE |Manifest: NOSIGNATURE
|
| 278 | mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE
|
| 279 | Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 280 | MemorySweep-1.20.1-1.0.0-forge.jar |MemorySweep |memorysweep |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 281 | relics-1.20.1-*.*.*.*.jar |Relics |relics |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 282 | mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 283 | iced_lava-*.*.*.*.jar |IcedLava |iced_lava |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 284 | wares-1.20.1-1.2.7.jar |Wares |wares |1.2.7 |DONE |Manifest: NOSIGNATURE
|
| 285 | monobank-1.20.1-1.1.4.jar |Monobank |monobank |1.1.4 |DONE |Manifest: NOSIGNATURE
|
| 286 | bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE
|
| 287 | ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |DONE |Manifest: NOSIGNATURE
|
| 288 | dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |DONE |Manifest: NOSIGNATURE
|
| 289 | irons_rpg_tweaks-1.20-1.2.2.jar |Iron's RPG Tweaks |irons_rpg_tweaks |1.20-1.2.2 |DONE |Manifest: NOSIGNATURE
|
| 290 | dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 291 | diagonalblocks-forge-8.0.3.jar |Diagonal Blocks |diagonalblocks |8.0.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 292 | cosmos-library-1.20.1-*.*.*.*-universal.jar |Cosmos Library |cosmoslibrary |*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 293 | astemirlib-1.20.1-1.26.jar |AstemirLib |astemirlib |1.26 |DONE |Manifest: NOSIGNATURE
|
| 294 | netherportalspread-1.20.1-8.1.jar |Nether Portal Spread |netherportalspread |8.1 |DONE |Manifest: NOSIGNATURE
|
| 295 | squidnoglitch-mc1.19.4-1.20.x-v1.0.2-forge.jar |Squid No Glitch |squidnoglitch |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 296 | endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 297 | valkyrielib-forge-1.20.1-*.*.*.*.jar |ValkyrieLib |valkyrielib |1.20.1-*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 298 | Chunky-1.3.136.jar |Chunky |chunky |1.3.136 |DONE |Manifest: NOSIGNATURE
|
| 299 | mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
|
| 300 | lure-1.20.1-1.0.2.jar |Lure |lure |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 301 | DiagonalWindows-v8.1.3-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 302 | Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
|
| 303 | suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
|
| 304 | The-Man-From-The-Fog-1.2.3-1.20.1.jar |The Man From The Fog |man |1.2.2 |DONE |Manifest: NOSIGNATURE
|
| 305 | MobCrossing-1.20-1.0.1.jar |Mob Crossing |mobcrossing |1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 306 | collective-1.20.1-7.40.jar |Collective |collective |7.40 |DONE |Manifest: NOSIGNATURE
|
| 307 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
|
| 308 | resourcefullib-forge-1.20.1-2.1.23.jar |Resourceful Lib |resourcefullib |2.1.23 |DONE |Manifest: NOSIGNATURE
|
| 309 | deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
|
| 310 | BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 311 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
| 312 | doapi-1.2.8-forge.jar |Lets Do Api |doapi |1.2.8 |DONE |Manifest: NOSIGNATURE
|
| 313 | letsdo-vinery-forge-1.4.11.jar |Vinery |vinery |1.4.11 |DONE |Manifest: NOSIGNATURE
|
| 314 | dynamictrim-1.4.1-forge+1.20.1.jar |DynamicTrim |dynamictrim |1.4.1 |DONE |Manifest: NOSIGNATURE
|
| 315 | letsdo-herbalbrews-forge-1.0.5.jar |Herbal Brews |herbalbrews |1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 316 | letsdo-nethervinery-forge-1.2.7.jar |Nether Vinery |nethervinery |1.2.7 |DONE |Manifest: NOSIGNATURE
|
| 317 | letsdo-candlelight-forge-1.2.8.jar |Candlelight Dinner |candlelight |1.2.8 |DONE |Manifest: NOSIGNATURE
|
| 318 | findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
|
| 319 | letsdo-bakery-forge-1.1.3b.jar |Bakery |bakery |1.1.3 |DONE |Manifest: NOSIGNATURE
|
| 320 | letsdo-beachparty-forge-1.1.3.jar |Beachparty |beachparty |1.1.3 |DONE |Manifest: NOSIGNATURE
|
| 321 | letsdo-bloomingnature-forge-1.0.5.jar |Blooming Nature |bloomingnature |1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 322 | letsdo-brewery-forge-1.1.4.jar |Brewery |brewery |1.1.4 |DONE |Manifest: NOSIGNATURE
|
| 323 | letsdo-meadow-forge-1.3.6.jar |Meadow |meadow |1.3.6 |DONE |Manifest: NOSIGNATURE
|
| 324 | ModifierKeyFix-1.1.0.jar |Modifier Key Fix |modifierkeyfix |1.1 |DONE |Manifest: NOSIGNATURE
|
| 325 | framework-forge-1.20.1-0.6.27.jar |Framework |framework |0.6.27 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 326 | enchantwithmob-1.20.1-11.7.2.jar |EnchantWithMob |enchantwithmob |1.20.1-11.7.2 |DONE |Manifest: NOSIGNATURE
|
| 327 | rage-1.20.1-0.0.6.jar |Rage |rage |1.20.1-0.0.6 |DONE |Manifest: NOSIGNATURE
|
| 328 | controllable-forge-1.20.1-0.20.3.jar |Controllable |controllable |0.20.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 329 | CGM-Unofficial-1.4.14+Forge+1.20.1.jar |MrCrayfish's Gun Mod |cgm |1.4.14 |DONE |Manifest: NOSIGNATURE
|
| 330 | fishnostuck-mc1.18.2-1.20.2-v1.0.2-forge.jar |Fish No Stuck |fishnostuck |1.0.2 |DONE |Manifest: NOSIGNATURE
|
| 331 | villagesandpillages-forge-mc1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 332 | Cucumber-1.20.1-7.0.7.jar |Cucumber Library |cucumber |7.0.7 |DONE |Manifest: NOSIGNATURE
|
| 333 | butcher-1.5.jar |Butcher |butcher |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 334 | amendments-1.20-1.1.10.jar |Amendments |amendments |1.20-1.1.10 |DONE |Manifest: NOSIGNATURE
|
| 335 | octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE
|
| 336 | phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE
|
| 337 | callablehorses-1.20.1-*.*.*.*.jar |Callable Horses |callablehorses |*.*.*.* |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 338 | obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
|
| 339 | GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 340 | extra_compat-1.4.7.jar |Extra Compat |extra_compat |1.4.7 |DONE |Manifest: NOSIGNATURE
|
| 341 | temporalapi-1.5.0.jar |Temporal API |temporalapi |1.5.0 |DONE |Manifest: NOSIGNATURE
|
| 342 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 343 | Icterine-forge-1.20.0-1-1.3.0.jar |Icterine |icterine |1.3.0 |DONE |Manifest: NOSIGNATURE
|
| 344 | piercearrow-1.20.1-5.0.0.jar |Pierce Arrow |piercearrow |1.20.1-5.0.0 |DONE |Manifest: NOSIGNATURE
|
| 345 | Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
|
| 346 | mighty_mail-forge-1.20.1-1.0.14.jar |Mighty Mail |mighty_mail |1.0.14 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 347 | Aquamirae Mod EXTRA Music 1.20.1.jar |Aquamirae Mod EXTRA Music |aquamirae_mod_extra_music |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 348 | YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
|
| 349 | netherdepthsupgrade-3.1.4-1.20.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.4-1.20 |DONE |Manifest: NOSIGNATURE
|
| 350 | MendedMending-1.0.jar |Mended Mending |mended |1.0 |DONE |Manifest: NOSIGNATURE
|
| 351 | azurelib-neo-1.20.1-2.0.20.jar |AzureLib |azurelib |2.0.20 |DONE |Manifest: NOSIGNATURE
|
| 352 | watut-forge-1.20.1-1.1.0.jar |What Are They Up To |watut |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
|
| 353 | ctov-irons-spells-n-spellbooks-compat-1.2.jar |CTOV - Iron's Spells 'n Spellb|mr_ctov_ironsspellsnspellbooks|1.2 |DONE |Manifest: NOSIGNATURE
|
| 354 | VillainousFishAI-forge-1.20.1-1.1.jar |Villainous Fish AI |villainousfishai |1.1 |DONE |Manifest: NOSIGNATURE
|
| 355 | TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
|
| 356 | Better Fishing Rods 1.0.0 - 1.20.1.jar |Better Fishing Rods |better_fishing_rods |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 357 | elytratrims-forge-2.0.3+1.20.1.jar |Elytra Trims |elytratrims |2.0.3 |DONE |Manifest: NOSIGNATURE
|
| 358 | MysticalAgriculture-1.20.1-7.0.10.jar |Mystical Agriculture |mysticalagriculture |7.0.10 |DONE |Manifest: NOSIGNATURE
|
| 359 | MysticalAgradditions-1.20.1-7.0.2.jar |Mystical Agradditions |mysticalagradditions |7.0.2 |DONE |Manifest: NOSIGNATURE
|
| 360 | nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
|
| 361 | Jukeboxfix-1.0.0.jar |Jukeboxfix |jukeboxfix |1.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 362 | illagersweararmor-1.20-1.3.3.jar |Illagers Wear Armor |zillagersweararmor |1.20-1.3.3 |DONE |Manifest: NOSIGNATURE
|
| 363 | server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 364 | RealisticTorches-1.20.1-3.2.0.jar |Realistic Torches |realistictorches |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
|
| 365 | pigsteel-1.20.1-5.0.1.jar |Pigsteel Mod |pigsteel |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
|
| 366 | horsecombatcontrols-1.20.1-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
|
| 367 | simplyswords-forge-1.54.0-1.20.1.jar |Simply Swords |simplyswords |1.54.0-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 368 | moonlight-1.20-2.11.4-forge.jar |Moonlight Library |moonlight |1.20-2.11.4 |DONE |Manifest: NOSIGNATURE
|
| 369 | endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
|
| 370 | eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE
|
| 371 | RegionsUnexploredForge-0.5.5+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.5 |DONE |Manifest: NOSIGNATURE
|
| 372 | netherdungeons-1.1.0-alpha2.jar |Nether Dungeons |netherdungeons |1.1.0-alpha2 |DONE |Manifest: NOSIGNATURE
|
| 373 | illagerraidmusic-1.20-1.20.1-1.1.1.jar |IllagerRaidMusic |illagerraidmusic |1.1.1 |DONE |Manifest: NOSIGNATURE
|
| 374 | mysterious_mountain_lib-1.4.4-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.4.4-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 375 | mixinsquared-forge-0.1.2-beta.4.jar |MixinSquared |mixinsquared |0.1.2-beta.4 |DONE |Manifest: NOSIGNATURE
|
| 376 | betterfarmerscombat-1.1-1.20.1.jar |Better Farmer's Combat |betterfarmerscombat |1.1 |DONE |Manifest: NOSIGNATURE
|
| 377 | HopoBetterRuinedPortals-[1.20-1.20.2]-1.3.7.jar |HopoBetterRuinedPortals |hoporp |1.3.7 |DONE |Manifest: NOSIGNATURE
|
| 378 | CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
|
| 379 | PassiveSkillTree-1.20.1-BETA-0.6.11-all.jar |Passive Skill Tree |skilltree |0.6.11 |DONE |Manifest: NOSIGNATURE
|
| 380 | passiveskilltreeadditions-1.0.0.jar |Passive Skill Tree Additions |passiveskilltreeadditions |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 381 | Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
|
| 382 | galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
|
| 383 | mes-1.3-1.20-forge.jar |Moog's End Structures |mes |1.3-1.20-forge |DONE |Manifest: NOSIGNATURE
|
| 384 | ParCool-1.20.1-*.*.*.*-R.jar |ParCool! |parcool |1.20.1-*.*.*.*-R |DONE |Manifest: NOSIGNATURE
|
| 385 | irons_spellbooks-1.20.1-3.1.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
|
| 386 | elementus_arcane-0.2.1-20.1.jar |Elementus Arcane |elementus_arcane |0.2.1-20.1 |DONE |Manifest: NOSIGNATURE
|
| 387 | DiagonalFences-v8.1.3-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.3 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 388 | betterarcheology-1.1.7-1.20.1.jar |Better Archeology |betterarcheology |1.1.7-1.20.1 |DONE |Manifest: NOSIGNATURE
|
| 389 | coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
|
| 390 | solarcraft-3.3.1-1.20.1.jar |Solar Craft |solarcraft |3.3.1 |DONE |Manifest: NOSIGNATURE
|
| 391 | endofherobrine-1.20.1-*.*.*.*.jar |The End of Herobrine |endofherobrine |1.20.1-*.*.*.* |DONE |Manifest: NOSIGNATURE
|
| 392 | mvs-4.1.1-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.1-1.20-forge |DONE |Manifest: NOSIGNATURE
|
| 393 | creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
|
| 394 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: *::*:*::*:*::*:*::*
|
| 395 | BadOptimizations-2.1.0.jar |BadOptimizations |badoptimizations |2.1.0 |DONE |Manifest: NOSIGNATURE
|
| 396 | overloadedarmorbar-1.20.1-1.jar |Overloaded Armor Bar |overloadedarmorbar |1.20.1-1 |DONE |Manifest: NOSIGNATURE
|
| 397 | Crash Report UUID: 7780f3d3-9840-43e7-beb1-b1c62ba48d25
|
| 398 | FML: 47.2
|
| 399 | Forge: net.minecraftforge:47.2.21
|
| 400 |
|