= 创作分享 =
崩溃解答
1.18.2整合包崩溃求解,靠近海洋后发生崩溃 ...
luxia123

1.18.2整合包崩溃求解,靠近海洋后发生崩溃

luxia123 于 2023-12-30 18:11 ( 4月前 ) [复制链接] [只看楼主] [打印]
227 3
20RF
本帖最后由 luxia123 于 2023-12-30 18:24 编辑


发表于 2023-12-30 18:11:10 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

回复 | 举报

该帖共收到 3 条回复!
luxia123
已解决,删除bumpkin
发表于 2023-12-30 19:02:58 | 只看该作者

回复 | 举报

luxia123
---- Minecraft Crash Report ----
// There are four lights!

Time: 2023/12/30 下午6:05
Description: Exception generating new chunk

java.lang.IllegalStateException: Feature order cycle found, involved biomes: [Reference{ResourceKey[minecraft:worldgen/biome / bumpkinbatch:pumpkin_patch]=net.minecraft.world.level.biome.Biome@4f1a4401}, Reference{ResourceKey[minecraft:worldgen/biome / atmospheric:petrified_dunes]=net.minecraft.world.level.biome.Biome@69be3629}]
        at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.BiomeSourceAccessor,pl:mixin:APP:terrablender_forge.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
        at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$2(ModdedBiomeSlicesManager.java:104) ~[blueprint-1.18.2-5.5.0.jar%23101!/:5.5.0] {re:mixin,re:classloading}
        at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2311!/:?] {}
        at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.BiomeSourceAccessor,pl:mixin:APP:terrablender_forge.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:libraryferret.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2316!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Server thread
Stacktrace:
        at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.BiomeSourceAccessor,pl:mixin:APP:terrablender_forge.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
        at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$2(ModdedBiomeSlicesManager.java:104) ~[blueprint-1.18.2-5.5.0.jar%23101!/:5.5.0] {re:mixin,re:classloading}
        at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2311!/:?] {}
        at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:the_bumblezone.mixins.json:world.BiomeSourceAccessor,pl:mixin:APP:terrablender_forge.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.cache_strongholds.ChunkGeneratorMixin,pl:mixin:APP:betterfortresses_forge.mixins.json:DisableVanillaFortressesMixinForge,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:libraryferret.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:betteroceanmonuments_forge.mixins.json:DisableVanillaMonumentsMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
        at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2316!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
-- Chunk to be generated --
Details:
        Location: -53,324
        Position hash: 1395864371147
        Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@60a50330
Stacktrace:
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2316!/:?] {}
        at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
        at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
        at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:classloading}
        at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
        at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}


-- Affected level --
Details:
        All players: 1 total; [ServerPlayer['TootsiBear'/12, l='ServerLevel[新的世界]', x=-576.99, y=68.40, z=5186.87]]
        Chunk stats: 5045
        Level dimension: minecraft:overworld
        Level spawn location: World: (-16,64,-16), Section: (at 0,0,0 in -1,4,-1; chunk contains blocks -16,-64,-16 to -1,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
        Level time: 495611 game time, 677744 day time
        Level name: 新的世界
        Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
        Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
        Known server brands: forge
        Level was modded: true
        Level storage version: 0x04ABD - Anvil
Stacktrace:
        at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:905) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:A}
        at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:computing_frames,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:runtimedistcleaner:A,re:classloading,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:smoothboot.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:A}
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23331!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:mixin.excavated_variants.json:IMinecraftServerMixin,pl:mixin:A}
        at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}


-- System Details --
Details:
        Minecraft Version: 1.18.2
        Minecraft Version ID: 1.18.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 17.0.4.1, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
        Memory: 5740956792 bytes (5475 MiB) / 9672065024 bytes (9224 MiB) up to 11811160064 bytes (11264 MiB)
        CPUs: 16
        Processor Vendor: AuthenticAMD
        Processor Name: AMD Ryzen 7 7735H with Radeon Graphics        
        Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
        Microarchitecture: Zen 3
        Frequency (GHz): 3.19
        Number of physical packages: 1
        Number of physical CPUs: 8
        Number of logical CPUs: 16
        Graphics card #0 name: AMD Radeon(TM) Graphics
        Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
        Graphics card #0 VRAM (MB): 512.00
        Graphics card #0 deviceId: 0x1681
        Graphics card #0 versionInfo: DriverVersion=31.0.14050.3
        Graphics card #1 name: NVIDIA GeForce RTX 4060 Laptop GPU
        Graphics card #1 vendor: NVIDIA (0x10de)
        Graphics card #1 VRAM (MB): 4095.00
        Graphics card #1 deviceId: 0x28e0
        Graphics card #1 versionInfo: DriverVersion=31.0.15.2901
        Memory slot #0 capacity (MB): 8192.00
        Memory slot #0 clockSpeed (GHz): 4.80
        Memory slot #0 type: Unknown
        Memory slot #1 capacity (MB): 8192.00
        Memory slot #1 clockSpeed (GHz): 4.80
        Memory slot #1 type: Unknown
        Virtual memory max (MB): 42286.56
        Virtual memory used (MB): 31943.22
        Swap memory total (MB): 26675.65
        Swap memory used (MB): 7169.97
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx11264m
        Loaded Shaderpack: (off)
        NEC status: No NEC detected
        Server Running: true
        Player Count: 1 / 8; [ServerPlayer['TootsiBear'/12, l='ServerLevel[新的世界]', x=-576.99, y=68.40, z=5186.87]]
        Data Packs: vanilla, mod:saturn (incompatible), mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:openpartiesandclaims (incompatible), mod:publicguiannouncement (incompatible), mod:entitycollisionfpsfix (incompatible), mod:stalwart_dungeons, mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:modnametooltip (incompatible), mod:urushi, mod:bundledelight, mod:ctm (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:does_potato_tick (incompatible), mod:wildbackport, mod:upgradednetherite_items (incompatible), mod:resourcepackoverrides (incompatible), mod:guardvillagers (incompatible), mod:tcdcommons, mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:jeresources (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:ctov, mod:revampedwolf, mod:upgradednetherite (incompatible), mod:structure_gel, mod:explorations, mod:corpse (incompatible), mod:castle_in_the_sky (incompatible), mod:cleancut (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:chefsdelight, mod:sonicraft_demons, mod:verdure (incompatible), mod:sonicraft, mod:toughnessbar (incompatible), mod:dungeons_plus (incompatible), mod:unusualend, mod:yungsbridges, mod:highlighter (incompatible), mod:reeses_sodium_options (incompatible), mod:spark (incompatible), mod:lightspeed, mod:curios (incompatible), mod:oculus, mod:reforgium (incompatible), mod:bettervillage, mod:pluto (incompatible), mod:betterendisland, mod:the_bumblezone, mod:fallingtree, mod:bettermineshafts, mod:veinmining, mod:bettermodsbutton, mod:nebs (incompatible), mod:darkpaintings (incompatible), mod:kiwi, mod:mowziesmobs (incompatible), mod:fastload (incompatible), mod:configmenusforge (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:attributefix (incompatible), mod:graveyard (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:fullstackwatchdog (incompatible), mod:fallingleaves (incompatible), mod:naturescompass (incompatible), mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:sereneseasonfix (incompatible), mod:curioofundying (incompatible), mod:snowundertrees (incompatible), mod:starlight (incompatible), mod:memoryleakfix, mod:rubidium_extras (incompatible), mod:forge, mod:dungeons_arise, mod:smoothchunk (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:paintings (incompatible), mod:dimdungeons (incompatible), mod:notenoughanimations (incompatible), mod:ecologics, mod:xaerominimap, mod:decoration_delight, mod:polymorph (incompatible), mod:justenoughprofessions, mod:autoreglib (incompatible), mod:entityculling (incompatible), mod:backpacked (incompatible), mod:canary (incompatible), mod:immediatelyfast (incompatible), mod:visuality, mod:upgradednetherite_ultimate (incompatible), mod:puzzleslib, mod:byg (incompatible), mod:rebind_narrator (incompatible), mod:chunksending (incompatible), mod:phantasm, mod:deuf, mod:xpbook (incompatible), mod:defaultoptions (incompatible), mod:cristellib, mod:blue_skies (incompatible), mod:tropicraft (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:illagerinvasion, mod:galosphere (incompatible), mod:architects_palette (incompatible), mod:betteroceanmonuments, mod:connectivity (incompatible), mod:tipsmod (incompatible), mod:kleeslabs (incompatible), mod:gpumemleakfix, mod:connectedness, mod:villagernames, mod:xaeroworldmap, mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:lootintegrations (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:twigs (incompatible), mod:simpleplanes (incompatible), mod:takesapillage (incompatible), mod:bygonenether (incompatible), mod:carryon (incompatible), mod:beyond_earth, mod:shieldexp, mod:omnis (incompatible), mod:dragonfight (incompatible), mod:dragonmounts (incompatible), mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:candylands, mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:culturaldelights, mod:farmersrespite (incompatible), mod:delightful (incompatible), mod:entity_texture_features, mod:endersdelight, mod:simpleshops (incompatible), mod:boatiview (incompatible), mod:born_in_chaos_v1, mod:illager_plushies, mod:touhou_little_maid, mod:memorysettings (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective (incompatible), mod:villagertools (incompatible), mod:elevatorid, mod:lostcities (incompatible), mod:lostsouls (incompatible), mod:nightconfigfixes (incompatible), mod:betterstrongholds, mod:starterkit, mod:spirit, mod:boatbreakfix, mod:architectury (incompatible), mod:sdrp, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:curiouselytra (incompatible), mod:serverbrowser, mod:eternal_tales, mod:cherishedworlds (incompatible), mod:debugify (incompatible), mod:productivebees (incompatible), mod:undergarden, mod:t_and_t, mod:letmedespawn (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:bhmenu (incompatible), mod:barbarians, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:xlpackets (incompatible), mod:conjurer_illager, mod:waystones (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:alternate_current (incompatible), mod:storagenetwork (incompatible), mod:mushroom_travelers, mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:badmobs, mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:betterdeserttemples, mod:farsight_view (incompatible), mod:bosses_of_mass_destruction, mod:terralith, mod:blueprint (incompatible), mod:boatload (incompatible), mod:environmental (incompatible), mod:savage_and_ravage (incompatible), mod:clayworks (incompatible), mod:upgrade_aquatic (incompatible), mod:neapolitan (incompatible), mod:personality (incompatible), mod:autumnity (incompatible), mod:woodworks (incompatible), mod:buzzier_bees (incompatible), mod:skinlayers3d (incompatible), mod:raided, mod:friendsandfoes (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:panthalassa (incompatible), mod:geckolib3 (incompatible), mod:magnumtorch (incompatible), mod:jade, mod:snowyspirit (incompatible), mod:another_furniture, mod:culllessleaves (incompatible), mod:creativecore (incompatible), mod:nethersdelight (incompatible), mod:smoothboot (incompatible), mod:atmospheric (incompatible), mod:rottencreatures (incompatible), mod:betterstats, mod:iceberg (incompatible), mod:quark (incompatible), mod:diagonalfences, mod:miners_delight, mod:inventoryhud (incompatible), mod:endlessbiomes, mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:upgradedcore (incompatible), mod:coroutil (incompatible), mod:ferritecore (incompatible), mod:lodestone, mod:overloadedarmorbar (incompatible), Everycomp Generated Pack, Repurposed_Structures-Better_Dungeons_v3.zip, Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), Repurposed_Structures-Friends_And_Foes-v1.zip, Repurposed_Structures-More_Villagers_v6.zip, Repurposed_Structures-Savage_And_Ravage_v3.zip, Snowyspirit Generated Pack, Supplementaries Generated Pack, WDA-NoFlyingStructures-1.18.2-1.19.2.zip (incompatible), WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), dynamic_asset_generator:data (incompatible), t_and_t_waystones_patch_1.18.2.zip, mod:whisperwoods (incompatible), mod:golems (incompatible), golems:golems_addon_quark (incompatible), mod:libertyvillagers (incompatible), mod:wandering_trapper, mod:mr_ships, mod:additionalstructures, mod:technique_to_kill_thrasher, mod:thenexus, mod:bumpkinbatch (incompatible), mod:graveyard_biomes (incompatible), mod:musketmod (incompatible)
        World Generation: Stable
        Type: Integrated Server (map_client.txt)
        Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
        ModLauncher: 9.1.3+9.1.3+main.9b69c82a
        ModLauncher launch target: forgeclient
        ModLauncher naming: srg
        ModLauncher services:
                 mixin PLUGINSERVICE
                 eventbus PLUGINSERVICE
                 slf4jfixer PLUGINSERVICE
                 object_holder_definalize PLUGINSERVICE
                 runtime_enum_extender PLUGINSERVICE
                 capability_token_subclass PLUGINSERVICE
                 accesstransformer PLUGINSERVICE
                 runtimedistcleaner PLUGINSERVICE
                 mixin TRANSFORMATIONSERVICE
                 fml TRANSFORMATIONSERVICE
                 I18nUpdateMod TRANSFORMATIONSERVICE
        FML Language Providers:
                minecraft@1.0
                javafml@null
                kotlinforforge@3.12.0
                lowcodefml@null
        Mod List:
                saturn-mc1.18.2-0.1.1.jar                         |Saturn                        |saturn                        |0.1.1               |DONE      |Manifest: NOSIGNATURE
                dynamiclightsreforged-1.18.2_v1.3.3.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |DONE      |Manifest: NOSIGNATURE
                YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                open-parties-and-claims-forge-1.18.2-0.19.0.jar   |Open Parties and Claims       |openpartiesandclaims          |0.19.0              |DONE      |Manifest: NOSIGNATURE
                The+Nexus+-+Alpha+1.5+-+for+Minecraft+1.18.2.jar  |The Nexus (Deep Dark Dimension|thenexus                      |1.52                |DONE      |Manifest: NOSIGNATURE
                Public GUI Announcement-forge-1.18.2-3.2.0.1.jar  |Public GUI Announcement       |publicguiannouncement         |3.2.0.1             |DONE      |Manifest: NOSIGNATURE
                Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |1.0.0               |DONE      |Manifest: NOSIGNATURE
                stalwart-dungeons-1.18.2-1.2.8.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.8               |DONE      |Manifest: NOSIGNATURE
                Strawgolem-forge-1.18.2-2.0.0-beta.5.jar          |Straw Golem                   |strawgolem                    |2.0.0-beta.5        |DONE      |Manifest: NOSIGNATURE
                rubidium-0.5.6.jar                                |Rubidium                      |rubidium                      |0.5.6               |DONE      |Manifest: NOSIGNATURE
                modnametooltip-1.18.1-1.18.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.18.0              |DONE      |Manifest: NOSIGNATURE
                [漆] Urushi-1.18.2-4.13.0.jar                      |Urushi                        |urushi                        |1.18.2-4.13.0       |DONE      |Manifest: NOSIGNATURE
                bundledelight-1.18.2-1.2.0.jar                    |Bundled Delight               |bundledelight                 |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
                CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE
                modernfix-forge-5.3.1+mc1.18.2.jar                |ModernFix                     |modernfix                     |5.3.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE
                does_potato_tick-1.18.2-3.6.1.jar                 |Does Potato Tick              |does_potato_tick              |1.18.2-3.6.1        |DONE      |Manifest: NOSIGNATURE
                wildbackport-1.2.3.jar                            |TheWildBackport               |wildbackport                  |1.2.3               |DONE      |Manifest: NOSIGNATURE
                upgradednetherite_items-1.18.2-3.3.0.0-release.jar|Upgraded Netherite : Items    |upgradednetherite_items       |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
                ResourcePackOverrides-v3.0.3-1.18.2-Forge.jar     |Resource Pack Overrides       |resourcepackoverrides         |3.0.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                guardvillagers-1.18.2.1.4.3.jar                   |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
                tcdcommons-2.2+1.18.2.jar                         |TCD Commons API               |tcdcommons                    |2.2+1.18.2          |DONE      |Manifest: NOSIGNATURE
                PickUpNotifier-v3.2.1-1.18.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |3.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
                SnowRealMagic-1.18.2-forge-4.2.4.jar              |Snow! Real Magic!             |snowrealmagic                 |4.2.4               |DONE      |Manifest: NOSIGNATURE
                JustEnoughResources-1.18.2-0.14.1.171.jar         |Just Enough Resources         |jeresources                   |0.14.1.171          |DONE      |Manifest: NOSIGNATURE
                YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.18.2-Forge-1.0.0  |DONE      |Manifest: NOSIGNATURE
                cloth-config-6.5.116-forge.jar                    |Cloth Config v4 API           |cloth_config                  |6.5.116             |DONE      |Manifest: NOSIGNATURE
                soundphysics-forge-1.18.2-1.0.6.jar               |Sound Physics Remastered      |sound_physics_remastered      |1.18.2-1.0.6        |DONE      |Manifest: NOSIGNATURE
                ctov-2.9.4.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |2.9.4               |DONE      |Manifest: NOSIGNATURE
                revampedwolf-1.18.2-1.2.0.jar                     |RevampedWolf                  |revampedwolf                  |1.18.2-1.2.0        |DONE      |Manifest: NOSIGNATURE
                upgradednetherite-1.18.2-4.3.0.1-release.jar      |Upgraded Netherite            |upgradednetherite             |1.18.2-4.3.0.1-relea|DONE      |Manifest: NOSIGNATURE
                structure_gel-1.18.2-2.4.7.jar                    |Structure Gel API             |structure_gel                 |2.4.7               |DONE      |Manifest: NOSIGNATURE
                explorations-forge-1.18.2-1.5.2.jar               |Explorations+                 |explorations                  |1.18.2-1.5.2        |DONE      |Manifest: NOSIGNATURE
                corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
                [天空之城] castle_in_the_sky-1.18.2-0.4.1.jar         |Castle in the sky             |castle_in_the_sky             |1.18.2              |DONE      |Manifest: NOSIGNATURE
                cleancut-mc1.18.2-4.0-forge.jar                   |Clean Cut                     |cleancut                      |4.0                 |DONE      |Manifest: NOSIGNATURE
                repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |DONE      |Manifest: NOSIGNATURE
                morevillagers-forge-1.18.2-3.3.2.jar              |More Villagers                |morevillagers                 |3.3.2               |DONE      |Manifest: NOSIGNATURE
                BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker  |bcc                           |1.1.21-build.48+mc1.|DONE      |Manifest: NOSIGNATURE
                chefs-delight-1.0.2-forge-1.18.2.jar              |Chefs Delight                 |chefsdelight                  |1.0.2-forge-1.18.2  |DONE      |Manifest: NOSIGNATURE
                sonicraft-demons-1.18.2-1.1.0.jar                 |SoniCraft Demons              |sonicraft_demons              |1.1.0               |DONE      |Manifest: NOSIGNATURE
                verdure-1.18.2-1.1.3a.jar                         |Verdure                       |verdure                       |1.1.3.1             |DONE      |Manifest: NOSIGNATURE
                sonicraft-1.18.2-1.7.4.jar                        |SoniCraft                     |sonicraft                     |1.7.4               |DONE      |Manifest: NOSIGNATURE
                toughnessbar-1.18.2-7.jar                         |Toughness Bar                 |toughnessbar                  |1.18.2-7            |DONE      |Manifest: NOSIGNATURE
                dungeons_plus-1.18.2-1.2.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.2.0               |DONE      |Manifest: NOSIGNATURE
                UnusualEnd1.18.2_V1.4.3.jar                       |Unusual End                   |unusualend                    |1.4.3               |DONE      |Manifest: NOSIGNATURE
                YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                Highlighter-1.18.1-1.1.2.jar                      |Highlighter                   |highlighter                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
                TextruesRubidiumOptions-1.0.5-mc1.18.2.jar        |TexTrue's Rubidium Options    |reeses_sodium_options         |1.0.5-mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                spark-1.10.38-forge.jar                           |spark                         |spark                         |1.10.38             |DONE      |Manifest: NOSIGNATURE
                lightspeed-1.18.2-1.0.5.jar                       |Lightspeed                    |lightspeed                    |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
                curios-forge-1.18.2-5.0.9.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.1      |DONE      |Manifest: NOSIGNATURE
                oculus-mc1.18.2-1.6.4.jar                         |Oculus                        |oculus                        |1.6.4               |DONE      |Manifest: NOSIGNATURE
                reforgium-1.18.2-1.0.12a.jar                      |Reforgium                     |reforgium                     |1.18.2-1.0.12a      |DONE      |Manifest: NOSIGNATURE
                bettervillage-forge-1.18.2-3.2.0.jar              |Better village                |bettervillage                 |3.2.0               |DONE      |Manifest: NOSIGNATURE
                pluto-mc1.18.2-0.0.6.jar                          |Pluto                         |pluto                         |0.0.6               |DONE      |Manifest: NOSIGNATURE
                YungsBetterEndIsland-1.18.2-Forge-1.0.jar         |YUNG's Better End Island      |betterendisland               |1.18.2-Forge-1.0    |DONE      |Manifest: NOSIGNATURE
                [蜜蜂领域/黄蜂领域] the_bumblezone_forge-5.1.2+1.18.2.jar |The Bumblezone                |the_bumblezone                |5.1.2+1.18.2        |DONE      |Manifest: NOSIGNATURE
                FallingTree-1.18.2-3.5.5.jar                      |FallingTree                   |fallingtree                   |3.5.5               |DONE      |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
                YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
                veinmining-forge-1.18.2-0.22.jar                  |Vein Mining                   |veinmining                    |1.18.2-0.22         |DONE      |Manifest: NOSIGNATURE
                BetterModsButton-v3.2.4-1.18.2-Forge.jar          |Better Mods Button            |bettermodsbutton              |3.2.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                NekosEnchantedBooks-1.18.2-1.8.0.jar              |Neko's Enchanted Books        |nebs                          |1.8.0               |DONE      |Manifest: NOSIGNATURE
                DarkPaintings-Forge-1.18.2-10.0.4.jar             |DarkPaintings                 |darkpaintings                 |10.0.4              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                Kiwi-1.18.2-forge-6.1.4.jar                       |Kiwi                          |kiwi                          |6.1.4               |DONE      |Manifest: NOSIGNATURE
                mowziesmobs-1.5.32.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.32              |DONE      |Manifest: NOSIGNATURE
                Fastload-Reforged-8.2.1-+1.18.2.jar               |Fastload                      |fastload                      |8.2.1-+1.18.2       |DONE      |Manifest: NOSIGNATURE
                ConfigMenusForge-v3.2.0-1.18.2-Forge.jar          |Config Menus for Forge        |configmenusforge              |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                jei-1.18.2-9.7.2.1001.jar                         |Just Enough Items             |jei                           |9.7.2.1001          |DONE      |Manifest: NOSIGNATURE
                VisualWorkbench-v3.3.0-1.18.2-Forge.jar           |Visual Workbench              |visualworkbench               |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                [墓园] The_Graveyard_1.9.7_(FORGE)_for_1.18.2.jar   |The Graveyard                 |graveyard                     |1.9.7               |DONE      |Manifest: NOSIGNATURE
                libraryferret-forge-1.18.2-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
                goblintraders-1.8.0-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.8.0               |DONE      |Manifest: NOSIGNATURE
                ships-1.1.jar                                     |Ships                         |mr_ships                      |1.1                 |DONE      |Manifest: NOSIGNATURE
                caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
                Paxi-1.18.2-Forge-2.1.1.jar                       |Paxi                          |paxi                          |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
                fullstackwatchdog-1.0.1+1.19.2-forge.jar          |FullStack Watchdog            |fullstackwatchdog             |1.0.1+1.19.2-forge  |DONE      |Manifest: NOSIGNATURE
                Fallingleaves-1.18.2-1.3.2.jar                    |Falling Leaves                |fallingleaves                 |1.3.2               |DONE      |Manifest: NOSIGNATURE
                NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
                smarterfarmers-1.18.2-1.6.0.jar                   |Smarter Farmers               |smarterfarmers                |1.18.2-1.6.0        |DONE      |Manifest: NOSIGNATURE
                SereneSeasons-1.18.2-7.0.0.15.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                sereneseasonfix-1.18.2-1.0.6.jar                  |Sereneseasonfix               |sereneseasonfix               |1.18.2-1.0.6        |DONE      |Manifest: NOSIGNATURE
                curioofundying-forge-1.18-5.3.0.0.jar             |Curio of Undying              |curioofundying                |1.18-5.3.0.0        |DONE      |Manifest: NOSIGNATURE
                snowundertrees-1.18.2-1.4.jar                     |Snow Under Trees              |snowundertrees                |1.4                 |DONE      |Manifest: NOSIGNATURE
                starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
                memoryleakfix-forge-1.17+-1.0.0.jar               |Memory Leak Fix               |memoryleakfix                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
                rubidium_extras-1.18.2_v1.3.2.jar                 |Rubidium Extras               |rubidium_extras               |1.18.2_v1.3.2       |DONE      |Manifest: NOSIGNATURE
                forge-1.18.2-40.2.10-universal.jar                |Forge                         |forge                         |40.2.10             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
                DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |DONE      |Manifest: NOSIGNATURE
                client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
                smoothchunk-1.18.2-1.9.jar                        |Smoothchunk mod               |smoothchunk                   |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
                TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
                MouseTweaks-forge-mc1.18-2.21.jar                 |Mouse Tweaks                  |mousetweaks                   |2.21                |DONE      |Manifest: NOSIGNATURE
                betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
                kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE
                Paintings-forge-1.18.2-9.1.2.1.jar                |Paintings ++                  |paintings                     |9.1.2.1             |DONE      |Manifest: NOSIGNATURE
                [维度地牢] dimdungeons-178-forge-1.18.2.jar           |Dimensional Dungeons          |dimdungeons                   |178                 |DONE      |Manifest: NOSIGNATURE
                notenoughanimations-forge-1.6.0-mc1.18.2.jar      |NotEnoughAnimations Mod       |notenoughanimations           |1.6.0               |DONE      |Manifest: NOSIGNATURE
                [低语之森] whisperwoods-1.18.2-2.1.0-forge.jar        |Whisperwoods                  |whisperwoods                  |1.18.2-2.1.0        |DONE      |Manifest: NOSIGNATURE
                ecologics-forge-1.18.2-1.7.11.jar                 |Ecologics                     |ecologics                     |1.7.11              |DONE      |Manifest: NOSIGNATURE
                Xaeros_Minimap_23.5.0_Forge_1.18.2.jar            |Xaero's Minimap               |xaerominimap                  |23.5.0              |DONE      |Manifest: NOSIGNATURE
                DecorationDelightRefurbished.jar                  |Decoration Delight            |decoration_delight            |1.0.0               |DONE      |Manifest: NOSIGNATURE
                polymorph-forge-1.18.2-0.49.jar                   |Polymorph                     |polymorph                     |1.18.2-0.49         |DONE      |Manifest: NOSIGNATURE
                JustEnoughProfessions-1.18.2-1.3.0.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.3.0               |DONE      |Manifest: NOSIGNATURE
                AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |DONE      |Manifest: NOSIGNATURE
                entityculling-forge-1.6.1-mc1.18.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
                backpacked-2.1.12-1.18.2.jar                      |Backpacked                    |backpacked                    |2.1.12              |DONE      |Manifest: NOSIGNATURE
                canary-mc1.18.2-0.2.4.jar                         |Canary                        |canary                        |0.2.4               |DONE      |Manifest: NOSIGNATURE
                ImmediatelyFastReforged-1.18.2-1.1.10.jar         |ImmediatelyFast Reforged      |immediatelyfast               |1.18.2-1.1.10       |DONE      |Manifest: NOSIGNATURE
                Visuality-1.0+forge-mc1.18.2.jar                  |Visuality: Reforged           |visuality                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                upgradednetherite_ultimate-1.18.2-3.3.0.0-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate    |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
                PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
                rebind_narrator-forge-1.18.2-2.0.0.jar            |Rebind Narrator               |rebind_narrator               |2.0.0               |DONE      |Manifest: NOSIGNATURE
                chunksending-1.18.2-2.5.jar                       |chunksending mod              |chunksending                  |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
                End's Phantasm - BETAv1.2.10.5 - 1.18.2.jar       |End's Phantasm                |phantasm                      |1.2.10.5            |DONE      |Manifest: NOSIGNATURE
                deuf-1.18.2-1.3.jar                               |DEUF - Duplicate Entity UUID F|deuf                          |1.18.2-1.3          |DONE      |Manifest: NOSIGNATURE
                xptome-1.18.2-2.1.7.jar                           |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE
                defaultoptions-forge-1.18.2-14.1.2.jar            |Default Options               |defaultoptions                |14.1.2              |DONE      |Manifest: NOSIGNATURE
                cristellib-forge-1.0.0.jar                        |Cristel Lib                   |cristellib                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE
                [热带世界] Tropicraft-9.4.0.jar                       |Tropicraft                    |tropicraft                    |9.4.0               |DONE      |Manifest: NOSIGNATURE
                YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar       |YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
                netherportalfix-forge-1.18.2-9.0.1.jar            |NetherPortalFix               |netherportalfix               |9.0.1               |DONE      |Manifest: NOSIGNATURE
                IllagerInvasion-v3.0.4-1.18.2-Forge.jar           |Illager Invasion              |illagerinvasion               |3.0.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                Galosphere-1.18.2-1.2.2-Forge.jar                 |Galosphere                    |galosphere                    |1.18.2-1.2.2        |DONE      |Manifest: NOSIGNATURE
                Architects-Palette-1.18.2-1.3.2.jar               |Architect's Palette           |architects_palette            |1.3.1               |DONE      |Manifest: NOSIGNATURE
                YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.18.2-Forge-1.0.3  |DONE      |Manifest: NOSIGNATURE
                connectivity-1.18.2-3.2.jar                       |Connectivity Mod              |connectivity                  |1.18.2-3.2          |DONE      |Manifest: NOSIGNATURE
                Tips-Forge-1.18.2-5.0.11.jar                      |Tips                          |tipsmod                       |5.0.11              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                kleeslabs-forge-1.18.2-11.1.1.jar                 |KleeSlabs                     |kleeslabs                     |11.1.1              |DONE      |Manifest: NOSIGNATURE
                gpumemleakfix-1.18.2-1.6.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.18.2-1.6          |DONE      |Manifest: NOSIGNATURE
                connectedness-1.18.2-2.0.1a.jar                   |Connectedness                 |connectedness                 |1.18.2-2.0.1a       |DONE      |Manifest: NOSIGNATURE
                villagernames-1.18.2-5.2.jar                      |Villager Names                |villagernames                 |5.2                 |DONE      |Manifest: NOSIGNATURE
                XaerosWorldMap_1.30.6_Forge_1.18.2.jar            |Xaero's World Map             |xaeroworldmap                 |1.30.6              |DONE      |Manifest: NOSIGNATURE
                Controlling-forge-1.18.2-9.0+23.jar               |Controlling                   |controlling                   |9.0+23              |DONE      |Manifest: NOSIGNATURE
                citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
                alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
                [驯养革新] domesticationinnovation-1.4.2-1.18.2.jar   |Domestication Innovation      |domesticationinnovation       |1.4.2               |DONE      |Manifest: NOSIGNATURE
                lootintegrations-1.18.2-1.5.jar                   |Lootintegrations mod          |lootintegrations              |1.18.2-1.5          |DONE      |Manifest: NOSIGNATURE
                feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
                Bookshelf-Forge-1.18.2-13.3.56.jar                |Bookshelf                     |bookshelf                     |13.3.56             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                musketmod-1.18.2-forge-1.4.3+diffrent+textures.jar|Musket Mod                    |musketmod                     |1.4.3               |DONE      |Manifest: NOSIGNATURE
                [流浪猎人] Wandering Trapper-forge-1.18.2-1.2.2.jar   |Wandering Trapper             |wandering_trapper             |1.2.2               |DONE      |Manifest: NOSIGNATURE
                twigs-1.1.4-patch4+1.18.2-forge.jar               |Twigs                         |twigs                         |1.1.4-patch4+1.18.2 |DONE      |Manifest: NOSIGNATURE
                [简单飞机] simpleplanes-1.18.2-5.2.2.jar              |Simple Planes                 |simpleplanes                  |1.18.2-5.2.2        |DONE      |Manifest: NOSIGNATURE
                takesapillage-1.0.3-1.18.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
                bygonenether-1.3.0-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.3.0               |DONE      |Manifest: NOSIGNATURE
                [失落废墟] Rex's-AdditionalStructures-1.18.2-(v.3.1.1)|Additional Structures         |additionalstructures          |3.1.1               |DONE      |Manifest: NOSIGNATURE
                bumpkinbatch-1.5.jar                              |Bumpkin Batch                 |bumpkinbatch                  |1.5                 |DONE      |Manifest: NOSIGNATURE
                carryon-1.18.2-1.17.1.12.jar                      |Carry On                      |carryon                       |1.17.1.12           |DONE      |Manifest: NOSIGNATURE
                [飞越地球] Beyond-Earth-1.18.2-6.2.jar                |Beyond Earth                  |beyond_earth                  |6.2                 |DONE      |Manifest: NOSIGNATURE
                ShieldExpansion-1.18.2-1.1.6.jar                  |Shield Expansion              |shieldexp                     |1.1.6               |DONE      |Manifest: NOSIGNATURE
                omnis-1.18.2-1.4.jar                              |Omnis                         |omnis                         |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
                [更凶猛的末影龙] dragonfight-1.18.2-2.2.jar              |dragonfight mod               |dragonfight                   |1.18.2-2.2          |DONE      |Manifest: NOSIGNATURE
                dragonmounts-1.18.2-1.1.5.jar                     |Dragon Mounts: Legacy         |dragonmounts                  |1.1.5               |DONE      |Manifest: NOSIGNATURE
                twilightforest-1.18.2-4.1.1494-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1494            |DONE      |Manifest: NOSIGNATURE
                konkrete_forge_1.6.1_MC_1.18-1.18.2.jar           |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE
                candylands_v3.0.0.jar                             |Candylands                    |candylands                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
                EquipmentCompare-1.18.2-forge-1.3.3.jar           |Equipment Compare             |equipmentcompare              |1.3.3               |DONE      |Manifest: NOSIGNATURE
                chipped-forge-1.18.2-2.0.1.jar                    |Chipped                       |chipped                       |2.0.1               |DONE      |Manifest: NOSIGNATURE
                FarmersDelight-1.18.2-1.2.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.2        |DONE      |Manifest: NOSIGNATURE
                culturaldelights-1.18.2-0.14.jar                  |Cultural Delights             |culturaldelights              |1.18.2-0.14         |DONE      |Manifest: NOSIGNATURE
                FarmersRespite-1.18.2-1.3.0.jar                   |Farmer's Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
                Delightful-1.18.2-3.2.1.jar                       |Delightful                    |delightful                    |3.2.1               |DONE      |Manifest: NOSIGNATURE
                entity_texture_features_forge_1.18.2-4.4.4.jar    |Entity Texture Features       |entity_texture_features       |4.4.4               |DONE      |Manifest: NOSIGNATURE
                endersdelight-1.18.2-1.2.jar                      |Ender's Delight               |endersdelight                 |1.18.2-1.2          |DONE      |Manifest: NOSIGNATURE
                simpleshops-1.2.1.jar                             |Simple Shops                  |simpleshops                   |1.1.4               |DONE      |Manifest: NOSIGNATURE
                Boat-Item-View-Forge-1.18-0.0.3.jar               |Boat Item View                |boatiview                     |0.0.3               |DONE      |Manifest: NOSIGNATURE
                [生于混沌] born_in_chaos_[Forge]1.18.2_1.17.jar       |Born in Chaos                 |born_in_chaos_v1              |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Illager Plushies 1.1.5 1.18.2.jar                 |Illager Plushies              |illager_plushies              |1.1.5               |DONE      |Manifest: NOSIGNATURE
                touhoulittlemaid-1.18.2-release-1.1.4-hotfix.jar  |Touhou Little Maid            |touhou_little_maid            |1.1.4-hotfix        |DONE      |Manifest: NOSIGNATURE
                memorysettings-1.18.2-5.2.jar                     |memorysettings mod            |memorysettings                |1.18.2-5.2          |DONE      |Manifest: NOSIGNATURE
                L_Enders Cataclysm-0.51-changed Them -1.18.2.jar  |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
                collective-1.18.2-6.65.jar                        |Collective                    |collective                    |6.65                |DONE      |Manifest: NOSIGNATURE
                villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
                elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
                [失落的城市] lostcities-1.18-5.3.21.jar                |LostCities                    |lostcities                    |1.18-5.3.21         |DONE      |Manifest: NOSIGNATURE
                [失落的灵魂] lostsouls-1.18-2.0.2.jar                  |LostSouls                     |lostsouls                     |1.18-2.0.2          |DONE      |Manifest: NOSIGNATURE
                NightConfigFixes-v3.0.2-1.18.2-Forge.jar          |Night Config Fixes            |nightconfigfixes              |3.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
                starterkit-1.18.2-5.2.jar                         |Starter Kit                   |starterkit                    |5.2                 |DONE      |Manifest: NOSIGNATURE
                spirit-forge-1.18.2-2.1.8.jar                     |Spirit                        |spirit                        |2.1.8               |DONE      |Manifest: NOSIGNATURE
                BoatBreakFix-Universal-1.0.11.jar                 |Boat Break Fix                |boatbreakfix                  |1.0.1               |DONE      |Manifest: NOSIGNATURE
                architectury-4.11.93-forge.jar                    |Architectury                  |architectury                  |4.11.93             |DONE      |Manifest: NOSIGNATURE
                SimpleDiscordRichPresence-forge-3.0.4-build.28+mc1|Simple Discord Rich Presence  |sdrp                          |3.0.4-build.28+mc1.1|DONE      |Manifest: NOSIGNATURE
                ftb-library-forge-1802.3.11-build.177.jar         |FTB Library                   |ftblibrary                    |1802.3.11-build.177 |DONE      |Manifest: NOSIGNATURE
                ftb-teams-forge-1802.2.11-build.107.jar           |FTB Teams                     |ftbteams                      |1802.2.11-build.107 |DONE      |Manifest: NOSIGNATURE
                curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
                ServerBrowser-1.18.2-FORGE-1.1.0.jar              |ServerBrowser                 |serverbrowser                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Eternal Tales [v1.5.25.14 - 1.18.2].jar           |Eternal Tales                 |eternal_tales                 |1.5.25.13           |DONE      |Manifest: NOSIGNATURE
                cherishedworlds-forge-1.18-5.1.1.0.jar            |Cherished Worlds              |cherishedworlds               |1.18-5.1.1.0        |DONE      |Manifest: NOSIGNATURE
                debugify-1.11.0-forge-1.18.2.jar                  |Debugify                      |debugify                      |1.11.0              |DONE      |Manifest: NOSIGNATURE
                [资源蜜蜂] productivebees-1.18.2-0.9.3.0.jar          |Productive Bees               |productivebees                |1.18.2-0.9.3.0      |DONE      |Manifest: NOSIGNATURE
                [深暗之园] The_Undergarden-1.18.2-0.7.1.jar           |The Undergarden               |undergarden                   |0.7.1               |DONE      |Manifest: NOSIGNATURE
                towns_and_towers_forge-1.10.0.1+1.18.2.jar        |Towns and Towers              |t_and_t                       |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar        |Let Me Despawn                |letmedespawn                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                yeetusexperimentus-1.0.2-build.7+mc1.18.2.jar     |Yeetus Experimentus           |yeetusexperimentus            |1.0.2-build.7+mc1.18|DONE      |Manifest: NOSIGNATURE
                voidtotem-forge-1.18.2-1.3.1.jar                  |Void Totem                    |voidtotem                     |1.18.2-1.3.1        |DONE      |Manifest: NOSIGNATURE
                TradingPost-v3.2.0-1.18.2-Forge.jar               |Trading Post                  |tradingpost                   |3.2.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                BetterAdvancements-1.18.2-0.2.0.146.jar           |Better Advancements           |betteradvancements            |0.2.0.146           |DONE      |Manifest: NOSIGNATURE
                BHMenu-Forge-1.18.2-2.4.0.jar                     |BisectHosting Menu            |bhmenu                        |1.18.2-2.4.0        |DONE      |Manifest: NOSIGNATURE
                Barbarians-1.18.2-1.0.5.jar                       |Barbarians                    |barbarians                    |1.0.5               |DONE      |Manifest: NOSIGNATURE
                item-filters-forge-1802.2.8-build.50.jar          |Item Filters                  |itemfilters                   |1802.2.8-build.50   |DONE      |Manifest: NOSIGNATURE
                ftb-quests-forge-1802.3.14-build.191.jar          |FTB Quests                    |ftbquests                     |1802.3.14-build.191 |DONE      |Manifest: NOSIGNATURE
                EasyMagic-v3.3.0-1.18.2-Forge.jar                 |Easy Magic                    |easymagic                     |3.3.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                xlpackets-1.18.2-2.1.jar                          |XL Packets                    |xlpackets                     |1.18.2-2.1          |DONE      |Manifest: NOSIGNATURE
                the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
                waystones-forge-1.18.2-10.2.1.jar                 |Waystones                     |waystones                     |10.2.1              |DONE      |Manifest: NOSIGNATURE
                Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
                comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE
                alternate-current-mc1.18-1.2.1.jar                |Alternate Current             |alternate_current             |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                SimpleStorageNetwork-1.18.2-1.7.0.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.7.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
                Mushroom_Villager1.18.2beta.jar                   |Mushroom_Travelers            |mushroom_travelers            |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Decorative Blocks-forge-1.18.2-2.1.2.jar          |Decorative Blocks             |decorative_blocks             |2.1.2               |DONE      |Manifest: NOSIGNATURE
                [更多动物] betteranimalsplus-1.18.2-11.0.10-forge.jar |Better Animals Plus           |betteranimalsplus             |1.18.2-11.0.10      |DONE      |Manifest: NOSIGNATURE
                BadMobs-1.18.2-13.01.jar                          |BadMobs                       |badmobs                       |13.01               |DONE      |Manifest: NOSIGNATURE
                lazydfu-1.0-1.18+.jar                             |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
                everycomp-1.18.2-1.5.18.jar                       |Every Compat                  |everycomp                     |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE
                [YUNG的沙漠神殿优化] YungsBetterDesertTemples-1.18.2-Forg|YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
                farsight-1.18.2-1.9.jar                           |Farsight mod                  |farsight_view                 |1.18.2-1.9          |DONE      |Manifest: NOSIGNATURE
                BOMD-Forge-1.18.2-1.0.6.jar                       |Bosses of Mass Destruction    |bosses_of_mass_destruction    |1.0.6               |DONE      |Manifest: NOSIGNATURE
                Terralith_1.18.2_v2.2.6.jar                       |Terralith                     |terralith                     |2.2.6               |DONE      |Manifest: NOSIGNATURE
                blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint                     |5.5.0               |DONE      |Manifest: NOSIGNATURE
                boatload-1.18.2-3.0.0.jar                         |Boatload                      |boatload                      |3.0.0               |DONE      |Manifest: NOSIGNATURE
                environmental-1.18.2-2.0.0.jar                    |Environmental                 |environmental                 |2.0.0               |DONE      |Manifest: NOSIGNATURE
                savage_and_ravage-1.18.2-4.0.1.jar                |Savage & Ravage               |savage_and_ravage             |4.0.1               |DONE      |Manifest: NOSIGNATURE
                clayworks-1.18.2-1.0.0.jar                        |Clayworks                     |clayworks                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
                upgrade_aquatic-1.18.2-4.0.0.jar                  |Upgrade Aquatic               |upgrade_aquatic               |4.0.0               |DONE      |Manifest: NOSIGNATURE
                neapolitan-1.18.2-3.0.0.jar                       |Neapolitan                    |neapolitan                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
                personality-1.18.2-2.0.0.jar                      |Personality                   |personality                   |2.0.0               |DONE      |Manifest: NOSIGNATURE
                autumnity-1.18.2-3.0.0.jar                        |Autumnity                     |autumnity                     |3.0.0               |DONE      |Manifest: NOSIGNATURE
                woodworks-1.18.2-1.2.1.jar                        |Woodworks                     |woodworks                     |1.2.1               |DONE      |Manifest: NOSIGNATURE
                buzzier_bees-1.18.2-4.0.0.jar                     |Buzzier Bees                  |buzzier_bees                  |4.0.0               |DONE      |Manifest: NOSIGNATURE
                3dskinlayers-forge-1.5.2-mc1.18.2.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE
                [自由村民] libertyvillagers-2.0.0+forge+1.18.2.jar    |Liberty's Villagers           |libertyvillagers              |2.0.0+forge+1.18.2  |DONE      |Manifest: NOSIGNATURE
                Raided-1.18.2-0.1.3.jar                           |Raided                        |raided                        |0.1.3               |DONE      |Manifest: NOSIGNATURE
                friendsandfoes-forge-mc1.18.2-1.4.7.jar           |Friends&Foes                  |friendsandfoes                |1.4.7               |DONE      |Manifest: NOSIGNATURE
                selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |DONE      |Manifest: NOSIGNATURE
                supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE
                The_Graveyard_Biomes_1.1_(FORGE)_for_1.18.2.jar   |The Graveyard Biomes          |graveyard_biomes              |1.1                 |DONE      |Manifest: NOSIGNATURE
                EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar  |EnchantmentDescriptions       |enchdesc                      |10.0.12             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
                dynamic_asset_generator-forge-1.18.2-0.6.3.jar    |DynamicAssetGenerator         |dynamic_asset_generator       |0.6.3               |DONE      |Manifest: NOSIGNATURE
                excavated_variants-forge-1.18.2-0.6.5.jar         |Excavated Variants            |excavated_variants            |0.6.5               |DONE      |Manifest: NOSIGNATURE
                [泛古洋] panthalassa-1.2.2-1.18.2.jar                |Panthalassa                   |panthalassa                   |1.2.2               |DONE      |Manifest: NOSIGNATURE
                geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
                MagnumTorch-v3.1.3-1.18.2-Forge.jar               |Magnum Torch                  |magnumtorch                   |3.1.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                Jade-1.18.2-forge-5.3.0.jar                       |Jade                          |jade                          |5.3.0               |DONE      |Manifest: NOSIGNATURE
                snowyspirit-1.18.2-1.3.2.jar                      |Snowy Spirit                  |snowyspirit                   |1.18.2-1.3.2        |DONE      |Manifest: NOSIGNATURE
                another_furniture-forge-1.2.2-1.18.2.jar          |Another Furniture             |another_furniture             |1.2.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
                CullLessLeaves-Reforged-1.18.2-1.0.5.jar          |Cull Less Leaves Reforged     |culllessleaves                |1.18.2-1.0.5        |DONE      |Manifest: NOSIGNATURE
                CreativeCore_FORGE_v2.6.17_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                NethersDelight-1.18.2-2.2.0.jar                   |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
                [流畅加载重置版] smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |DONE      |Manifest: NOSIGNATURE
                atmospheric-1.18.2-4.0.0.jar                      |Atmospheric                   |atmospheric                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
                rottencreatures-forge-1.18.2-1.0.0.jar            |Rotten Creatures              |rottencreatures               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                betterstats-2.2.2+1.18.2.jar                      |Better Statistics Screen      |betterstats                   |2.2.2+1.18.2        |DONE      |Manifest: NOSIGNATURE
                [更多傀儡] extragolems-18.2.3.jar                     |Extra Golems                  |golems                        |18.2.3              |DONE      |Manifest: NOSIGNATURE
                Iceberg-1.18.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
                Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |DONE      |Manifest: NOSIGNATURE
                DiagonalFences-v3.2.2-1.18.2-Forge.jar            |Diagonal Fences               |diagonalfences                |3.2.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
                miners_delight-1.18.2-1.1.1.jar                   |Miner's Delight               |miners_delight                |1.18.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
                invhud.forge.1.18.2-3.4.15.jar                    |Inventory HUD+(Forge edition) |inventoryhud                  |3.4.15              |DONE      |Manifest: NOSIGNATURE
                EndlessBiomes 1.3s - 1.18.2 (Server-friendly).jar |EndlessBiomes                 |endlessbiomes                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
                fancymenu_forge_2.14.7_MC_1.18.2.jar              |FancyMenu                     |fancymenu                     |2.14.7              |DONE      |Manifest: NOSIGNATURE
                drippyloadingscreen_forge_2.2.2_MC_1.18.2.jar     |Drippy Loading Screen         |drippyloadingscreen           |2.2.2               |DONE      |Manifest: NOSIGNATURE
                upgradedcore-1.18.2-3.3.0.0-release.jar           |Upgraded Core                 |upgradedcore                  |1.18.2-3.3.0.0-relea|DONE      |Manifest: NOSIGNATURE
                coroutil-1.18.2-1.2.45.jar                        |CoroUtil                      |coroutil                      |1.18.2-1.2.45       |DONE      |Manifest: NOSIGNATURE
                ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
                lodestone-1.18.2-1.4.2.jar                        |Lodestone                     |lodestone                     |1.18.2-1.4.2        |DONE      |Manifest: NOSIGNATURE
                overloadedarmorbar-1.18.2-6.1.jar                 |Overloaded Armor Bar          |overloadedarmorbar            |1.18.2-6.1          |DONE      |Manifest: NOSIGNATURE
                technique_to_kill_thrasher-1.18.2-3.jar           |technique to kill thrasher    |technique_to_kill_thrasher    |1.0.0               |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: 4d372709-a65c-44cb-8b04-c54989bb58f0
        FML: 40.2
        Forge: net.minecraftforge:40.2.10
        Kiwi Modules:
                kiwi:contributors
                kiwi:data
                snowrealmagic:core
发表于 2023-12-30 18:14:56 | 只看该作者

回复 | 举报

luxia123
经过测试,现在创建新世界是也会出现此错误
发表于 2023-12-30 18:42:34 | 只看该作者

回复 | 举报

百科目前不允许匿名发帖哦~ 请先 [ 登陆 ][ 注册 ] 吧~

本版积分规则

发新帖
  • 回复
  • 点评
  • 评分

[ MC百科(mcmod.cn) 除另有声明,所有开放公共编辑的内容均使用 BY-NC-SA 3.0 协议 ]

Minecraft百科CC协议
快速回复 返回顶部 返回列表