Vanilla 1.20.1 Crash Report

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