MC百科社群

标题: 1.18.2 崩溃求助,日志提示可能是声音问题,但是看不太懂。 [打印本页]

作者: QQ酱377494    时间: 2024-1-1 16:45
标题: 1.18.2 崩溃求助,日志提示可能是声音问题,但是看不太懂。
本帖最后由 QQ酱377494 于 2024-1-1 16:53 编辑

[spoiler=打开折叠]---- Minecraft Crash Report ----// Shall we play a game?

Time: 2024/1/1 下午4:21
Description: Unexpected error

java.util.ConcurrentModificationException: null
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
        at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
        at net.minecraft.client.sounds.SoundEngine.m_120326_(SoundEngine.java:231) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.sounds.SoundEngine.m_120302_(SoundEngine.java:220) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.sounds.SoundManager.m_120389_(SoundManager.java:253) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,re:classloading}
        at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1703) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1021) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:665) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2352!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) [JavaWrapper.jar:?] {}
        at oolloo.jlw.Wrapper.main(Wrapper.java:53) [JavaWrapper.jar:?] {}


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

-- Head --
Thread: Render thread
Stacktrace:
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
        at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
        at net.minecraft.client.sounds.SoundEngine.m_120326_(SoundEngine.java:231) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.sounds.SoundEngine.m_120302_(SoundEngine.java:220) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.sounds.SoundManager.m_120389_(SoundManager.java:253) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,re:classloading}
-- Affected level --
Details:
        All players: 1 total; [LocalPlayer['ALili_Aroyi'/202, l='ClientLevel', x=140.99, y=68.00, z=1127.19]]
        Chunk stats: 1024, 401
        Level dimension: minecraft:overworld
        Level spawn location: World: (0,68,48), Section: (at 0,4,0 in 0,4,3; chunk contains blocks 0,-64,48 to 15,319,63), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
        Level time: 105192 game time, 127108 day time
        Server brand: forge
        Server type: Integrated singleplayer server
Stacktrace:
        at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaerominimap:xaero_clientworldclass,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,pl:mixin:APP:dynamiclightsreforged.mixins.json:ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.mega.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:starlight.mixins.json:client.world.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:cat_jam.mixins.json:ClientLevelMixin,pl:mixin:APP:witherstormmod.mixins.json:MixinClientLevel,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2264) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:687) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:imblocker:window_focus_asm,xf:fml:customskinloader:MinecraftTransformer,pl:mixin:A,pl:runtimedistcleaner:A}
        at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%23403!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.10.jar%2352!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
        at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
        at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
        at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
        at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) [JavaWrapper.jar:?] {}
        at oolloo.jlw.Wrapper.main(Wrapper.java:53) [JavaWrapper.jar:?] {}


-- Last reload --
Details:
        Reload number: 1
        Reload reason: initial
        Finished: Yes
        Packs: Default, Mod Resources, farmers_waystones, 彩虹像素RainbowPixel_☆v3.2.3.zip, 南烛☆星星血量x西瓜片饱食度.zip, 南烛☆透明物品栏x数字x星星选择框.zip, 彩虹像素☆冰云杉叶附加包.zip, +Tankards.zip, .minecraft-补充汉化材质包-1.18.2.zip, Clear_Glass_Pack_1.18.zip, Detailed dragon Armors.zip, FrostbiteBrimstone.zip, GuardEpicTextures1.0.zip, Rainy+Day+(1_18_1).zip, [必装]EF_anmation_1.18_v1.1.zip, [必装]LowOnFire+1.18+.zip, [必装]Some+Mobs+Icons+1.5.zip, [必装]Xaero's+Minimap+-+Mod+Icons.zip, dnl-musicpack-1.0-v1.18.2.zip, dnl-resourcepack-17-v1.19.zip

-- 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.8, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
        Memory: 6553528192 bytes (6249 MiB) / 11425284096 bytes (10896 MiB) up to 18371051520 bytes (17520 MiB)
        CPUs: 24
        Processor Vendor: AuthenticAMD
        Processor Name: AMD Ryzen 9 5900X 12-Core Processor            
        Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
        Microarchitecture: Zen 3
        Frequency (GHz): 3.70
        Number of physical packages: 1
        Number of physical CPUs: 12
        Number of logical CPUs: 24
        Graphics card #0 name: OrayIddDriver Device
        Graphics card #0 vendor: Shanghai Best Oray Information Technology Co., Ltd.
        Graphics card #0 VRAM (MB): 0.00
        Graphics card #0 deviceId: unknown
        Graphics card #0 versionInfo: DriverVersion=17.1.58.818
        Graphics card #1 name: Todesk Virtual Display Adapter
        Graphics card #1 vendor: Hainan YouQu Info Tech
        Graphics card #1 VRAM (MB): 0.00
        Graphics card #1 deviceId: unknown
        Graphics card #1 versionInfo: DriverVersion=16.44.2.509
        Graphics card #2 name: NVIDIA GeForce RTX 3060 Ti
        Graphics card #2 vendor: NVIDIA (0x10de)
        Graphics card #2 VRAM (MB): 4095.00
        Graphics card #2 deviceId: 0x2489
        Graphics card #2 versionInfo: DriverVersion=31.0.15.3699
        Memory slot #0 capacity (MB): 32768.00
        Memory slot #0 clockSpeed (GHz): 3.60
        Memory slot #0 type: DDR4
        Virtual memory max (MB): 56245.36
        Virtual memory used (MB): 31064.69
        Swap memory total (MB): 23552.00
        Swap memory used (MB): 40.01
        JVM Flags: 6 total; -XX:+UseG1GC -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmn256m -Xmx17510m
        Loaded Shaderpack: [CN]BSL_v8.2.03.1.zip
                Profile: HIGH (+10 options changed by user)
        NEC status: No NEC detected
        Launched Version: 深渊之诗[Poetry of the Abyss]作者b站墨竹ギ
        Backend library: LWJGL version 3.2.2 SNAPSHOT
        Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 536.99, NVIDIA Corporation
        Window size: 1920x1009
        GL Caps: Using framebuffer using OpenGL 3.2
        GL debug messages:
        Using VBOs: Yes
        Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
        Type: Integrated Server (map_client.txt)
        Graphics mode: fancy
        Resource Packs: vanilla, mod_resources, hostile_humans:farmers_waystones (incompatible), file/彩虹像素RainbowPixel_☆v3.2.3.zip (incompatible), file/南烛☆星星血量x西瓜片饱食度.zip (incompatible), file/南烛☆透明物品栏x数字x星星选择框.zip (incompatible), file/彩虹像素☆冰云杉叶附加包.zip (incompatible), global:+Tankards.zip (incompatible), global:.minecraft-补充汉化材质包-1.18.2.zip, global:Clear_Glass_Pack_1.18.zip, global:Detailed dragon Armors.zip (incompatible), global:FrostbiteBrimstone.zip (incompatible), global:GuardEpicTextures1.0.zip, global:Rainy+Day+(1_18_1).zip, global:[必装]EF_anmation_1.18_v1.1.zip, global:[必装]LowOnFire+1.18+.zip, global:[必装]Some+Mobs+Icons+1.5.zip, global:[必装]Xaero's+Minimap+-+Mod+Icons.zip, global:dnl-musicpack-1.0-v1.18.2.zip, global:dnl-resourcepack-17-v1.19.zip (incompatible)
        Current Language: 简体中文 (中国大陆)
        CPU: 24x AMD Ryzen 9 5900X 12-Core Processor
        Server Running: true
        Player Count: 1 / 8; [ServerPlayer['ALili_Aroyi'/202, l='ServerLevel[ALili的史诗冒险]', x=140.99, y=68.00, z=1127.19]]
        Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:stackablepotions (incompatible), mod:secondchanceforge (incompatible), mod:easyanvils, mod:slimyboyos (incompatible), mod:ulterlands, mod:playeranimator, mod:queencats, mod:isleofberk, mod:majruszsdifficulty (incompatible), mod:entitycollisionfpsfix (incompatible), mod:stalwart_dungeons, mod:torohealth (incompatible), mod:rubidium (incompatible), mod:gem_crab, mod:autosurfing, mod:ctm (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:nocubes_farmer_compats, mod:wildbackport, mod:armorcurve (incompatible), mod:wooltostring (incompatible), mod:difficultraids, mod:guardvillagers (incompatible), mod:extra_zombie_drops, mod:sleep_time, mod:balm (incompatible), mod:immersive_armors (incompatible), mod:jeresources, mod:chat_heads (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:ctov, mod:rpgsmw, mod:ocrenderfix_sodium (incompatible), mod:emojiful (incompatible), mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse (incompatible), mod:w2w2 (incompatible), mod:geode (incompatible), mod:verdure (incompatible), mod:caffeineconfig (incompatible), mod:do_a_barrel_roll (incompatible), mod:unusualend, mod:supermartijn642corelib, mod:reeses_sodium_options (incompatible), mod:luphieclutteredmod, mod:curios (incompatible), mod:quality_equipment, mod:all_banning, mod:oculus, mod:reforgium (incompatible), mod:simplebbq, mod:yungsextras, mod:villagersellanimals, mod:buddies_for_baby, mod:thirst, mod:roberts_collection, mod:queen_bee (incompatible), mod:atlaslib (incompatible), mod:butchersdelight, mod:better_runtime_resource_pack, mod:mr_ownership_improved (incompatible), mod:sapience, mod:redwolf_music_mod, mod:chimes, mod:betterendisland, mod:enhancedai (incompatible), mod:hostile_humans (incompatible), mod:toms_storage (incompatible), mod:bettermineshafts, mod:bettermodsbutton, mod:mngo, mod:kiwi, mod:mowziesmobs (incompatible), mod:rdpersonmounter, mod:mr_better_trees (incompatible), mod:torchslabmod (incompatible), mod:connectiblechains, mod:configmenusforge (incompatible), mod:waifucraft, mod:harvestwithease, mod:customskinloader (incompatible), mod:universalbonemeal, mod:graveyard (incompatible), mod:attributefix (incompatible), mod:visualworkbench (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:lighting_glow_squids, mod:realmrpg_skeletons, mod:passablefoliage, mod:easyelytratakeoff, mod:shutupexperimentalsettings, mod:naturescompass (incompatible), mod:badpackets (incompatible), mod:curioofundying (incompatible), mod:starlight (incompatible), mod:catalogue (incompatible), mod:memoryleakfix, mod:armored_mobs, mod:missingwilds (incompatible), mod:forge, mod:nckey, mod:difficult_caves, mod:more_wandering_trades, mod:beyondfarming, mod:alcocraftplus (incompatible), mod:awesomedungeonocean, mod:dungeons_arise, mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:the_wild_update (incompatible), mod:shouldersurfing (incompatible), mod:mlib (incompatible), mod:astikorcarts (incompatible), mod:sushigocrafting (incompatible), mod:natural_decoration, mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:dimdungeons (incompatible), mod:mmlib (incompatible), mod:flywheel (incompatible), mod:ecologics, mod:xaerominimap, mod:sodiumextra (incompatible), mod:decoration_delight, mod:polymorph (incompatible), mod:entityculling (incompatible), mod:doubleslabs (incompatible), mod:globaldataandresourcepacks (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:connectedglass, mod:biomemusic (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:aquaculture (incompatible), mod:slimy_stuff, mod:tactical_fishing (incompatible), mod:realmrpg_wyrms, mod:boatoverhaul, mod:mr_village_nullifier (incompatible), mod:witching_hour, mod:phantasm, mod:wealthy_and_growth, mod:aquamirae, mod:responsiveshields (incompatible), mod:pots_and_mimics, mod:xpbook (incompatible), mod:druidcraftrg, mod:treechop (incompatible), mod:blue_skies (incompatible), mod:wandering_bags, mod:betterwitchhuts, mod:spelunking_bags, mod:grassslabs (incompatible), mod:items_to_mobs, mod:illagerinvasion, mod:additionalbanners (incompatible), mod:healthoverlay (incompatible), mod:distorted_discs, mod:immersive_aircraft (incompatible), mod:gpumemleakfix, mod:sophisticatedcore (incompatible), mod:insanelib, mod:bowinfinityfix (incompatible), mod:piglinproliferation, mod:xaeroworldmap, mod:controlling (incompatible), mod:jrftl (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:jumpoverfences, mod:mixinextras (incompatible), mod:culinaryconstruct (incompatible), mod:bookshelf, mod:redeco, mod:sophisticatedbackpacks (incompatible), mod:takesapillage (incompatible), mod:progressivebosses, mod:jeed (incompatible), mod:pathundergates (incompatible), mod:cat_jam, mod:knight_quest, mod:dragonfight (incompatible), mod:pfm (incompatible), mod:dummmmmmy (incompatible), mod:riding_partners, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:better_climbing (incompatible), mod:vanillabetterbiomes, mod:entity_model_features, mod:entity_texture_features, mod:ambientsounds (incompatible), mod:projectvibrantjourneys (incompatible), mod:endrem (incompatible), mod:skinnedlanterns (incompatible), mod:hangglider, mod:dungeons_enhanced, mod:wthit (incompatible), mod:modelfix (incompatible), mod:cnb (incompatible), mod:touhou_little_maid, mod:chinchillas, mod:patchouli (incompatible), mod:collective (incompatible), mod:fadingnightvision (incompatible), mod:vanilla_degus (incompatible), mod:witherstormmod (incompatible), mod:infinitymending (incompatible), mod:ebb (incompatible), mod:betterstrongholds, mod:starterkit, mod:twilightdelight, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:accelerateddecay (incompatible), mod:enhancedblockentities (incompatible), mod:mobstrength, mod:lanserverproperties (incompatible), mod:biomancy, mod:jei (incompatible), mod:jeienchantmentinfo (incompatible), mod:twilighttweaks (incompatible), mod:sullysmod (incompatible), mod:geckolib3 (incompatible), mod:crittersandcompanions (incompatible), mod:naturalist, mod:foodeffecttooltips, mod:letmedespawn (incompatible), mod:voidtotem (incompatible), mod:tradingpost (incompatible), mod:sweet_boreal, mod:festive_delight, mod:sod, mod:irisflw, mod:deathknell (incompatible), mod:biggerspongeabsorptionradius, mod:nourished_nether, mod:easymagic (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:summoningrituals, mod:conjurer_illager, mod:buriedwrecks, mod:obscure_api, mod:invmove (incompatible), mod:waystones (incompatible), mod:nock_enough_arrows, mod:clumps (incompatible), mod:mcwpaintings, mod:comforts (incompatible), mod:village_employment, mod:artifacts, mod:configured (incompatible), mod:soul_like_armors_reworked, mod:mushroom_travelers, mod:shark_mod, mod:lazydfu (incompatible), mod:glowberrylantern (incompatible), mod:simple_enchantments, mod:netherdepthsupgrade, mod:walljump (incompatible), mod:blueprint (incompatible), mod:boatload (incompatible), mod:environmental (incompatible), mod:autumnity (incompatible), mod:incubation (incompatible), mod:berry_good (incompatible), mod:vanillacookbook (incompatible), mod:travelerstitles, mod:mosnter_no_armor_in_slar, mod:scuba_gear (incompatible), mod:meetyourfight (incompatible), mod:selene (incompatible), mod:illager_additions (incompatible), mod:zillagersweararmor (incompatible), mod:commonality, mod:horsecombatcontrols (incompatible), mod:revamped_phantoms (incompatible), mod:libipn (incompatible), mod:enchdesc (incompatible), mod:notsoshrimple, mod:titanium (incompatible), mod:bettersafebed (incompatible), mod:another_furniture, mod:yamatomoveset, mod:creativecore (incompatible), mod:atmospheric (incompatible), mod:dramaticdoors, mod:rottencreatures (incompatible), mod:plushies (incompatible), mod:iceberg (incompatible), mod:brutalbosses (incompatible), mod:legendarytooltips (incompatible), mod:diet (incompatible), mod:carrots, mod:beastsnbosses, mod:jecharacters (incompatible), mod:miners_delight, mod:blossom, mod:tramplenomore (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen (incompatible), mod:upgradedcore (incompatible), mod:coroutil (incompatible), mod:toybox, mod:epicfight, mod:irons_spellbooks (incompatible), mod:mvs (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire (incompatible), mod:farmersdelight, mod:corn_delight (incompatible), mod:culturaldelights, mod:honeyexpansion, mod:farmersrespite (incompatible), mod:largemeals, mod:ends_delight, mod:endersdelight, mod:cataclysm (incompatible), mod:nethersdelight (incompatible), mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:apexcore, mod:infusedfoods, mod:fantasyfurniture, mod:moredragoneggs (incompatible), mod:betterlily (incompatible), mod:justzoom (incompatible), mod:armorsoundtweak (incompatible), mod:treebark, mod:lightmeals (incompatible), mod:astral_dimension, mod:expandability (incompatible), mod:chiselsandbits (incompatible), mod:deeper_oceans (incompatible), mod:overloadedarmorbar (incompatible), mod:imblocker (incompatible), builtin/mod_support/ctm, file/tactical_fishing (in-built), hostile_humans:farmers_waystones (incompatible), iceandfire:data, global:GuardEpic2.0.zip (incompatible), global:MCAR_VanillaMedieval_Universal_1.18_byDE4THR4SH_v1.zip (incompatible), global:WDA-NoFlyingStructures-OWEND-1.18.2-1.19.zip (incompatible), global:WDA-VanillaLoot-1.18.2-1.19.2-0.0.1.zip (incompatible), global:dungeon-now-loading-v16.1-1.18.2.zip, global:epicfightmoddedcompat.zip, global:hoEpic2.0.zip (incompatible), global:ichphilipp-s-endcity-better-end-FORGE.zip, global:neEpic2.0.zip (incompatible), global:彩虹像素RainbowPixel_☆v3.2.3.zip (incompatible)
        World Generation: Stable
        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
        FML Language Providers:
                minecraft@1.0
                javafml@null
                kotlinforforge@3.12.0
                lowcodefml@null
        Mod List:
                [镁/铷:动态光源] dynamiclightsreforged-1.18.2_v1.3.3.jar|Rubidium Dynamic Lights       |dynamiclightsreforged         |1.18.2_v1.3.3       |DONE      |Manifest: NOSIGNATURE
                [YUNG的地牢优化] YungsBetterDungeons-1.18.2-Forge-2.1.0|YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                StackablePotions-forge-1.18.2-1.0.0.jar           |Stackable Potions             |stackablepotions              |1.0.0               |DONE      |Manifest: NOSIGNATURE
                secondchanceforge-1.18.2-1.5.0.jar                |Second Chance Forge           |secondchanceforge             |1.5.0               |DONE      |Manifest: NOSIGNATURE
                EasyAnvils-v3.0.0-1.18.2-Forge.jar                |Easy Anvils                   |easyanvils                    |3.0.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
                SlimyBoyos-forge-1.18.2-4.0.0.7.jar               |SlimyBoyos                    |slimyboyos                    |4.0.0.7             |DONE      |Manifest: NOSIGNATURE
                Ulterlands+v1.2.0+_+18.jar                        |Ulterlands                    |ulterlands                    |1.2.0               |DONE      |Manifest: NOSIGNATURE
                player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE
                queencats-1.0.4-1.18.2-Forge.jar                  |Queen Cats & Dogs             |queencats                     |1.0.4-1.18.2-Forge  |DONE      |Manifest: NOSIGNATURE
                isleofberk-1.2.0.jar                              |Isle of Berk                  |isleofberk                    |1.2.0               |DONE      |Manifest: NOSIGNATURE
                [Majrusz的进阶难度] majruszs-difficulty-1.18.2-1.8.0.ja|Majrusz's Progressive Difficul|majruszsdifficulty            |1.8.0               |DONE      |Manifest: NOSIGNATURE
                [实体碰撞箱优化] Entity_Collision_FPS_Fix-forge-1.18.2-1.|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
                [伤害显示] torohealth-1.18-forge-2.jar                |ToroHealth                    |torohealth                    |1.18-forge-2        |DONE      |Manifest: NOSIGNATURE
                [铷] rubidium-0.5.6.jar                            |Rubidium                      |rubidium                      |0.5.6               |DONE      |Manifest: NOSIGNATURE
                [宝石蟹] GemCrabs v.1.0.8.jar                        |Gem Crab                      |gem_crab                      |1.0.0               |DONE      |Manifest: NOSIGNATURE
                autosurfing-1.1.jar                               |EpicFight Auto Shoulder Surfin|autosurfing                   |1.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.7.2+mc1.18.2.jar                |ModernFix                     |modernfix                     |5.7.2+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
                nocube's_farmers_compats_1.0.0_Forge_1.18.2.jar   |Farmer's Compats (by NoCube)  |nocubes_farmer_compats        |1.0.0               |DONE      |Manifest: NOSIGNATURE
                wildbackport-1.2.3.jar                            |TheWildBackport               |wildbackport                  |1.2.3               |DONE      |Manifest: NOSIGNATURE
                armorcurve-3.0.jar                                |Armor Curve                   |armorcurve                    |3.0                 |DONE      |Manifest: NOSIGNATURE
                wooltostring-forge-1.18.2-1.0.1.jar               |Wool-to-String                |wooltostring                  |1.18.2              |DONE      |Manifest: NOSIGNATURE
                difficultraids-1.7.5-release.jar                  |Difficult Raids               |difficultraids                |1.7.5-release       |DONE      |Manifest: NOSIGNATURE
                [警卫村民] guardvillagers-1.18.2.1.4.3.jar            |Guard Villagers               |guardvillagers                |1.4.3               |DONE      |Manifest: NOSIGNATURE
                Zombie Mob drops 1.18.2.jar                       |Extra Zombie Drops            |extra_zombie_drops            |1.0.0               |DONE      |Manifest: NOSIGNATURE
                sleep time 1.18.2.jar                             |sleep time                    |sleep_time                    |1.18.2              |DONE      |Manifest: NOSIGNATURE
                balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
                [沉浸式盔甲] immersive_armors-1.5.6+1.18.2-forge.jar   |Immersive Armors              |immersive_armors              |1.5.6+1.18.2        |DONE      |Manifest: NOSIGNATURE
                JustEnoughResources-1.18.2-0.14.2.206.jar         |Just Enough Resources         |jeresources                   |0.14.2.206          |DONE      |Manifest: NOSIGNATURE
                [聊天头像] chat_heads-0.6.1-forge-1.18.2.jar          |Chat Heads                    |chat_heads                    |0.6.1               |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.102-forge.jar                    |Cloth Config v4 API           |cloth_config                  |6.5.102             |DONE      |Manifest: NOSIGNATURE
                ctov-2.9.4.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |2.9.4               |DONE      |Manifest: NOSIGNATURE
                RPG_style_more_weapons_4.9.6R.jar                 |RPG_style_More_Weapons        |rpgsmw                        |4.9.6               |DONE      |Manifest: NOSIGNATURE
                ocrenderfix_sodium-forge-1.2.0.jar                |Sodium Occlusion Culling Fix  |ocrenderfix_sodium            |1.2.0               |DONE      |Manifest: NOSIGNATURE
                emojiful-1.18.2-3.0.1.jar                         |Emojiful                      |emojiful                      |1.18.2-3.0.1        |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
                [遗体] corpse-1.18.2-1.0.2.jar                      |Corpse                        |corpse                        |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
                xaeros_waystones_compability-1.18.2-1.0.jar       |Xaero's Map - Waystones Compab|w2w2                          |1.0                 |DONE      |Manifest: NOSIGNATURE
                geode-1.1.3-1.18.2.jar                            |Geode+                        |geode                         |1.1.2+1.18.2        |DONE      |Manifest: NOSIGNATURE
                [郁郁葱葱] verdure-1.18.2-1.1.3a.jar                  |Verdure                       |verdure                       |1.1.3.1             |DONE      |Manifest: NOSIGNATURE
                ColaMixinConfig-v1.0.2.jar                        |ColaConfig                    |caffeineconfig                |1.0.2               |DONE      |Manifest: NOSIGNATURE
                do-a-barrel-roll-2.5.3+1.18.2-forge.jar           |Do A Barrel Roll              |do_a_barrel_roll              |2.5.3+1.18.2        |DONE      |Manifest: NOSIGNATURE
                UnusualEnd1.18.2_V1.4.3.jar                       |Unusual End                   |unusualend                    |1.4.3               |DONE      |Manifest: NOSIGNATURE
                supermartijn642corelib-1.1.12-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.12              |DONE      |Manifest: NOSIGNATURE
                [TexTrue的铷视频界面] TextruesRubidiumOptions-1.0.7-mc1.|TexTrue's Rubidium Options    |reeses_sodium_options         |1.0.7-mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                cluttered-2.1-1.18.2.jar                          |Cluttered                     |luphieclutteredmod            |2.1                 |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
                Quality_Equipment-1.0.6_1.18.2.jar                |Quality Equipment             |quality_equipment             |1.0.6               |DONE      |Manifest: NOSIGNATURE
                [ban]AllBanning-1.18.2 - 1.2.jar                  |All Banning Mod               |all_banning                   |1.0Beta             |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
                SimpleBBQ-1.18.2-1.0.2-release.jar                |Simple BBQ                    |simplebbq                     |1.0.2-release       |DONE      |Manifest: NOSIGNATURE
                YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
                nocube's_villagers_sell_animals_1.2.1_forge_1.18.2|Villagers Sell Animals (by NoC|villagersellanimals           |1.2.1               |DONE      |Manifest: NOSIGNATURE
                Buddies-1.18.2-v2.3.1.jar                         |Buddies!                      |buddies_for_baby              |2.3.1               |DONE      |Manifest: NOSIGNATURE
                ThirstWasTaken-1.18.2-1.3.4.jar                   |Thirst was Taken              |thirst                        |1.18.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
                robertscollectionforge1.18.2.1.0.4.jar            |Robert's Collection           |roberts_collection            |1.0.4               |DONE      |Manifest: NOSIGNATURE
                [蜂后] queen_bee-3.0.3-1.18.2.jar                   |Queen Bee                     |queen_bee                     |3.0.3-1.18.2        |DONE      |Manifest: NOSIGNATURE
                Atlas-Lib-1.18.2-1.1.8.jar                        |Atlas Lib                     |atlaslib                      |1.1.7a              |DONE      |Manifest: NOSIGNATURE
                Butchersdelight beta 1.18.2 2.0.8f.jar            |ButchersDelight               |butchersdelight               |1.18.22.0.8         |DONE      |Manifest: NOSIGNATURE
                brrp-618156-4422599.jar                           |Better Runtime Resource Pack  |better_runtime_resource_pack  |0.9.0               |DONE      |Manifest: NOSIGNATURE
                ownership-improved-1.jar                          |Ownership Improved            |mr_ownership_improved         |1                   |DONE      |Manifest: NOSIGNATURE
                sapience-1.18.2-1.0.1.jar                         |Sapience                      |sapience                      |1.0.1               |DONE      |Manifest: NOSIGNATURE
                RedWolfMusicMod_1.18.2-1.4.jar                    |RedWolf Music Mod             |redwolf_music_mod             |1.4                 |DONE      |Manifest: NOSIGNATURE
                Chimes-v2.0.1-1.18.2.jar                          |Chimes                        |chimes                        |2.0.1               |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
                EnhancedAI-1.6.10-mc1.18.2.jar                    |Enhanced AI                   |enhancedai                    |1.6.10              |DONE      |Manifest: NOSIGNATURE
                hostile_humans_1.18.2-1.4.7.jar                   |Hostile Humans mod            |hostile_humans                |1.2.4               |DONE      |Manifest: NOSIGNATURE
                [汤姆的简易存储] toms_storage-1.18.2-1.4.4.jar           |Tom's Simple Storage Mod      |toms_storage                  |1.4.4               |DONE      |Manifest: NOSIGNATURE
                [YUNG的矿井优化] YungsBetterMineshafts-1.18.2-Forge-2.2|YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |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
                !MnGO_1.0.0_or_2.2.0_1.18.2.jar                   |Mobs 'n' Growths: Origins     |mngo                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Kiwi-1.18.2-forge-6.1.4.jar                       |Kiwi                          |kiwi                          |6.1.4               |DONE      |Manifest: NOSIGNATURE
                [Mowzie的生物] mowziesmobs-1.5.32.jar                |Mowzie's Mobs                 |mowziesmobs                   |1.5.32              |DONE      |Manifest: NOSIGNATURE
                TPAS-1.18.2-1.0.0.jar                             |3rd Person Auto Switch        |rdpersonmounter               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                better-trees-1.5.1.jar                            |Better Trees                  |mr_better_trees               |1.5.1               |DONE      |Manifest: NOSIGNATURE
                [更好的火把放置] torchslabmod-1.18.1_v1.7.5.jar          |Torch Slab Mod                |torchslabmod                  |1.7.5               |DONE      |Manifest: NOSIGNATURE
                Connectible Chains-forge-1.18.2-2.1.1.jar         |Connectible Chains            |connectiblechains             |2.1.1               |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
                waifucraft_1.18.2_v1.13.1.jar                     |Waifucraft                    |waifucraft                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
                harvestwithease-1.18.2-6.0.1.3-forge.jar          |Harvest with ease             |harvestwithease               |6.0.1.3             |DONE      |Manifest: NOSIGNATURE
                CustomSkinLoader_ForgeActive-14.18.3.jar          |CustomSkinLoader              |customskinloader              |14.18.3             |DONE      |Manifest: 4a:31:8b:cf:34:eb:d0:13:f3:19:39:d5:d2:b9:12:78:b5:f2:8d:91:3e:6f:8f:ed:97:48:00:69:e1:30:3a:54
                UniversalBoneMeal-v3.1.0-1.18.2-Forge.jar         |Universal Bone Meal           |universalbonemeal             |3.1.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
                The_Graveyard_1.9.3_(FORGE)_for_1.18.2.jar        |The Graveyard                 |graveyard                     |1.9.3               |DONE      |Manifest: NOSIGNATURE
                [属性修复] 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
                [可视化工作台] 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
                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
                caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
                Kobolds-2.1.2.jar                                 |Kobolds                       |kobolds                       |2.1.2               |DONE      |Manifest: NOSIGNATURE
                Lighting Glow Squids 1.18.2.jar                   |Lighting Glow Squids          |lighting_glow_squids          |1.0.0               |DONE      |Manifest: NOSIGNATURE
                realmrpg_fallen_adventurers_1.0.1_forge_1.18.2.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons            |1.0.1               |DONE      |Manifest: NOSIGNATURE
                [叶间穿行 ct] PassableFoliage-1.18.2-forge-4.3.0.jar  |Passable Foliage              |passablefoliage               |4.3.0               |DONE      |Manifest: NOSIGNATURE
                easyelytratakeoff-1.18.2-4.0.jar                  |Easy Elytra Takeoff           |easyelytratakeoff             |4.0                 |DONE      |Manifest: NOSIGNATURE
                [禁用实验性设置警告] shutupexperimentalsettings-1.0.5.jar  |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.5               |DONE      |Manifest: NOSIGNATURE
                [自然罗盘/生物群系指南针] NaturesCompass-1.18.2-1.9.7-forge.j|Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |DONE      |Manifest: NOSIGNATURE
                badpackets-forge-0.1.3.jar                        |Bad Packets API               |badpackets                    |0.1.3               |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
                [星光] starlight-1.0.2+forge.546ae87.jar            |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
                catalogue-1.6.2-1.18.2.jar                        |Catalogue                     |catalogue                     |1.6.2               |DONE      |Manifest: NOSIGNATURE
                memoryleakfix-forge-1.17+-1.0.0.jar               |Memory Leak Fix               |memoryleakfix                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Armored Mobs 1.0.0 - 1.18.2.jar                   |Armored Mobs                  |armored_mobs                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Missing-Wilds-forge-1.18.2-1.1.0.jar              |Missing Wilds                 |missingwilds                  |0.0NONE             |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
                NonConflictKeys-Forge-1.18.X-1.0.0.jar            |NonConflictKeys               |nckey                         |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Difficult Caves 1.0.0 - 1.18.2.jar                |Difficult Caves               |difficult_caves               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                More Wandering Trades 1.0.0 - 1.18.2.jar          |More Wandering Trades         |more_wandering_trades         |1.0.0               |DONE      |Manifest: NOSIGNATURE
                BeyondFarming_1.18.2_v1.4.jar                     |Beyond Farming                |beyondfarming                 |1.4                 |DONE      |Manifest: NOSIGNATURE
                alcocraftplus-1.18.2-forge-1.0.jar                |Alcocraft+                    |alcocraftplus                 |1.0                 |DONE      |Manifest: NOSIGNATURE
                awesomedungeonocean-forge-1.18.2-3.3.0.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.2.0               |DONE      |Manifest: NOSIGNATURE
                [地牢浮现之时] DungeonsArise-1.18.2-2.1.52-release.jar  |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |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
                [荒野更新1.19] The_Wild_Update_Mod_V1.3_Minecraft_1.18|The Wild Update 1.19 Mod      |the_wild_update               |1.3                 |DONE      |Manifest: NOSIGNATURE
                [越肩视角重制] ShoulderSurfing-Forge-1.18.2-2.5.jar     |Shoulder Surfing              |shouldersurfing               |1.18.2-2.5          |DONE      |Manifest: NOSIGNATURE
                majrusz-library-1.18.2-5.0.0.jar                  |Majrusz Library               |mlib                          |5.0.0               |DONE      |Manifest: NOSIGNATURE
                astikorcarts-1.18.2-1.1.2.jar                     |AstikorCarts                  |astikorcarts                  |1.1.2               |DONE      |Manifest: NOSIGNATURE
                [巧制寿司] sushigocrafting-1.18.2-0.3.5.jar           |Sushi Go Crafting             |sushigocrafting               |0.3.5               |DONE      |Manifest: NOSIGNATURE
                Natural Decoration v.1.0.9.jar                    |Natural Decoration            |natural_decoration            |1.0.0               |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
                dimdungeons-178-forge-1.18.2.jar                  |Dimensional Dungeons          |dimdungeons                   |178                 |DONE      |Manifest: NOSIGNATURE
                [妖怪之山通用库] mmlib-1.2.2-1.18.2.jar                  |Mysterious Mountain Lib       |mmlib                         |1.2.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
                [飞轮] flywheel-forge-1.18.2-0.6.8.a.jar            |Flywheel                      |flywheel                      |0.6.8.a             |DONE      |Manifest: NOSIGNATURE
                [丰富的生态] ecologics-forge-1.18.2-1.7.11.jar         |Ecologics                     |ecologics                     |1.7.11              |DONE      |Manifest: NOSIGNATURE
                [Xaero的小地图] Xaeros_Minimap_23.7.0_Forge_1.18.2.jar|Xaero's Minimap               |xaerominimap                  |23.7.0              |DONE      |Manifest: NOSIGNATURE
                [铷 · 扩展] rubidium-extra-0.4.18+mc1.18.2-build.86.j|Rubidium Extra                |sodiumextra                   |0.4.18+mc1.18.2-buil|DONE      |Manifest: NOSIGNATURE
                [装饰乐事] DecorationDelightRefurbished-1.18.2.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
                [实体渲染机制优化] entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
                [双重台阶] DoubleSlabs-1.18-5.0.0.jar                 |Double Slabs                  |doubleslabs                   |5.0.0               |DONE      |Manifest: NOSIGNATURE
                global_packs-forge-1.18.2-1.12.4_forge.jar        |Global Data- & Resourcepacks  |globaldataandresourcepacks    |1.12.4_forge        |DONE      |Manifest: NOSIGNATURE
                oceansdelight-1.0.0-1.18.2.jar                    |Ocean's Delight               |oceansdelight                 |1.0.0-1.18.2        |DONE      |Manifest: NOSIGNATURE
                [苹果皮] appleskin-forge-mc1.18.2-2.4.1.jar          |AppleSkin                     |appleskin                     |2.4.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                connectedglass-1.1.7-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.7               |DONE      |Manifest: NOSIGNATURE
                biomemusic-1.18.2-1.7.jar                         |biomemusic mod                |biomemusic                    |1.18.2-1.7          |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
                [冷汗] ColdSweat-2.2.jar                            |Cold Sweat                    |cold_sweat                    |2.2                 |DONE      |Manifest: NOSIGNATURE
                [水产业2/水产品2] Aquaculture-1.18.2-2.3.12.jar         |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.12       |DONE      |Manifest: NOSIGNATURE
                slimy-stuff-1.18.2-1.0.9.jar                      |Slimy Stuff                   |slimy_stuff                   |1.0.9               |DONE      |Manifest: NOSIGNATURE
                TacticalFishing-1.18.1x-v1.1.2.jar                |Tactical Fishing              |tactical_fishing              |1.1.2               |DONE      |Manifest: NOSIGNATURE
                realmrpg_dragon_wyrms_1.0.0_forge_1.18.2.jar      |Realm RPG: Dragon Wyrms       |realmrpg_wyrms                |1.0.0               |DONE      |Manifest: NOSIGNATURE
                [行船机制修改] BoatOverhaul-Forge-1.18.2-2.0.0.jar      |BoatOverhaul                  |boatoverhaul                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
                village-nullifier-1.0.3.jar                       |Village Nullifier             |mr_village_nullifier          |1.0.3               |DONE      |Manifest: NOSIGNATURE
                The+Witching+Hour.jar                             |The Witching Hour             |witching_hour                 |1.0.0               |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
                Wealthy+And+Growth-1.18.2-0.2.1.jar               |Wealthy And Growth            |wealthy_and_growth            |1.18.2-0.2.1        |DONE      |Manifest: NOSIGNATURE
                aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |DONE      |Manifest: NOSIGNATURE
                responsiveshields-2.2.jar                         |Responsive Shields            |responsiveshields             |2.2                 |DONE      |Manifest: NOSIGNATURE
                realmrpg_pots_and_mimics_1.0.1_forge_1.18.2.jar   |Realm RPG: Pots & Mimics      |pots_and_mimics               |1.0.1               |DONE      |Manifest: NOSIGNATURE
                [经验之书] xptome-1.18.2-2.1.7.jar                    |XP Tome                       |xpbook                        |2.1.7               |DONE      |Manifest: NOSIGNATURE
                [德鲁伊工艺] druidcraftrg-0.0.12.jar                   |Druidcraft Regrown            |druidcraftrg                  |0.0.12              |DONE      |Manifest: NOSIGNATURE
                TreeChop-forge-1.18.2-0.17.7.jar                  |HT's TreeChop                 |treechop                      |0.17.7              |DONE      |Manifest: NOSIGNATURE
                [蔚蓝浩空] blue_skies-1.18.2-1.3.12.jar               |Blue Skies                    |blue_skies                    |1.3.12              |DONE      |Manifest: NOSIGNATURE
                wandering-bags-1.18.2-2.0.5.jar                   |Wandering Bags                |wandering_bags                |2.0.5               |DONE      |Manifest: NOSIGNATURE
                [YUNG的沼泽小屋优化] YungsBetterWitchHuts-1.18.2-Forge-1.|YUNG's Better Witch Huts      |betterwitchhuts               |1.18.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE
                SpelunkingBags1.18_V1.0.2.jar                     |Spelunking Bags               |spelunking_bags               |1.0.2               |DONE      |Manifest: NOSIGNATURE
                grassslabs-1.2.1.jar                              |Grass Slabs, Carpets & Stairs |grassslabs                    |1.2.1               |DONE      |Manifest: NOSIGNATURE
                Items-to-Mobs-1.18.2-1.0.3.jar                    |Items To Mobs                 |items_to_mobs                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
                IllagerInvasion-v3.0.3-1.18.2-Forge.jar           |Illager Invasion              |illagerinvasion               |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
                [更多旗帜] AdditionalBanners-Forge-1.18.2-7.0.8.jar   |AdditionalBanners             |additionalbanners             |7.0.8               |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
                [更美观的血条] HealthOverlay-1.18.2-6.3.4.jar           |Health Overlay                |healthoverlay                 |6.3.4               |DONE      |Manifest: NOSIGNATURE
                DistortedDiscs-1.18.2-0.5.jar                     |Distorted Discs               |distorted_discs               |0.5                 |DONE      |Manifest: NOSIGNATURE
                immersive_aircraft-0.5.2+1.18.2-forge.jar         |Immersive Aircraft            |immersive_aircraft            |0.5.2+1.18.2        |DONE      |Manifest: NOSIGNATURE
                gpumemleakfix-1.18.2-1.6.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.18.2-1.6          |DONE      |Manifest: NOSIGNATURE
                [精妙核心] sophisticatedcore-1.18.2-0.5.87.416.jar    |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.87.416   |DONE      |Manifest: NOSIGNATURE
                InsaneLib-1.5.3-mc1.18.2.jar                      |InsaneLib                     |insanelib                     |1.5.3               |DONE      |Manifest: NOSIGNATURE
                [无限附魔修复] BowInfinityFix-1.18.x-rv11.jar           |Bow Infinity Fix              |bowinfinityfix                |1.18.x-rv11         |DONE      |Manifest: NOSIGNATURE
                piglinproliferation-1.0.0.jar                     |Piglin Proliferation          |piglinproliferation           |1.0.0               |DONE      |Manifest: NOSIGNATURE
                XaerosWorldMap_1.36.0_Forge_1.18.2.jar            |Xaero's World Map             |xaeroworldmap                 |1.36.0              |DONE      |Manifest: NOSIGNATURE
                [键位冲突显示] Controlling-forge-1.18.2-9.0+23.jar      |Controlling                   |controlling                   |9.0+23              |DONE      |Manifest: NOSIGNATURE
                [腐肉换皮革] JRFTL [1.18.1]-1.4.1.jar                  |JRFTL                         |jrftl                         |1.4.1               |DONE      |Manifest: NOSIGNATURE
                Prism-1.18.2-1.0.1.jar                            |Prism                         |prism                         |1.0.1               |DONE      |Manifest: NOSIGNATURE
                Placebo-1.18.2-6.6.7.jar                          |Placebo                       |placebo                       |6.6.7               |DONE      |Manifest: NOSIGNATURE
                jumpoverfences-forge-1.18.2-1.0.2.jar             |Jump Over Fences              |jumpoverfences                |1.0.2               |DONE      |Manifest: NOSIGNATURE
                mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE
                [自定义三明治] culinaryconstruct-forge-1.18.2-4.3.1.0.ja|Culinary Construct            |culinaryconstruct             |1.18.2-4.3.1.0      |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
                redeco-1.1.0-1.18.2.jar                           |Re:Deco                       |redeco                        |1.1.0               |DONE      |Manifest: NOSIGNATURE
                [精妙背包] sophisticatedbackpacks-1.18.2-3.18.60.906.j|Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.60.906  |DONE      |Manifest: NOSIGNATURE
                takesapillage-1.0.3-1.18.2.jar                    |It Takes A Pillage            |takesapillage                 |1.0.3               |DONE      |Manifest: NOSIGNATURE
                [进化的BOSS] ProgressiveBosses-3.6.6-mc1.18.2.jar    |Progressive Bosses            |progressivebosses             |3.6.6               |DONE      |Manifest: NOSIGNATURE
                [JEI药水效果] jeed-1.18.2-1.11.jar                    |Just Enough Effect Description|jeed                          |1.18.2-1.11         |DONE      |Manifest: NOSIGNATURE
                pathundergates-1.18.2-1.0.0-release.jar           |Path Under Gates              |pathundergates                |1.18.2-1.0.0-release|DONE      |Manifest: NOSIGNATURE
                cat_jam-1.0.1.jar                                 |cat_jam                       |cat_jam                       |1.0.1               |DONE      |Manifest: NOSIGNATURE
                KnightQuest1.1.7.Patch.jar                        |Knight Quest                  |knight_quest                  |1.1.6               |DONE      |Manifest: NOSIGNATURE
                [更凶猛的末影龙] dragonfight-1.18.2-2.2.jar              |dragonfight mod               |dragonfight                   |1.18.2-2.2          |DONE      |Manifest: NOSIGNATURE
                [Paladin的家具] paladin-furniture-mod-1.1.1-forge-mc1|Paladin's Furniture           |pfm                           |1.1.1               |DONE      |Manifest: NOSIGNATURE
                [试验假人] MmmMmmMmmMmm-1.18.2-1.5.2.jar              |MmmMmmMmmMmm                  |dummmmmmy                     |1.18-1.5.2          |DONE      |Manifest: NOSIGNATURE
                riding_partners-1.18.2-1.0.0-forge.jar            |Riding Partners               |riding_partners               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                [暮色森林] twilightforest-1.18.2-4.1.1494-universal.ja|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
                better_climbing-forge-2.jar                       |Better Climbing               |better_climbing               |2                   |DONE      |Manifest: NOSIGNATURE
                redsbetterbiomes-1.0.7-forge-1.18.2.jar           |Reds Better Biomes            |vanillabetterbiomes           |1.0.7-forge-1.18.2  |DONE      |Manifest: NOSIGNATURE
                [实体模型特性] entity_model_features_forge_1.18.2-1.1.0.|Entity Model Features         |entity_model_features         |1.1.0               |DONE      |Manifest: NOSIGNATURE
                entity_texture_features_forge_1.18.2-4.6.1.jar    |Entity Texture Features       |entity_texture_features       |4.6.1               |DONE      |Manifest: NOSIGNATURE
                [自然音效] AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar   |Ambient Sounds                |ambientsounds                 |5.0.16              |DONE      |Manifest: NOSIGNATURE
                [活力之旅] projectvibrantjourneys-1.18.2-4.1.1.jar    |Project Vibrant Journeys      |projectvibrantjourneys        |1.18.2-4.1.1        |DONE      |Manifest: NOSIGNATURE
                [末地:创世] endrem_forge-5.2.0-R-1.18.2.jar           |End Remastered                |endrem                        |5.2.0-R-1.18.2      |DONE      |Manifest: NOSIGNATURE
                [灯笼皮肤] skinned_lanterns-1.18.2-1.3.4.jar          |Skinned Lanterns              |skinnedlanterns               |1.18.2-1.3.4        |DONE      |Manifest: NOSIGNATURE
                HangGlider-v3.0.0-1.18.2-Forge.jar                |Hang Glider                   |hangglider                    |3.0.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
                dungeons_enhanced-1.18.2-3.2.1.jar                |Dungeons Enhanced             |dungeons_enhanced             |3.2.1               |DONE      |Manifest: NOSIGNATURE
                wthit-forge-4.13.6.jar                            |wthit                         |wthit                         |4.13.6              |DONE      |Manifest: NOSIGNATURE
                modelfix-1.8.jar                                  |Model Gap Fix                 |modelfix                      |1.8                 |DONE      |Manifest: NOSIGNATURE
                [动物和野兽] CNB-1.18.2-1.5.3.jar                      |Creatures and Beasts          |cnb                           |1.5.3               |DONE      |Manifest: NOSIGNATURE
                [车万女仆] touhoulittlemaid-1.18.2-release-1.1.0-hotfi|Touhou Little Maid            |touhou_little_maid            |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                nocube's_chinchillas_1.2.0_forge_1.18.2.jar       |NoCube's Chinchillas          |chinchillas                   |1.2.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
                fadingnightvision-1.18-1.1.0.jar                  |Fading Night Vision           |fadingnightvision             |1.18-1.1.0          |DONE      |Manifest: NOSIGNATURE
                [八齿鼠] vanilla_degus-1.18.2-v1.3.0-forge.jar       |Vanilla Degus                 |vanilla_degus                 |1.3.0               |DONE      |Manifest: NOSIGNATURE
                [Cracker的凋灵风暴] witherstormmod-1.18.2-2.2.1.jar    |Cracker's Wither Storm Mod    |witherstormmod                |2.2.1               |DONE      |Manifest: NOSIGNATURE
                [无限+经验修补] InfinityMending-1.17-0.1.0.jar          |InfinityMending               |infinitymending               |0.1.0               |DONE      |Manifest: NOSIGNATURE
                [鞘翅轰炸] ElytraBombing-Forge-1.18.2-1.0.0.jar       |Elytra Bombing                |ebb                           |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
                [YUNG的要塞重制] YungsBetterStrongholds-1.18.2-Forge-2.|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
                [暮色乐事] TwilightDelight-1.18.2-1.1.4.jar           |Twilight Delight              |twilightdelight               |1.1.4               |DONE      |Manifest: NOSIGNATURE
                [一键背包整理Next] InventoryProfilesNext-forge-1.18.2-1.|Inventory Profiles Next       |inventoryprofilesnext         |1.10.9              |DONE      |Manifest: NOSIGNATURE
                architectury-4.11.93-forge.jar                    |Architectury                  |architectury                  |4.11.93             |DONE      |Manifest: NOSIGNATURE
                ftb-library-forge-1802.3.11-build.177.jar         |FTB Library                   |ftblibrary                    |1802.3.11-build.177 |DONE      |Manifest: NOSIGNATURE
                [东寻西觅] findme-3.0.6-forge.jar                     |FindMe                        |findme                        |3.0.6               |DONE      |Manifest: NOSIGNATURE
                [FTB 团队] ftb-teams-forge-1802.2.11-build.107.jar  |FTB Teams                     |ftbteams                      |1802.2.11-build.107 |DONE      |Manifest: NOSIGNATURE
                accelerated-decay-forge-0.1.0+mc1.18.2.jar        |Accelerated Decay             |accelerateddecay              |0.1.0+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
                EnhancedBlockEntities-Reforged-1.18.2-0.8.0.jar   |EnhancedBlockEntities         |enhancedblockentities         |1.18.2-0.8.0        |DONE      |Manifest: NOSIGNATURE
                mobstrength-1.18.2-forge-1.1.1.jar                |Mob Strength                  |mobstrength                   |1.18.2-forge-1.1.1  |DONE      |Manifest: NOSIGNATURE
                [自定义局域网联机] lanserverproperties-1.8-forge.jar      |Lan Server Properties         |lanserverproperties           |1.8                 |DONE      |Manifest: NOSIGNATURE
                [血肉重铸] biomancy-forge-1.18.2-2.0.53.0.jar         |Biomancy 2                    |biomancy                      |2.0.53.0            |DONE      |Manifest: NOSIGNATURE
                [JEI物品管理器] jei-1.18.2-forge-10.2.1.1005.jar       |Just Enough Items             |jei                           |10.2.1.1005         |DONE      |Manifest: NOSIGNATURE
                [JEI附魔信息] JEIEnchantmentInfo-1.17.1-2.0.0.jar     |JEI Enchantment Info          |jeienchantmentinfo            |1.17.1-2.0.0        |DONE      |Manifest: NOSIGNATURE
                twilighttweaks-1.18.2-1.1.jar                     |Twilight Tweaks               |twilighttweaks                |1.0                 |DONE      |Manifest: NOSIGNATURE
                sullysmod-1.1.4-beta.jar                          |Sully's Mod                   |sullysmod                     |1.1.4-beta          |DONE      |Manifest: NOSIGNATURE
                geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
                crittersandcompanions-1.18.2-1.0.2.jar            |Critters and Companions       |crittersandcompanions         |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
                [自然主义] naturalist-forge-1.1.1-1.18.2.jar          |Naturalist                    |naturalist                    |1.1.1               |DONE      |Manifest: NOSIGNATURE
                [食物效果显示Forge版] foodeffecttooltips-1.0.1+forge-1.18|Food Effect Tooltips          |foodeffecttooltips            |1.0.1               |DONE      |Manifest: NOSIGNATURE
                letmedespawn-1.18-forge-1.0.3.jar                 |Let Me Despawn                |letmedespawn                  |0.0NONE             |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
                Sweet_Boreal_1.0_1.18.2.jar                       |Sweet Boreal                  |sweet_boreal                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Festive_Delight_1.1_1.18.2.jar                    |Festive Delight               |festive_delight               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                Grass_Overhaul-Forge1.18.2-22.10.19.jar           |Grass Overhaul (Sod)          |sod                           |22.10.19            |DONE      |Manifest: NOSIGNATURE
                oculus-flywheel-compat-1.18.2-0.2.1.jar           |Oculus Flywheel Compat        |irisflw                       |1.18.2-0.2.1        |DONE      |Manifest: NOSIGNATURE
                DeathKnell-Forge-1.18.2-3.0.3.jar                 |DeathKnell                    |deathknell                    |3.0.3               |DONE      |Manifest: NOSIGNATURE
                biggerspongeabsorptionradius-1.18.2-3.1.jar       |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius  |3.1                 |DONE      |Manifest: NOSIGNATURE
                nourished-nether-1.18.2-v22.jar                   |Nourished Nether              |nourished_nether              |1.2                 |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
                [物品过滤器] 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
                summoningrituals-1.18.2-1.1.8.jar                 |Summoning Rituals             |summoningrituals              |1.18.2-1.1.8        |DONE      |Manifest: NOSIGNATURE
                [魔术师] the-conjurer-1.18.2-1.1.1.jar               |The Conjurer                  |conjurer_illager              |1.1.1               |DONE      |Manifest: NOSIGNATURE
                BuriedWrecks-1.18.2-1.1.0.jar                     |Buried Wrecks                 |buriedwrecks                  |1.1.0               |DONE      |Manifest: NOSIGNATURE
                obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |DONE      |Manifest: NOSIGNATURE
                [边拿边走] InvMove-1.18-0.8.4-Forge.jar               |InvMove                       |invmove                       |0.8.4               |DONE      |Manifest: NOSIGNATURE
                [传送石碑/指路石] waystones-forge-1.18.2-10.2.1.jar      |Waystones                     |waystones                     |10.2.1              |DONE      |Manifest: NOSIGNATURE
                nock_enough_arrows-1.18.2-1.1.0.jar               |Nock Enough Arrows            |nock_enough_arrows            |1.18.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
                [经验机制改革] Clumps-forge-1.18.2-8.0.0+17.jar         |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
                [Macaw的画] mcw-paintings-1.0.4-mc1.18.2.jar        |Macaw's Paintings             |mcwpaintings                  |1.0.4               |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
                [村庄就业] village-employment-1.18.2-1.5.1.jar        |Village Employment            |village_employment            |1.5.1               |DONE      |Manifest: NOSIGNATURE
                [奇异饰品] artifacts-1.18.2-4.2.2.jar                 |Artifacts                     |artifacts                     |1.18.2-4.2.2        |DONE      |Manifest: NOSIGNATURE
                configured-2.0.1-1.18.2.jar                       |Configured                    |configured                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
                soul_like_armors_reworked_1.18.2_(v94).jar        |soul like armors reworked     |soul_like_armors_reworked     |94.0                |DONE      |Manifest: NOSIGNATURE
                Mushroom_Villager1.18.2beta.jar                   |Mushroom_Travelers            |mushroom_travelers            |1.0.0               |DONE      |Manifest: NOSIGNATURE
                SharksMod1.18.2.jar                               |Shark Mod                     |shark_mod                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                [DFU载入优化] lazydfu-1.0-1.18+.jar                   |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
                glowberrylantern-1.1-1.18.2.jar                   |Glow Berry Lantern            |glowberrylantern              |1.1-1.18.2          |DONE      |Manifest: NOSIGNATURE
                Simple Enchantments 1.3.1 - 1.18.2.jar            |Simple Enchantments           |simple_enchantments           |1.3.1               |DONE      |Manifest: NOSIGNATURE
                netherdepthsupgrade-3.0.0-1.18.2.jar              |Nether Depths Upgrade         |netherdepthsupgrade           |3.0.0-1.18.2        |DONE      |Manifest: NOSIGNATURE
                [飞檐走壁] walljump-forge-1.18.1-1.3.7.jar            |Wall-Jump!                    |walljump                      |1.18.1-1.3.7        |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
                [秋原] autumnity-1.18.2-3.0.0.jar                   |Autumnity                     |autumnity                     |3.0.0               |DONE      |Manifest: NOSIGNATURE
                incubation-1.18.2-2.0.2.jar                       |Incubation                    |incubation                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
                berry_good-1.18.2-5.0.0.jar                       |Berry Good                    |berry_good                    |5.0.0               |DONE      |Manifest: NOSIGNATURE
                [原版烹饪书] vanillacookbook-1.18.2-2.0.0.jar          |Vanilla Cookbook              |vanillacookbook               |2.0.0               |DONE      |Manifest: NOSIGNATURE
                TravelersTitles-1.18.2-Forge-2.1.1.jar            |Traveler's Titles             |travelerstitles               |1.18.2-Forge-2.1.1  |DONE      |Manifest: NOSIGNATURE
                monster+no+armor+in+slar+mod+1.18.2.jar           |mosnter no armor in slar      |mosnter_no_armor_in_slar      |1.0                 |DONE      |Manifest: NOSIGNATURE
                [潜水装备] scuba_gear-1.18.2-1.0.4.jar                |Scuba Gear                    |scuba_gear                    |1.0.4               |DONE      |Manifest: NOSIGNATURE
                [迎战] meetyourfight-1.18.2-1.2.5.jar               |Meet Your Fight               |meetyourfight                 |1.18.2-1.2.5        |DONE      |Manifest: NOSIGNATURE
                selene-1.18.2-1.17.13.jar                         |Selene                        |selene                        |1.18.2-1.17.13      |DONE      |Manifest: NOSIGNATURE
                illager_additions-1.18.2-0.0.2-alpha.jar          |Illager Additions             |illager_additions             |1.18.2-0.0.2-alpha  |DONE      |Manifest: NOSIGNATURE
                illagersweararmor-1.1.5.jar                       |Illagers Wear Armor           |zillagersweararmor            |1.1.5               |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
                commonality-1.18.2-1.4.0.jar                      |Commonality                   |commonality                   |1.4.0               |DONE      |Manifest: NOSIGNATURE
                horsecombatcontrols-1.18.2-1.0.1.jar              |Horse Combat Controls         |horsecombatcontrols           |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
                revamped_phantoms-forge-0.2.3.jar                 |Revamped Phantoms             |revamped_phantoms             |0.2.3               |DONE      |Manifest: NOSIGNATURE
                libIPN-forge-1.18.2-4.0.1.jar                     |libIPN                        |libipn                        |4.0.1               |DONE      |Manifest: NOSIGNATURE
                [附魔描述] EnchantmentDescriptions-Forge-1.18.2-10.0.1|EnchantmentDescriptions       |enchdesc                      |10.0.14             |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
                notsoshrimple-1.0.jar                             |Not So Shrimple               |notsoshrimple                 |1.0                 |DONE      |Manifest: NOSIGNATURE
                [钛] titanium-1.18.2-3.5.11-45.jar                 |Titanium                      |titanium                      |3.5.11              |DONE      |Manifest: NOSIGNATURE
                bettersafebed-1.18-forge-a.jar                    |Better Safe Bed               |bettersafebed                 |1.18-forge-a        |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
                yamatomoveset-18.0.6.jar                          |yamato moveset                |yamatomoveset                 |18.0.5              |DONE      |Manifest: NOSIGNATURE
                CreativeCore_FORGE_v2.6.17_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
                [悠然一派] atmospheric-1.18.2-4.0.0.jar               |Atmospheric                   |atmospheric                   |4.0.0               |DONE      |Manifest: NOSIGNATURE
                DramaticDoors-Forge-1.18.2-2.3.1_4.jar            |Dramatic Doors                |dramaticdoors                 |1.18.2-2.3.1_4      |DONE      |Manifest: NOSIGNATURE
                [腐烂生物] rottencreatures-forge-1.18.2-1.0.0.jar     |Rotten Creatures              |rottencreatures               |1.0.0               |DONE      |Manifest: NOSIGNATURE
                plushies-1.2-1.18.2-forge.jar                     |Plushie Mod                   |plushies                      |1.2                 |DONE      |Manifest: NOSIGNATURE
                [冰山] Iceberg-1.18.2-forge-1.0.49.jar              |Iceberg                       |iceberg                       |1.0.49              |DONE      |Manifest: NOSIGNATURE
                brutalbosses-1.18.2-5.8.jar                       |brutalbosses mod              |brutalbosses                  |1.18.2-5.8          |DONE      |Manifest: NOSIGNATURE
                [传说工具提示] LegendaryTooltips-1.18.2-1.3.1.jar       |Legendary Tooltips            |legendarytooltips             |1.3.1               |DONE      |Manifest: NOSIGNATURE
                [均衡饮食] diet-forge-1.18.2-1.3.2.1.jar              |Diet                          |diet                          |1.18.2-1.3.2.1      |DONE      |Manifest: NOSIGNATURE
                [胡萝卜库] carrotslib-mc1.18.2-4.0.jar                |Carrots Lib                   |carrots                       |4.0                 |DONE      |Manifest: NOSIGNATURE
                BeastsAndBossesR014.jar                           |Beasts'nBosses                |beastsnbosses                 |0.10                |DONE      |Manifest: NOSIGNATURE
                [通用拼音搜索] jecharacters-1.18.2-4.3.13.jar           |Just Enough Characters        |jecharacters                  |1.18.2-4.3.13       |DONE      |Manifest: NOSIGNATURE
                miners_delight-1.18.2-1.1.1.jar                   |Miner's Delight               |miners_delight                |1.18.2-1.1.1        |DONE      |Manifest: NOSIGNATURE
                blossom-forge-1.18.2-1.0.7.jar                    |Blossom                       |blossom                       |1.0.7               |DONE      |Manifest: NOSIGNATURE
                TrampleNoMore-Forge-1.18.2-6.0.1.jar              |TrampleNoMore                 |tramplenomore                 |6.0.1               |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
                fancymenu_forge_2.14.9_MC_1.18.2.jar              |FancyMenu                     |fancymenu                     |2.14.9              |DONE      |Manifest: NOSIGNATURE
                [自定义游戏加载界面] drippyloadingscreen_forge_2.2.2_MC_1.1|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
                PlayerExReimagined-18.0.5.jar                     |PlayerEx Reimagined           |toybox                        |18.0.5              |DONE      |Manifest: NOSIGNATURE
                [史诗战斗] EpicFight-18.3.7.jar                       |Epic Fight                    |epicfight                     |18.3.7              |DONE      |Manifest: NOSIGNATURE
                irons_spellbooks-1.18.2-1.1.4.3.jar               |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.18.2-1.1.4.3      |DONE      |Manifest: NOSIGNATURE
                mvs-3.0.8-1.18.2.jar                              |Moog's Voyager Structures     |mvs                           |3.0.8-1.18.2        |DONE      |Manifest: NOSIGNATURE
                alexsdelight-1.18.2-1.3.3.jar                     |Alex's Delight                |alexsdelight                  |1.3.3               |DONE      |Manifest: NOSIGNATURE
                citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
                [Alex 的生物] alexsmobs-1.18.6.jar                   |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
                [冰火传说 / 冰与火之歌] iceandfire-2.1.12-1.18.2.jar       |Ice and Fire                  |iceandfire                    |2.1.12-1.18.2       |DONE      |Manifest: NOSIGNATURE
                [农夫乐事] FarmersDelight-1.18.2-1.2.3.jar            |Farmer's Delight              |farmersdelight                |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
                [玉米乐事] corn_delight-1.0.6-1.18.2.jar              |Corn Delight                  |corn_delight                  |1.0.6-1.18.2        |DONE      |Manifest: NOSIGNATURE
                [多元乐事] culturaldelights-1.18.2-0.14.jar           |Cultural Delights             |culturaldelights              |1.18.2-0.14         |DONE      |Manifest: NOSIGNATURE
                [蜂蜜拓展] honeyexpansion-1.1.1.jar                   |Honey expansion               |honeyexpansion                |1.1.1               |DONE      |Manifest: NOSIGNATURE
                [农夫暇事] FarmersRespite-1.18.2-1.3.0.jar            |Farmer's Respite              |farmersrespite                |1.18.1-1.3.0        |DONE      |Manifest: NOSIGNATURE
                largemeals-1.18.2-2.0.jar                         |Large Meals                   |largemeals                    |1.18.2-2.0          |DONE      |Manifest: NOSIGNATURE
                [末地乐事] ends_delight-1.18.2-1.2.1.jar              |End's Delight                 |ends_delight                  |1.18.2-1.2.1        |DONE      |Manifest: NOSIGNATURE
                endersdelight-1.18.2-1.2.1.jar                    |Ender's Delight               |endersdelight                 |1.18.2-1.2.1        |DONE      |Manifest: NOSIGNATURE
                [灾变] L_Enders Cataclysm-0.51-changed Them -1.18.2.|Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE
                [下界乐事] NethersDelight-1.18.2-2.2.0.jar            |Nethers Delight               |nethersdelight                |2.2                 |DONE      |Manifest: NOSIGNATURE
                [苦力怕改革] creeperoverhaul-1.3.1-forge.jar           |Creeper Overhaul              |creeperoverhaul               |1.3.1               |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
                apexcore-1.18.2-4.13.0.jar                        |ApexCore                      |apexcore                      |4.13.0              |DONE      |Manifest: NOSIGNATURE
                infusedfoods-1.18.2-4.8.6.jar                     |InfusedFoods                  |infusedfoods                  |4.8.6               |DONE      |Manifest: NOSIGNATURE
                [Fantasy的家具] fantasyfurniture-1.18.2-3.14.0.jar   |Fantasy's Furniture           |fantasyfurniture              |3.14.0              |DONE      |Manifest: NOSIGNATURE
                [更多的龙蛋] moredragoneggs-3.1.jar                    |More Dragon Eggs              |moredragoneggs                |3.1                 |DONE      |Manifest: NOSIGNATURE
                betterlily-1.18.2-1.0.1.jar                       |Better Lilypads               |betterlily                    |1.18.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
                justzoom_forge_1.0.2-1_MC_1.18.2.jar              |Just Zoom                     |justzoom                      |1.0.2               |DONE      |Manifest: NOSIGNATURE
                [盔甲音效调整] ArmorSoundTweak-5.0.0-forge.jar          |Armor Sound Tweak             |armorsoundtweak               |5.0.0               |DONE      |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
                TreeBark+_1.18.2.jar                              |TreeBark+                     |treebark                      |2.0.0               |DONE      |Manifest: NOSIGNATURE
                [轻食物语] LightMeals-1.18.2-2.1.jar                  |Light Meals                   |lightmeals                    |2.1                 |DONE      |Manifest: NOSIGNATURE
                Astral_1.5.1_1.18.2.jar                           |Astral Dimension              |astral_dimension              |1.5.0               |DONE      |Manifest: NOSIGNATURE
                expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
                [雕凿工艺] ChiselsBits-forge-1.18.2-1.2.116-universal.|Chisels & bits                |chiselsandbits                |1.2.116             |DONE      |Manifest: NOSIGNATURE
                [更深的海洋] deeper_oceans-1.18.2-v1-0-1.jar           |Deeper Oceans                 |deeper_oceans                 |1.0.1               |DONE      |Manifest: NOSIGNATURE
                [护甲上限突破] overloadedarmorbar-1.18.2-6.1.jar        |Overloaded Armor Bar          |overloadedarmorbar            |1.18.2-6.1          |DONE      |Manifest: NOSIGNATURE
                IMBlocker_4.0.5+1.18.2.jar                        |IMBlocker                     |imblocker                     |4.0.5               |DONE      |Manifest: NOSIGNATURE
        Crash Report UUID: 36141fc4-4571-4b20-8920-b67f221ee2e9
        FML: 40.2
        Forge: net.minecraftforge:40.2.10
        Flywheel Backend: GL33 Instanced Arrays
        Kiwi Modules:
                kiwi:contributors
                kiwi:data[/spoiler]





欢迎光临 MC百科社群 (https://bbs.mcmod.cn/) MC百科|最大的MineCraft中文模组百科