Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - ---- Minecraft Crash Report ----
- // Why did you do that?
- Time: 2025-08-22 12:31:33
- Description: Rendering overlay
- java.lang.ExceptionInInitializerError: null
- at TRANSFORMER/[email protected]/mcp.mobius.waila.config.PluginConfig.<clinit>(PluginConfig.java:34) ~[wthit-forge-16.0.1.jar!/:?]
- at TRANSFORMER/[email protected]/mcp.mobius.waila.service.MixedService.onLanguageReloaded(MixedService.java:44) ~[wthit-forge-16.0.1.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.locale.Language.handler$wthit$zhc000$wthit_inject(Language.java:515) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.locale.Language.inject(Language.java:98) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.resources.language.LanguageManager.onResourceManagerReload(LanguageManager.java:68) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ResourceManagerReloadListener.lambda$reload$0(ResourceManagerReloadListener.java:16) ~[forge-1.21.8-58.0.3-client.jar:?]
- at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
- at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
- at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$2(SimpleReloadInstance.java:60) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:164) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:138) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:123) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1233) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:871) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:239) ~[forge-1.21.8-58.0.3-client.jar:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:96) ~[fmlloader-1.21.8-58.0.3.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:79) ~[fmlloader-1.21.8-58.0.3.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) [modlauncher-10.2.4.jar!/:?]
- at [email protected]/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) [bootstrap-2.1.8.jar!/:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) [bootstrap-2.1.8.jar:2.1.8]
- at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) [bootstrap-2.1.8.jar:2.1.8]
- at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) [bootstrap-2.1.8.jar:2.1.8]
- Caused by: java.util.NoSuchElementException: No value present
- at java.base/java.util.Optional.get(Optional.java:143) ~[?:?]
- at TRANSFORMER/[email protected]/mcp.mobius.waila.forge.ForgeCommonService.getIssueUrl(ForgeCommonService.java:56) ~[wthit-forge-16.0.1.jar!/:?]
- at TRANSFORMER/[email protected]/mcp.mobius.waila.Waila.<clinit>(Waila.java:32) ~[?:?]
- ... 31 more
- Transformer Audit:
- java.lang.reflect.Method
- REASON: mixin
- java.util.Optional
- REASON: computing_frames
- REASON: mixin
- mcp.mobius.waila.Waila
- REASON: classloading
- mcp.mobius.waila.config.PluginConfig
- REASON: classloading
- mcp.mobius.waila.forge.ForgeCommonService
- REASON: classloading
- mcp.mobius.waila.service.MixedService
- REASON: classloading
- net.minecraft.client.Minecraft
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient
- PLUGIN: mixin:APP:xaeroworldmap.forge.mixins.json:MixinForgeMinecraftClient
- PLUGIN: mixin:APP:balm.forge.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:konkrete.mixins.json:client.MixinMinecraft
- PLUGIN: mixin:APP:xaerohud.mixins.json:MixinMinecraftClient
- PLUGIN: mixin:APP:justzoom.forge.mixins.json:client.MixinMinecraft
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.client.main.Main
- REASON: classloading
- net.minecraft.client.resources.language.LanguageManager
- REASON: classloading
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.locale.Language
- REASON: mixin
- REASON: classloading
- PLUGIN: mixin:APP:wthit.mixins.json:LanguageMixin
- PLUGIN: mixin:AFTER
- net.minecraft.server.packs.resources.ResourceManagerReloadListener
- REASON: classloading
- REASON: mixin
- net.minecraft.server.packs.resources.SimpleReloadInstance
- REASON: classloading
- net.minecraft.util.thread.BlockableEventLoop
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- REASON: computing_frames
- PLUGIN: accesstransformer:BEFORE
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- net.minecraft.util.thread.ReentrantBlockableEventLoop
- REASON: mixin
- REASON: computing_frames
- REASON: classloading
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mod:
- wthit (wthit), Version: 16.0.1
- Issue tracker URL: https://github.com/badasintended/wthit/issues
- at TRANSFORMER/[email protected]/mcp.mobius.waila.config.PluginConfig.<clinit>(PluginConfig.java:34)
- Stacktrace:
- at TRANSFORMER/[email protected]/mcp.mobius.waila.config.PluginConfig.<clinit>(PluginConfig.java:34) ~[wthit-forge-16.0.1.jar!/:?]
- at TRANSFORMER/[email protected]/mcp.mobius.waila.service.MixedService.onLanguageReloaded(MixedService.java:44) ~[wthit-forge-16.0.1.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.locale.Language.handler$wthit$zhc000$wthit_inject(Language.java:515) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.locale.Language.inject(Language.java:98) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.resources.language.LanguageManager.onResourceManagerReload(LanguageManager.java:68) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.ResourceManagerReloadListener.lambda$reload$0(ResourceManagerReloadListener.java:16) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?]
- at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?]
- at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$2(SimpleReloadInstance.java:60) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:164) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- at TRANSFORMER/[email protected]/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:138) ~[forge-1.21.8-58.0.3-client.jar!/:?]
- Transformer Audit:
- mcp.mobius.waila.config.PluginConfig
- REASON: classloading
- mcp.mobius.waila.service.MixedService
- REASON: classloading
- net.minecraft.client.resources.language.LanguageManager
- REASON: classloading
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.locale.Language
- REASON: mixin
- REASON: classloading
- PLUGIN: mixin:APP:wthit.mixins.json:LanguageMixin
- PLUGIN: mixin:AFTER
- net.minecraft.server.packs.resources.ResourceManagerReloadListener
- REASON: classloading
- REASON: mixin
- net.minecraft.server.packs.resources.SimpleReloadInstance
- REASON: classloading
- net.minecraft.util.thread.BlockableEventLoop
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- REASON: computing_frames
- PLUGIN: accesstransformer:BEFORE
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- net.minecraft.util.thread.ReentrantBlockableEventLoop
- REASON: mixin
- REASON: computing_frames
- REASON: classloading
- -- Overlay render details --
- Details:
- Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay
- Stacktrace:
- at TRANSFORMER/[email protected]/net.minecraft.client.renderer.GameRenderer.render(GameRenderer.java:519) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.runTick(Minecraft.java:1273) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.run(Minecraft.java:871) ~[forge-1.21.8-58.0.3-client.jar:?]
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:239) ~[forge-1.21.8-58.0.3-client.jar:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:96) ~[fmlloader-1.21.8-58.0.3.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$makeService$0(CommonLaunchHandler.java:79) ~[fmlloader-1.21.8-58.0.3.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:77) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:97) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:116) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:75) [modlauncher-10.2.4.jar!/:?]
- at SECURE-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapEntry.main(BootstrapEntry.java:17) [modlauncher-10.2.4.jar!/:?]
- at [email protected]/net.minecraftforge.bootstrap.Bootstrap.moduleMain(Bootstrap.java:188) [bootstrap-2.1.8.jar!/:?]
- at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
- at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
- at net.minecraftforge.bootstrap.Bootstrap.bootstrapMain(Bootstrap.java:133) [bootstrap-2.1.8.jar:2.1.8]
- at net.minecraftforge.bootstrap.Bootstrap.start(Bootstrap.java:53) [bootstrap-2.1.8.jar:2.1.8]
- at net.minecraftforge.bootstrap.ForgeBootstrap.main(ForgeBootstrap.java:19) [bootstrap-2.1.8.jar:2.1.8]
- Transformer Audit:
- java.lang.reflect.Method
- REASON: mixin
- net.minecraft.client.Minecraft
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient
- PLUGIN: mixin:APP:xaeroworldmap.forge.mixins.json:MixinForgeMinecraftClient
- PLUGIN: mixin:APP:balm.forge.mixins.json:MinecraftMixin
- PLUGIN: mixin:APP:konkrete.mixins.json:client.MixinMinecraft
- PLUGIN: mixin:APP:xaerohud.mixins.json:MixinMinecraftClient
- PLUGIN: mixin:APP:justzoom.forge.mixins.json:client.MixinMinecraft
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- net.minecraft.client.main.Main
- REASON: classloading
- net.minecraft.client.renderer.GameRenderer
- REASON: mixin
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: runtimedistcleaner:AFTER
- REASON: classloading
- PLUGIN: accesstransformer:BEFORE
- PLUGIN: mixin:APP:shouldersurfing.common.mixins.json:GameRendererAccessor
- PLUGIN: mixin:APP:shouldersurfing.common.mixins.json:MixinGameRenderer
- PLUGIN: mixin:APP:xaerohud.mixins.json:MixinGameRenderer
- PLUGIN: mixin:APP:justzoom.mixins.json:client.MixinGameRenderer
- PLUGIN: mixin:APP:xaeroworldmap.mixins.json:MixinGameRenderer
- PLUGIN: mixin:AFTER
- PLUGIN: runtimedistcleaner:AFTER
- -- Uptime --
- Details:
- JVM uptime: 18.770s
- Wall uptime: 3.232s
- High-res time: 14.595s
- Client ticks: 34 ticks / 1.700s
- -- Last reload --
- Details:
- Reload number: 1
- Reload reason: initial
- Finished: No
- Packs: vanilla
- -- System Details --
- Details:
- Minecraft Version: 1.21.8
- Minecraft Version ID: 1.21.8
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 21.0.7, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 46102432 bytes (43 MiB) / 522190848 bytes (498 MiB) up to 4294967296 bytes (4096 MiB)
- CPUs: 12
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 5 2600 Six-Core Processor
- Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
- Microarchitecture: Zen+
- Frequency (GHz): 3.84
- Number of physical packages: 1
- Number of physical CPUs: 6
- Number of logical CPUs: 12
- Graphics card #0 name: NVIDIA GeForce RTX 2070
- Graphics card #0 vendor: NVIDIA
- Graphics card #0 VRAM (MiB): 8192.00
- Graphics card #0 deviceId: VideoController1
- Graphics card #0 versionInfo: 32.0.15.7247
- Memory slot #0 capacity (MiB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.67
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MiB): 8192.00
- Memory slot #1 clockSpeed (GHz): 2.67
- Memory slot #1 type: DDR4
- Virtual memory max (MiB): 30143.27
- Virtual memory used (MiB): 16311.54
- Swap memory total (MiB): 13824.00
- Swap memory used (MiB): 297.96
- Space in storage for jna.tmpdir (MiB): available: 26383.42, total: 487770.75
- Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 26383.42, total: 487770.75
- Space in storage for io.netty.native.workdir (MiB): available: 26383.42, total: 487770.75
- Space in storage for java.io.tmpdir (MiB): available: 26383.42, total: 487770.75
- Space in storage for workdir (MiB): available: 26383.42, total: 487770.75
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
- Launched Version: forge-58.0.3
- Launcher name: minecraft-launcher
- Backend library: LWJGL version 3.3.3+5
- Backend API: NVIDIA GeForce RTX 2070/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.47, NVIDIA Corporation
- Window size: 1920x1017
- GFLW Platform: win32
- Render Extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
- GL debug messages:
- Is Modded: Definitely; Client brand changed to 'forge'
- Universe: 400921fb54442d18
- Type: Client (map_client.txt)
- Graphics mode: fast
- Render Distance: 12/12 chunks
- Resource Packs: vanilla
- Current Language: en_us
- Locale: en_US
- System encoding: Cp1252
- File encoding: UTF-8
- CPU: 12x AMD Ryzen 5 2600 Six-Core Processor
- ModLauncher: 10.2.4
- ModLauncher launch target: forge_client
- ModLauncher naming: mcp
- ModLauncher services:
- / slf4jfixer PLUGINSERVICE
- / runtimedistcleaner PLUGINSERVICE
- / runtime_enum_extender PLUGINSERVICE
- / object_holder_definalize PLUGINSERVICE
- / capability_token_subclass PLUGINSERVICE
- / accesstransformer PLUGINSERVICE
- / mixin PLUGINSERVICE
- / fml TRANSFORMATIONSERVICE
- / mixin TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@58
- Mod List:
- doubledoors-1.21.8-7.1.jar |Double Doors |doubledoors |7.1 |NONE |Manifest: NOSIGNATURE
- kuma-api-forge-21.8.2+1.21.8.jar |KumaAPI |kuma_api |21.8.2 |NONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-forge-mc1.21.6.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |NONE |Manifest: NOSIGNATURE
- For_Vanilla_Flowers_1.21.x.jar |For Vanilla Flowers |fvfro |1.0 |NONE |Manifest: NOSIGNATURE
- rechiseled-1.1.6b-forge-mc1.21.8.jar |Rechiseled |rechiseled |1.1.6+b |NONE |Manifest: NOSIGNATURE
- geckolib-forge-1.21.8-5.2.2.jar |GeckoLib 5 |geckolib |5.2.2 |NONE |Manifest: NOSIGNATURE
- additionallanterns-1.1.2-forge-mc1.21.6.jar |Additional Lanterns |additionallanterns |1.1.2 |NONE |Manifest: NOSIGNATURE
- TRender-1.0.5-1.21.6-forge-SNAPSHOT.jar |TRender |trender |1.0.5 |NONE |Manifest: NOSIGNATURE
- expcounter-1.21.8-forge-2.3.jar |EXP Counter |expcounter |2.3 |NONE |Manifest: NOSIGNATURE
- waystones-forge-1.21.8-21.8.3.jar |Waystones |waystones |21.8.3 |NONE |Manifest: NOSIGNATURE
- Clumps-forge-1.21.8-26.0.0.1.jar |Clumps |clumps |26.0.0.1 |NONE |Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.13_Forge_1.21.8.jar |Xaero's World Map |xaeroworldmap |1.39.13 |NONE |Manifest: NOSIGNATURE
- badpackets-forge-0.9.0.jar |Bad Packets |badpackets |0.9.0 |NONE |Manifest: NOSIGNATURE
- mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |NONE |Manifest: NOSIGNATURE
- storagedelight-25.07.03-1.21.6-forge.jar |Storage Delight |storagedelight |25.07.03-1.21.6-forg|NONE |Manifest: NOSIGNATURE
- waveycapes-forge-1.6.2-mc1.21.6.jar |WaveyCapes |waveycapes |1.6.2 |NONE |Manifest: NOSIGNATURE
- balm-forge-1.21.8-21.8.5-all.jar |Balm |balm |21.8.5 |NONE |Manifest: NOSIGNATURE
- SkniroFurniture-1.1.1-1.21.7-Forge.jar |SkniroFurniture |skniro_furniture |1.1.1-1.21.7-Forge |NONE |Manifest: NOSIGNATURE
- fusion-1.2.10a-forge-mc1.21.6.jar |Fusion |fusion |1.2.10+a |NONE |Manifest: NOSIGNATURE
- FpsReducer2-forge-1.21.6-2.13.jar |FPS Reducer |fpsreducer |1.21.6-2.13 |NONE |Manifest: NOSIGNATURE
- melody_forge_1.0.12_MC_1.21.6.jar |Melody |melody |1.0.12 |NONE |Manifest: NOSIGNATURE
- forge-1.21.8-58.0.3-universal.jar |Forge |forge |58.0.3 |NONE |Manifest: NOSIGNATURE
- konkrete_forge_1.9.12_MC_1.21.6.jar |Konkrete |konkrete |1.9.12 |NONE |Manifest: NOSIGNATURE
- durabilitytooltip-1.1.6-forge-mc1.21.6.jar |Durability Tooltip |durabilitytooltip |1.1.6 |NONE |Manifest: NOSIGNATURE
- craftingtweaks-forge-1.21.8-21.8.2.jar |Crafting Tweaks |craftingtweaks |21.8.2 |NONE |Manifest: NOSIGNATURE
- forge-1.21.8-58.0.3-client.jar |Minecraft |minecraft |1.21.8 |NONE |Manifest: NOSIGNATURE
- trade-cycling-forge-1.21.8-1.0.19.jar |Trade Cycling |trade_cycling |1.21.8-1.0.19 |NONE |Manifest: NOSIGNATURE
- armorstandarms-forge-1.21.6-1.0.2.jar |ArmorStandArms |armorstandarms |1.0.2 |NONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.21.6-2.28.jar |Mouse Tweaks |mousetweaks |2.28 |NONE |Manifest: NOSIGNATURE
- ShoulderSurfing-Forge-1.21.8-4.14.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.21.8-4.14.1 |NONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.18c-forge-mc1.21.7-all.|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+c |NONE |Manifest: NOSIGNATURE
- ForgeConfigAPIPort-v21.8.0-1.21.8-Forge.jar |Forge Config API Port |forgeconfigapiport |21.8.0 |NONE |Manifest: NOSIGNATURE
- wthit-forge-16.0.1.jar |wthit |wthit |16.0.1 |NONE |Manifest: NOSIGNATURE
- Xaeros_Minimap_25.2.12_Forge_1.21.8.jar |Xaero's Minimap |xaerominimap |25.2.12 |NONE |Manifest: NOSIGNATURE
- collective-1.21.8-8.4.jar |Collective |collective |8.4 |NONE |Manifest: NOSIGNATURE
- StorageDrawers-forge-1.21.8-18.2.0.jar |Storage Drawers |storagedrawers |18.2.0 |NONE |Manifest: NOSIGNATURE
- darkquesting-forge-1.21.6-1.3.3.jar |DarkQuesting |darkquesting |1.3.3 |NONE |Manifest: NOSIGNATURE
- deimos-1.21.8-forge-2.2.jar |Deimos |deimos |2.2 |NONE |Manifest: NOSIGNATURE
- connectedglass-1.1.14-forge-mc1.21.6.jar |Connected Glass |connectedglass |1.1.14 |NONE |Manifest: NOSIGNATURE
- TRansition-1.0.3-1.21.6-forge-SNAPSHOT.jar |TRansition |transition |1.0.3 |NONE |Manifest: NOSIGNATURE
- cryingportals-1.21.8-2.9.jar |Crying Portals |cryingportals |2.9 |NONE |Manifest: NOSIGNATURE
- nemos-inventory-sorting-Forge-1.21.8-1.12.3-all.ja|Nemo's Inventory Sorting |nemos_inventory_sorting |1.21.8-1.12.3 |NONE |Manifest: NOSIGNATURE
- justzoom_forge_2.1.1_MC_1.21.6.jar |Just Zoom |justzoom |2.1.1 |NONE |Manifest: NOSIGNATURE
- hide_item_frame-forge-1.1.1+1.21.4.jar |Hide Item Frame |hide_item_frame |1.1.1 |NONE |Manifest: NOSIGNATURE
- inventoryessentials-forge-1.21.8-21.8.2.jar |Inventory Essentials |inventoryessentials |21.8.2 |NONE |Manifest: NOSIGNATURE
- smallernetherportals-1.21.8-4.0.jar |Smaller Nether Portals |smallernetherportals |4.0 |NONE |Manifest: NOSIGNATURE
- shulkerboxtooltip-forge-5.2.8+1.21.7.jar |ShulkerBoxTooltip |shulkerboxtooltip |5.2.8+1.21.7 |NONE |Manifest: NOSIGNATURE
- EuphoriaPatcher-1.6.5-r5.5.1-forge.jar |EuphoriaPatcher |euphoria_patcher |1.6.5-r5.5.1-forge |NONE |Manifest: NOSIGNATURE
- healingcampfire-1.21.8-6.2.jar |Healing Campfire |healingcampfire |6.2 |NONE |Manifest: NOSIGNATURE
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment                    
                 
                    