---- Minecraft Crash Report ---- // Why did you do that? Time: 2026-03-15 00:50:53 Description: Mod loading failures have occurred; consult the issue messages for more details net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.resources.ResourceLocation.assertValidPath(ResourceLocation.java:284) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary,pl:mixin:APP:meadow.mixins.json:DataFixerMixin from mod meadow,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin from mod platform,pl:mixin:APP:mixins.iris.json:texture.MixinResourceLocation from mod iris,pl:mixin:APP:c2me-opts-allocs.mixins.json:MixinIdentifier from mod c2me_opts_allocs,pl:mixin:A} -- Mod loading issue -- Details: Caused by 0: java.lang.RuntimeException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: quark:quark:has_fallen_acacia at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$3(ForgeEventsRemapper.java:133) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar#164!/:?] {} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar#164!/:?] {} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar#164!/:?] {} at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeZetaEventBus.fire(ForgeZetaEventBus.java:104) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.config.ConfigEventDispatcher.lambda$commonSetup$0(ConfigEventDispatcher.java:75) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$makeRunnable$2(DeferredWorkQueue.java:67) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:62) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$runTasks$0(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar#161!/:4.0] {} at java.base/java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar#161!/:4.0] {} at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,re:computing_frames,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin from mod sodiumextras,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:exposure-common.mixins.json:client.MinecraftMixin from mod exposure,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:lithium-neoforge.mixins.json:startup.MinecraftMixin from mod lithium,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:gnetum.mixins.json:MinecraftAccessor from mod gnetum,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin from mod hexerei,pl:mixin:APP:firstperson.mixins.json:HumanoidModelMixin from mod firstperson,pl:mixin:APP:firstperson.mixins.json:LivingEntityRenderStateMixin from mod firstperson,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin from mod sodiumdynamiclights,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:DistantHorizons.neoforge.mixins.json:client.MixinMinecraft from mod distanthorizons,pl:mixin:APP:skinlayers3d.mixins.json:SkullModelStateMixin from mod skinlayers3d,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:platform-common.mixins.json:client.MinecraftMixin from mod platform,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin from mod sodiumextras,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:exposure-common.mixins.json:client.MinecraftMixin from mod exposure,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:lithium-neoforge.mixins.json:startup.MinecraftMixin from mod lithium,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:gnetum.mixins.json:MinecraftAccessor from mod gnetum,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin from mod hexerei,pl:mixin:APP:firstperson.mixins.json:HumanoidModelMixin from mod firstperson,pl:mixin:APP:firstperson.mixins.json:LivingEntityRenderStateMixin from mod firstperson,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin from mod sodiumdynamiclights,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:DistantHorizons.neoforge.mixins.json:client.MixinMinecraft from mod distanthorizons,pl:mixin:APP:skinlayers3d.mixins.json:SkullModelStateMixin from mod skinlayers3d,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:platform-common.mixins.json:client.MinecraftMixin from mod platform,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar#166!/:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin} at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2025-12-07.jar:prism-2025-12-07] {} at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {} Mod file: Failure message: An uncaught parallel processing error has occurred. java.lang.RuntimeException: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: quark:quark:has_fallen_acacia Mod version: Mod issues URL: Exception message: net.minecraft.ResourceLocationException: Non [a-z0-9/._-] character in path of location: quark:quark:has_fallen_acacia Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.resources.ResourceLocation.assertValidPath(ResourceLocation.java:284) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary,pl:mixin:APP:meadow.mixins.json:DataFixerMixin from mod meadow,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin from mod platform,pl:mixin:APP:mixins.iris.json:texture.MixinResourceLocation from mod iris,pl:mixin:APP:c2me-opts-allocs.mixins.json:MixinIdentifier from mod c2me_opts_allocs,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.resources.ResourceLocation.createUntrusted(ResourceLocation.java:48) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary,pl:mixin:APP:meadow.mixins.json:DataFixerMixin from mod meadow,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin from mod platform,pl:mixin:APP:mixins.iris.json:texture.MixinResourceLocation from mod iris,pl:mixin:APP:c2me-opts-allocs.mixins.json:MixinIdentifier from mod c2me_opts_allocs,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.resources.ResourceLocation.fromNamespaceAndPath(ResourceLocation.java:52) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary,pl:mixin:APP:meadow.mixins.json:DataFixerMixin from mod meadow,pl:mixin:APP:platform-common.mixins.json:common.ResourceLocationMixin from mod platform,pl:mixin:APP:mixins.iris.json:texture.MixinResourceLocation from mod iris,pl:mixin:APP:c2me-opts-allocs.mixins.json:MixinIdentifier from mod c2me_opts_allocs,pl:mixin:A} at TRANSFORMER/quark@4.1-474/org.violetmoon.quark.base.Quark.asResource(Quark.java:81) ~[Quark-4.1-474.jar#600!/:4.1-474] {re:mixin,re:classloading} at TRANSFORMER/quark@4.1-474/org.violetmoon.quark.base.Quark.asTagKey(Quark.java:89) ~[Quark-4.1-474.jar#600!/:4.1-474] {re:mixin,re:classloading} at TRANSFORMER/quark@4.1-474/org.violetmoon.quark.content.world.module.FallenLogsModule.configChanged(FallenLogsModule.java:78) ~[Quark-4.1-474.jar#600!/:4.1-474] {re:classloading} at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$3(ForgeEventsRemapper.java:131) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar#164!/:?] {} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar#164!/:?] {} at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar#164!/:?] {} at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeZetaEventBus.fire(ForgeZetaEventBus.java:104) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.config.ConfigEventDispatcher.lambda$commonSetup$0(ConfigEventDispatcher.java:75) ~[Zeta-1.1-39.jar#669!/:?] {re:classloading} at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$makeRunnable$2(DeferredWorkQueue.java:67) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.makeRunnable(DeferredWorkQueue.java:62) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.lambda$runTasks$0(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar#161!/:4.0] {} at java.base/java.util.concurrent.ConcurrentLinkedDeque.forEach(ConcurrentLinkedDeque.java:1650) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.DeferredWorkQueue.runTasks(DeferredWorkQueue.java:47) ~[loader-4.0.42.jar#161!/:4.0] {} at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$new$3(SimpleReloadInstance.java:69) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:148) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:23) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,re:computing_frames,re:classloading} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:122) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:111) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1155) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin from mod sodiumextras,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:exposure-common.mixins.json:client.MinecraftMixin from mod exposure,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:lithium-neoforge.mixins.json:startup.MinecraftMixin from mod lithium,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:gnetum.mixins.json:MinecraftAccessor from mod gnetum,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin from mod hexerei,pl:mixin:APP:firstperson.mixins.json:HumanoidModelMixin from mod firstperson,pl:mixin:APP:firstperson.mixins.json:LivingEntityRenderStateMixin from mod firstperson,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin from mod sodiumdynamiclights,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:DistantHorizons.neoforge.mixins.json:client.MixinMinecraft from mod distanthorizons,pl:mixin:APP:skinlayers3d.mixins.json:SkullModelStateMixin from mod skinlayers3d,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:platform-common.mixins.json:client.MinecraftMixin from mod platform,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:owo.mixins.json:MinecraftClientMixin from mod owo,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin from mod sodiumextras,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Images from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_Keybinds from mod iris,pl:mixin:APP:mixins.iris.json:MixinMinecraft_PipelineManagement from mod iris,pl:mixin:APP:balm.neoforge.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:exposure-common.mixins.json:client.MinecraftMixin from mod exposure,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin from mod supplementaries,pl:mixin:APP:resourcefulconfig.mixins.json:client.MinecraftMixin from mod resourcefulconfig,pl:mixin:APP:accessories-common.mixins.json:client.MinecraftMixin from mod accessories,pl:mixin:APP:transition.mixins.json:EntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:EntityRendererMixin from mod transition,pl:mixin:APP:transition.mixins.json:BlockEntityRenderStateMixin from mod transition,pl:mixin:APP:transition.mixins.json:MinecraftMixin from mod transition,pl:mixin:APP:lithium-neoforge.mixins.json:startup.MinecraftMixin from mod lithium,pl:mixin:APP:sodium-common.mixins.json:core.MinecraftMixin from mod sodium,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.EntrypointMixin from mod sodium,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft from mod nochatreports,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin from mod notenoughanimations,pl:mixin:APP:xaerohud.mixins.json:MixinMinecraftClient from mod xaerominimap,pl:mixin:APP:entityculling.mixins.json:DebugScreenEntriesAccessor from mod entityculling,pl:mixin:APP:entityculling.mixins.json:LivingEntityRendererAccessor from mod entityculling,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:gnetum.mixins.json:MinecraftAccessor from mod gnetum,pl:mixin:APP:euphoria_patcher.mixins.json:ReloadShadersOnDimensionChangeMixin from mod euphoria_patcher,pl:mixin:APP:euphoria_patcher.mixins.json:ClientTickMixin from mod euphoria_patcher,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin from mod hexerei,pl:mixin:APP:firstperson.mixins.json:HumanoidModelMixin from mod firstperson,pl:mixin:APP:firstperson.mixins.json:LivingEntityRenderStateMixin from mod firstperson,pl:mixin:APP:xaeroworldmap.mixins.json:MixinMinecraftClient from mod xaeroworldmap,pl:mixin:APP:xaeroworldmap.neoforge.mixins.json:MixinForgeMinecraftClient from mod xaeroworldmap,pl:mixin:APP:bookshelf.mixins.json:access.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin from mod sodiumdynamiclights,pl:mixin:APP:konkrete.mixins.json:client.MixinMinecraft from mod konkrete,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient from mod inventoryprofilesnext,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:owo.mixins.json:ui.MinecraftClientMixin from mod owo,pl:mixin:APP:octolib-common.mixins.json:MinecraftMixin from mod octolib,pl:mixin:APP:DistantHorizons.neoforge.mixins.json:client.MixinMinecraft from mod distanthorizons,pl:mixin:APP:skinlayers3d.mixins.json:SkullModelStateMixin from mod skinlayers3d,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin from mod moonlight,pl:mixin:APP:platform-common.mixins.json:client.MinecraftMixin from mod platform,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:flywheel.impl.mixins.json:MinecraftMixin from mod flywheel,pl:mixin:APP:ponder-common.mixins.json:client.WindowResizeMixin from mod ponder,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:accessor.MinecraftAccessor from mod create,pl:mixin:APP:modernfix-modernfix.mixins.json:feature.remove_telemetry.MinecraftMixin_Telemetry from mod modernfix,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar#428!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:A,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar#161!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar#166!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar#166!/:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {} at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin} at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2025-12-07.jar:prism-2025-12-07] {} at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:115) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?] {} at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?] {} -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.4, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 883508680 bytes (842 MiB) / 3355443200 bytes (3200 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5700X 8-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 3.40 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 16380.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.7680 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Memory slot #2 capacity (MiB): 16384.00 Memory slot #2 clockSpeed (GHz): 2.67 Memory slot #2 type: DDR4 Memory slot #3 capacity (MiB): 16384.00 Memory slot #3 clockSpeed (GHz): 2.67 Memory slot #3 type: DDR4 Virtual memory max (MiB): 69558.03 Virtual memory used (MiB): 20484.16 Swap memory total (MiB): 4096.00 Swap memory used (MiB): 0.00 Space in storage for jna.tmpdir (MiB): Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): Space in storage for io.netty.native.workdir (MiB): Space in storage for java.io.tmpdir (MiB): available: 917091.88, total: 1906892.00 Space in storage for workdir (MiB): available: 917091.88, total: 1906892.00 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx8192m ModLauncher: 11.0.5 main.901c6ea8 ModLauncher launch target: forgeclient ModLauncher services: sponge-mixin-0.15.2 mixin.0.8.7.jar mixin PLUGINSERVICE loader-4.0.42.jar slf4jfixer PLUGINSERVICE loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE FML Language Providers: kotlinforforge@5.10.0 __fabric_loader_bootstrap@2.5.29 0.16.0 1.21 javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: skinlayers3d-neoforge-1.10.1-mc1.21.1.jar |3d-Skin-Layers |skinlayers3d |1.10.1 |Manifest: NOSIGNATURE letsdocompat-neoforge-2.3.1.jar |[Let's Do Addon] Compat |letsdocompat |2.3.1 |Manifest: NOSIGNATURE letsdo-bakery-neoforge-2.1.6.jar |[Let's Do] Bakery |bakery |2.1.6 |Manifest: NOSIGNATURE letsdo-bloomingnature-neoforge-1.1.9.jar |[Let's Do] BloomingNature |bloomingnature |1.1.9 |Manifest: NOSIGNATURE letsdo-brewery-neoforge-2.1.8.jar |[Let's Do] Brewery |brewery |2.1.8 |Manifest: NOSIGNATURE letsdo-candlelight-neoforge-2.1.12.jar |[Let's Do] Candlelight |candlelight |2.1.12 |Manifest: NOSIGNATURE letsdo-farm_and_charm-neoforge-1.1.21.jar |[Let's Do] Farm & Charm |farm_and_charm |1.1.21 |Manifest: NOSIGNATURE letsdo-furniture-neoforge-1.1.4.jar |[Let's Do] Furniture |furniture |1.1.4 |Manifest: NOSIGNATURE letsdo-hearth_and_timber-neoforge-1.0.3.jar |[Let's Do] Hearth & Timber |hearth_and_timber |1.0.3 |Manifest: NOSIGNATURE letsdo-herbalbrews-neoforge-1.1.3.jar |[Let's Do] HerbalBrews |herbalbrews |1.1.3 |Manifest: NOSIGNATURE letsdo-lilis_pottery-neoforge-1.0.2.jar |[Let's Do] Lili's Pottery |lilis_pottery |1.0.2 |Manifest: NOSIGNATURE letsdo-meadow-neoforge-1.4.8.jar |[Let's Do] Meadow |meadow |1.4.8 |Manifest: NOSIGNATURE letsdo-vinery-neoforge-1.5.3.jar |[Let's Do] Vinery |vinery |1.5.3 |Manifest: NOSIGNATURE letsdo-wildernature-neoforge-1.1.3.jar |[Let's Do] Wilder Nature |wildernature |1.1.3 |Manifest: NOSIGNATURE accessories-neoforge-1.1.0-beta.53 1.21.1.jar |Accessories |accessories |1.1.0-beta.53 1.21.1|Manifest: NOSIGNATURE accessories_compat_layer-neoforge-0.1.12 1.21.1.ja|Accessories Compatibility Laye|accessories_compat_layer |0.1.12 |Manifest: NOSIGNATURE addonslib-neoforge-1.21.1-1.10.jar |Addons Lib |addonslib |1.21.1-1.10 |Manifest: NOSIGNATURE Almanac-1.21.1-2-neoforge-1.5.2.jar |Almanac |almanac |1.5.2 |Manifest: NOSIGNATURE amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE Apotheosis-1.21.1-8.5.2.jar |Apotheosis |apotheosis |8.5.2 |Manifest: NOSIGNATURE ApothicAttributes-1.21.1-2.9.1.jar |Apothic Attributes |apothic_attributes |2.9.1 |Manifest: NOSIGNATURE apothiccombat-1.2.1.jar |Apothic Combat |apothiccombat |1.2.1 |Manifest: NOSIGNATURE ApothicEnchanting-1.21.1-1.5.2.jar |Apothic Enchanting |apothic_enchanting |1.5.2 |Manifest: NOSIGNATURE ApothicSpawners-1.21.1-1.3.4.jar |Apothic Spawners |apothic_spawners |1.3.4 |Manifest: NOSIGNATURE appleskin-neoforge-mc1.21-3.0.8.jar |AppleSkin |appleskin |3.0.8 mc1.21 |Manifest: NOSIGNATURE Aquaculture-1.21.1-2.7.18.jar |Aquaculture 2 |aquaculture |2.7.18 |Manifest: NOSIGNATURE architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE artifacts-neoforge-13.2.0.jar |Artifacts |artifacts |13.2.0 |Manifest: NOSIGNATURE attributefix-neoforge-1.21.1-21.1.3.jar |AttributeFix |attributefix |21.1.3 |Manifest: NOSIGNATURE balm-neoforge-1.21.1-21.0.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE baubley-heart-canisters-1.21.1-1.3.1.jar |Baubley Heart Canisters |bhc |1.21.1-1.3.1 |Manifest: NOSIGNATURE bettercombat-neoforge-2.3.2 1.21.1.jar |Better Combat |bettercombat |2.3.2 1.21.1 |Manifest: NOSIGNATURE biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE biomespy-neoforge-1.21.1-1.3.3.jar |BiomeSpy |biomespy |1.3.3 |Manifest: NOSIGNATURE bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE botanypots-neoforge-1.21.1-21.1.41.jar |BotanyPots |botanypots |21.1.41 |Manifest: NOSIGNATURE buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE butchercraft-2.6.4.jar |Butchercraft |butchercraft |2.6.4 |Manifest: NOSIGNATURE cabletiers-neoforge-1.21.1-0.6.9.jar |Cable Tiers |cabletiers |1.21.1-0.6.9 |Manifest: NOSIGNATURE caelus-neoforge-7.0.1 1.21.1.jar |Caelus API |caelus |7.0.1 1.21.1 |Manifest: NOSIGNATURE charmofundying-neoforge-9.1.0 1.21.1.jar |Charm of Undying |charmofundying |9.1.0 1.21.1 |Manifest: NOSIGNATURE Chunky-NeoForge-1.4.23.jar |Chunky |chunky |1.4.23 |Manifest: NOSIGNATURE cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE collective-1.21.1-8.13.jar |Collective |collective |8.13 |Manifest: NOSIGNATURE colorfulhearts-neoforge-1.21.1-10.5.9.jar |Colorful Hearts |colorfulhearts |10.5.9 |Manifest: NOSIGNATURE colorwheel-neoforge-1.2.1 mc1.21.1.jar |Colorwheel |colorwheel |1.2.1 mc1.21.1 |Manifest: NOSIGNATURE colorwheel_patcher-neoforge-1.0.4 mc1.21.1.jar |Colorwheel Patcher |colorwheel_patcher |1.0.4 mc1.21.1 |Manifest: NOSIGNATURE comforts-neoforge-9.0.5 1.21.1.jar |Comforts |comforts |9.0.5 1.21.1 |Manifest: NOSIGNATURE c2me-neoforge-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-base-mc1.21.1-0.3.0 alpha.0.90-all.jar |Concurrent Chunk Management En|c2me_base |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-client-uncapvd-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_client_uncapvd |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-fixes-chunkio-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_chunkio_threading_i|0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-fixes-general-threading-issues-mc1.21.1-0.3.0|Concurrent Chunk Management En|c2me_fixes_general_threading_i|0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-fixes-worldgen-threading-issues-mc1.21.1-0.3.|Concurrent Chunk Management En|c2me_fixes_worldgen_threading_|0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-fixes-worldgen-vanilla-bugs-mc1.21.1-0.3.0 al|Concurrent Chunk Management En|c2me_fixes_worldgen_vanilla_bu|0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-notickvd-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_notickvd |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-chunkio-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_opts_chunkio |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-dfc-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_opts_dfc |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-worldgen-general-mc1.21.1-0.3.0 alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_general |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-math-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_opts_math |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-allocs-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_opts_allocs |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-natives-math-mc1.21.1-0.3.0 alpha.0.90.j|Concurrent Chunk Management En|c2me_opts_natives_math |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-scheduling-mc1.21.1-0.3.0 alpha.0.90.jar|Concurrent Chunk Management En|c2me_opts_scheduling |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-opts-worldgen-vanilla-mc1.21.1-0.3.0 alpha.0.|Concurrent Chunk Management En|c2me_opts_worldgen_vanilla |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-rewrites-chunkio-mc1.21.1-0.3.0 alpha.0.90.ja|Concurrent Chunk Management En|c2me_rewrites_chunkio |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-rewrites-chunk-serializer-mc1.21.1-0.3.0 alph|Concurrent Chunk Management En|c2me_rewrites_chunk_serializer|0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-rewrites-chunk-system-mc1.21.1-0.3.0 alpha.0.|Concurrent Chunk Management En|c2me_rewrites_chunk_system |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-server-utils-mc1.21.1-0.3.0 alpha.0.90.jar |Concurrent Chunk Management En|c2me_server_utils |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE c2me-threading-lighting-mc1.21.1-0.3.0 alpha.0.90.|Concurrent Chunk Management En|c2me_threading_lighting |0.3.0 alpha.0.90 1.2|Manifest: NOSIGNATURE conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** crafting_on_a_stick-1.21.0.4.jar |Crafting On A Stick |crafting_on_a_stick |**.**.**.** |Manifest: NOSIGNATURE craftingtweaks-neoforge-1.21.1-21.1.7.jar |Crafting Tweaks |craftingtweaks |21.1.7 |Manifest: NOSIGNATURE cratedelight-25.09.22-1.21-neoforge.jar |Crate Delight |cratedelight |25.09.22-1.21-neofor|Manifest: NOSIGNATURE cratedelightcroptopia-24.12.27-1.21-neoforge.jar |Crate Delight: Croptopia |cratedelightcroptopia |24.12.27-1.21-neofor|Manifest: NOSIGNATURE create-1.21.1-6.0.9.jar |Create |create |6.0.9 |Manifest: NOSIGNATURE createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE cmparallelpipes-neoforge-2.0.2.jar |Create More: Parallel Pipes |cmparallelpipes |2.0.2 |Manifest: NOSIGNATURE create_compatible_storage-2.9.3-neoforge.jar |Create: Compatible Storage |create_compatible_storage |2.9.3-neoforge |Manifest: NOSIGNATURE copycats-3.0.4 mc.1.21.1-neoforge.jar |Create: Copycats |copycats |3.0.4 mc.1.21.1-neof|Manifest: NOSIGNATURE createprism-1.1.3.jar |Create: Prismatic Shine |createprism |1.1.3 |Manifest: NOSIGNATURE CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE cristellib-neoforge-1.21.1-3.0.3.jar |Cristel Lib |cristellib |3.0.3 |Manifest: NOSIGNATURE croptopia_1.21.1_NEO-FORGE-4.2.1.jar |Croptopia |croptopia |4.2.1 |Manifest: NOSIGNATURE culturaldelights-0.17.8.jar |Cultural Delights |culturaldelights |0.17.8 |Manifest: NOSIGNATURE cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE curios-neoforge-9.5.1 1.21.1.jar |Curios API |curios |9.5.1 1.21.1 |Manifest: NOSIGNATURE CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE darkutils-neoforge-1.21.1-21.1.1.jar |DarkUtilities |darkutils |21.1.1 |Manifest: NOSIGNATURE decorative_bags-1.0008-neoforge-1.21.1.jar |Decorative Bags |decorative_bags |1.0008-neoforge-1.21|Manifest: NOSIGNATURE DecorativeBlocks-Reborn-neoforge-1.21.1-6.0.1.jar |Decorative Blocks Reborn |decorative_blocks |6.0.1 |Manifest: NOSIGNATURE decorative_core-1.0508-neoforge-1.21.1.jar |Decorative Core |decorative_core |1.0508-neoforge-1.21|Manifest: NOSIGNATURE deco_storage-4.0202-neoforge-1.21.1.jar |Decorative Storage |deco_storage |4.0202-neoforge-1.21|Manifest: NOSIGNATURE displaydelight-1.4.0.jar |Display Delight |displaydelight |1.4.0 |Manifest: NOSIGNATURE DistantHorizons-2.4.5-b-1.21.1-fabric-neoforge.jar|Distant Horizons |distanthorizons |2.4.5-b |Manifest: NOSIGNATURE distraction_free_recipes-neoforge-1.2.2-1.21.1.jar|Distraction Free Recipes (EMI)|distraction_free_recipes |1.2.2 |Manifest: NOSIGNATURE doubledoors-1.21.1-7.2.jar |Double Doors |doubledoors |7.2 |Manifest: NOSIGNATURE DramaticDoors-NeoQuiFab-1.21.1-3.3.2.jar |Dramatic Doors |dramaticdoors |1.21.1-3.3.2 |Manifest: NOSIGNATURE EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE easydisenchanting-neoforge-1.0.1-1.21.1.jar |Easy Disenchanting |easydisenchanting |1.0.1 |Manifest: NOSIGNATURE elytraslot-neoforge-9.0.2 1.21.1.jar |Elytra Slot |elytraslot |9.0.2 1.21.1 |Manifest: NOSIGNATURE enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE endersdelight-1.2.0-1.21.1.jar |Ender's Delight |endersdelight |1.2.0 |Manifest: NOSIGNATURE endermanoverhaul-neoforge-1.21.1-2.0.3.jar |Enderman Overhaul |endermanoverhaul |2.0.3 |Manifest: NOSIGNATURE entityculling-neoforge-1.9.5-mc1.21.1.jar |EntityCulling |entityculling |1.9.5 |Manifest: NOSIGNATURE EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE EuphoriaPatcher-1.8.6-r5.7.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.8.6-r5.7.1-neoforg|Manifest: NOSIGNATURE expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE exposure-neoforge-1.21.1-1.9.14.jar |Exposure |exposure |1.9.14 |Manifest: NOSIGNATURE exposure_polaroid-neoforge-1.21.1-1.1.2.jar |Exposure Polaroid |exposure_polaroid |1.1.2 |Manifest: NOSIGNATURE extradelight-2.6.3.jar |Extra Delight |extradelight |2.6.3 |Manifest: NOSIGNATURE farmers_croptopia-1.21.1-3.2.1.jar |Farmer's Croptopia |farmers_croptopia |3.2.1 |Manifest: NOSIGNATURE FarmersDelight-1.21.1-1.2.10.jar |Farmer's Delight |farmersdelight |1.2.10 |Manifest: NOSIGNATURE FastItemFrames-v21.1.6-1.21.1-NeoForge.jar |Fast Item Frames |fastitemframes |21.1.6 |Manifest: NOSIGNATURE fastpaintings-1.21-1.3.0-neoforge.jar |Fast Paintings |fastpaintings |1.21-1.3.0 |Manifest: NOSIGNATURE FastSuite-1.21.1-6.0.7.jar |Fast Suite |fastsuite |6.0.7 |Manifest: NOSIGNATURE FastWorkbench-1.21.1-9.1.3.jar |Fast Workbench |fastbench |9.1.3 |Manifest: NOSIGNATURE fastasyncworldsave-1.21-2.6.jar |fastasyncworldsave mod |fastasyncworldsave |2.6 |Manifest: NOSIGNATURE FastFurnace-1.21.1-9.0.1.jar |FastFurnace |fastfurnace |9.0.1 |Manifest: NOSIGNATURE ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** firstperson-neoforge-2.6.1-mc1.21.1.jar |FirstPerson |firstperson |2.6.1 |Manifest: NOSIGNATURE flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE forgified-fabric-api-0.115.6 2.1.0 1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6 2.1.0 1.21.1|Manifest: NOSIGNATURE fabric-api-base-0.4.42 d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42 d1308dedd1 |Manifest: NOSIGNATURE fabric-api-lookup-api-v1-1.6.70 c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70 c21168c319 |Manifest: NOSIGNATURE fabric-biome-api-v1-13.0.31 1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31 1e62d33c19 |Manifest: NOSIGNATURE fabric-block-api-v1-1.0.22 a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22 a6e994cd19 |Manifest: NOSIGNATURE fabric-blockrenderlayer-v1-1.1.52 b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52 b089b4bd19 |Manifest: NOSIGNATURE fabric-block-view-api-v2-1.0.11 e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11 e9036fd419 |Manifest: NOSIGNATURE fabric-client-tags-api-v1-1.1.15 e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15 e053909619 |Manifest: NOSIGNATURE fabric-command-api-v2-2.2.28 36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28 36d727be19 |Manifest: NOSIGNATURE fabric-content-registries-v0-8.0.18 0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18 0a0c14ff19 |Manifest: NOSIGNATURE fabric-convention-tags-v1-2.1.4 7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4 7f945d5b19 |Manifest: NOSIGNATURE fabric-convention-tags-v2-2.11.0 87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0 87e5848019 |Manifest: NOSIGNATURE fabric-data-attachment-api-v1-1.4.3 58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3 58235da019 |Manifest: NOSIGNATURE fabric-data-generation-api-v1-20.2.28 2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28 2d91a6db19 |Manifest: NOSIGNATURE fabric-entity-events-v1-1.7.0 1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0 1af6e62419 |Manifest: NOSIGNATURE fabric-events-interaction-v0-0.7.13 7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13 7b71cc1619 |Manifest: NOSIGNATURE fabric-game-rule-api-v1-1.0.53 36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53 36d727be19 |Manifest: NOSIGNATURE fabric-gametest-api-v1-2.0.5 29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5 29f188ce19 |Manifest: NOSIGNATURE fabric-item-api-v1-11.1.1 57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1 57cdfa8219 |Manifest: NOSIGNATURE fabric-item-group-api-v1-4.1.7 e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7 e324903319 |Manifest: NOSIGNATURE fabric-key-binding-api-v1-1.0.47 62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47 62cc7ce119 |Manifest: NOSIGNATURE fabric-lifecycle-events-v1-2.5.0 a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0 a2ee258a19 |Manifest: NOSIGNATURE fabric-loot-api-v2-3.0.15 a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15 a3ee712d19 |Manifest: NOSIGNATURE fabric-loot-api-v3-1.0.3 333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3 333dfad919 |Manifest: NOSIGNATURE fabric-message-api-v1-6.0.13 e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13 e053909619 |Manifest: NOSIGNATURE fabric-model-loading-api-v1-2.0.0 986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0 986ae77219 |Manifest: NOSIGNATURE fabric-networking-api-v1-4.3.0 4f690eb619.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0 4f690eb619 |Manifest: NOSIGNATURE fabric-object-builder-api-v1-15.2.1 cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1 cc242efd19 |Manifest: NOSIGNATURE fabric-particles-v1-4.0.2 824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2 824f924c19 |Manifest: NOSIGNATURE fabric-recipe-api-v1-5.0.14 59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14 59440bcc19 |Manifest: NOSIGNATURE fabric-registry-sync-v0-5.2.0 867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0 867470b919 |Manifest: NOSIGNATURE fabric-renderer-indigo-1.7.0 4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0 4198af7119 |Manifest: NOSIGNATURE fabric-renderer-api-v1-3.4.0 acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0 acb05a3919 |Manifest: NOSIGNATURE fabric-rendering-v1-5.0.5 077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5 077ba95f19 |Manifest: NOSIGNATURE fabric-rendering-data-attachment-v1-0.3.49 73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49 73761d2e19 |Manifest: NOSIGNATURE fabric-rendering-fluids-v1-3.1.6 857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6 857185bc19 |Manifest: NOSIGNATURE fabric-resource-conditions-api-v1-4.3.0 5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0 5bdd099819 |Manifest: NOSIGNATURE fabric-resource-loader-v0-1.3.1 4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1 4ea8954419 |Manifest: NOSIGNATURE fabric-screen-api-v1-2.0.25 4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25 4228281319 |Manifest: NOSIGNATURE fabric-screen-handler-api-v1-1.3.88 8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88 8dbc56dd19 |Manifest: NOSIGNATURE fabric-sound-api-v1-1.0.23 10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23 10b84f8419 |Manifest: NOSIGNATURE fabric-transfer-api-v1-5.4.2 a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2 a25cb45619 |Manifest: NOSIGNATURE fabric-transitive-access-wideners-v1-6.2.0 6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0 6c854b6f19 |Manifest: NOSIGNATURE framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |Manifest: NOSIGNATURE ftb-essentials-neoforge-2101.1.9.jar |FTB Essentials |ftbessentials |2101.1.9 |Manifest: NOSIGNATURE ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE fzzy_config-0.7.6 1.21 neoforge.jar |Fzzy Config |fzzy_config |0.7.6 1.21 neoforge |Manifest: NOSIGNATURE geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE gnetum-3.3.1.jar |Gnetum |gnetum |3.3.1 |Manifest: NOSIGNATURE gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE hexerei-0.5.0.3.jar |Hexerei |hexerei |0.5 |Manifest: NOSIGNATURE TreeChop-1.21.1-neoforge-0.19.3.jar |HT's TreeChop |treechop |0.19.3 |Manifest: NOSIGNATURE ImmediatelyFast-NeoForge-1.6.10 1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10 1.21.1 |Manifest: NOSIGNATURE immersivedamageindicators-neoforge-1.0.0-1.21.1.ja|Immersive Damage Indicators |immersivedamageindicators |1.0.0 |Manifest: NOSIGNATURE immersivelanterns-neoforge-1.0.6-1.21.1.jar |Immersive Lanterns |immersivelanterns |1.0.6 |Manifest: NOSIGNATURE immersivemessages-neoforge-1.0.18-1.21.1.jar |Immersive Messages API |immersivemessages |1.0.18 |Manifest: NOSIGNATURE immersive_paintings-neoforge-1.21.1-0.7.6.jar |Immersive Paintings |immersive_paintings |0.7.6 |Manifest: NOSIGNATURE Incendium_1.21.x_v5.4.4.jar |Incendium |incendium |5.4.3 |Manifest: NOSIGNATURE inventoryessentials-neoforge-1.21.1-21.1.13.jar |Inventory Essentials |inventoryessentials |21.1.13 |Manifest: NOSIGNATURE InventoryProfilesNext-neoforge-1.21.1-2.2.4.jar |Inventory Profiles Next |inventoryprofilesnext |2.2.4 |Manifest: NOSIGNATURE iris-neoforge-1.8.12 mc1.21.1.jar |Iris |iris |1.8.12-snapshot mc1.|Manifest: NOSIGNATURE Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5 neoforge |Manifest: NOSIGNATURE jamlib-neoforge-1.3.5 1.21.1.jar |JamLib |jamlib |1.3.5 1.21.1 |Manifest: NOSIGNATURE JAOPCA-1.21.1-5.0.13.21.jar |JAOPCA |jaopca |**.**.**.** |Manifest: NOSIGNATURE jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE thedarkcolour.kffmod-5.10.0.jar |Kotlin For Forge |kotlinforforge |5.10.0 |Manifest: NOSIGNATURE kuma-api-neoforge-21.0.7 1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE libIPN-neoforge-1.21.1-6.6.2.jar |libIPN |libipn |6.6.2 |Manifest: NOSIGNATURE LibX-1.21.1-6.0.9.jar |LibX |libx |1.21.1-6.0.9 |Manifest: NOSIGNATURE lithium-neoforge-0.15.3 mc1.21.1.jar |Lithium |lithium |0.15.3 mc1.21.1 |Manifest: NOSIGNATURE lithostitched-1.6.1-neoforge-1.21.1.jar |Lithostitched |lithostitched |1.6.1 |Manifest: NOSIGNATURE lootr-neoforge-1.21.1-1.11.36.116.jar |Lootr |lootr |1.21.1-1.11.36.116 |Manifest: NOSIGNATURE mcw-doors-1.1.5-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.5 |Manifest: NOSIGNATURE mcw-lights-1.1.5-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |Manifest: NOSIGNATURE mcw-mcwstairs-1.0.2-mc1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.2 |Manifest: NOSIGNATURE mcw-trapdoors-1.1.5-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.5 |Manifest: NOSIGNATURE Mekanism-1.21.1-10.7.18.84.jar |Mekanism |mekanism |10.7.18 |Manifest: NOSIGNATURE MekanismGenerators-1.21.1-10.7.18.84.jar |Mekanism: Generators |mekanismgenerators |10.7.18 |Manifest: NOSIGNATURE MekanismTools-1.21.1-10.7.18.84.jar |Mekanism: Tools |mekanismtools |10.7.18 |Manifest: NOSIGNATURE midnightlib-1.9.2 1.21.1-neoforge.jar |MidnightLib |midnightlib |1.9.2 |Manifest: NOSIGNATURE client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** modelfix-1.21-1.10.jar |Model Gap Fix |modelfix |1.21-1.10 |Manifest: NOSIGNATURE modernfix-neoforge-5.26.1 mc1.21.1.jar |ModernFix |modernfix |5.26.1 mc1.21.1 |Manifest: NOSIGNATURE moogs_structures-1.1.0-1.21-1.21.1-neoforge.jar |Moog's Structure Lib |moogs_structures |1.1.0-1.21-1.21.1 |Manifest: NOSIGNATURE MoogsEndStructures-1.21-2.0.1.jar |MoogsEndStructures |mes |2.0.0 |Manifest: NOSIGNATURE MoogsNetherStructures-1.21-2.0.31.jar |MoogsNetherStructures |mns |2.0.31 |Manifest: NOSIGNATURE MoogsSoaringStructures-1.21-2.0.2.jar |MoogsSoaringStructures |mss |2.0.2 |Manifest: NOSIGNATURE MoogsVoyagerStructures-1.21-5.0.5.jar |MoogsVoyagerStructures |mvs |5.0.5 |Manifest: NOSIGNATURE moonlight-1.21-2.29.20-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.20 |Manifest: NOSIGNATURE MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE refurbished_furniture-neoforge-1.21.1-1.0.22.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.22 |Manifest: NOSIGNATURE MushroomQuest-1.21.1-v4.2.0.jar |Mushroom Quest |mushroomquest |4.0.0 |Manifest: NOSIGNATURE MyNethersDelight-1.21.1-1.9.jar |My Nether's Delight |mynethersdelight |1.9 |Manifest: NOSIGNATURE NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE neoforge-21.1.219-universal.jar |NeoForge |neoforge |21.1.219 |Manifest: NOSIGNATURE NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE Not Enough Recipe Book-NEOFORGE-0.4.3 1.21.jar |Not Enough Recipe Book |nerb |0.4.3 |Manifest: NOSIGNATURE notenoughanimations-neoforge-1.11.1-mc1.21.1.jar |NotEnoughAnimations |notenoughanimations |1.11.1 |Manifest: NOSIGNATURE Nullscape_1.21.x_v1.2.14.jar |Nullscape |nullscape |1.2.14 |Manifest: NOSIGNATURE nyctography-neoforge-1.21.1-21.1.6.jar |Nyctography |nyctography |21.1.6 |Manifest: NOSIGNATURE OctoLib-NEOFORGE-0.6.1 1.21.jar |OctoLib |octolib |0.6.1 |Manifest: NOSIGNATURE open-parties-and-claims-neoforge-1.21.1-0.25.10.ja|Open Parties and Claims |openpartiesandclaims |0.25.10 |Manifest: NOSIGNATURE overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE owo-lib-neoforge-0.12.15.5-beta.1 1.21.jar |oωo |owo |**.**.**.**-beta.1 1.2|Manifest: NOSIGNATURE Paraglider-neoforge-21.1.3.jar |Paraglider |paraglider |21.1.3 |Manifest: NOSIGNATURE Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE pigpen-neoforge-1.21.1-21.1.4.jar |PigPen |pigpen |21.1.4 |Manifest: NOSIGNATURE Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE Platform-neoforge-1.21.1-1.**.**.**.**.jar |Platform |platform |**.**.**.**.2 |Manifest: NOSIGNATURE player-animation-lib-forge-2.0.4 1.21.1.jar |Player Animator |playeranimator |2.0.4 1.21.1 |Manifest: NOSIGNATURE polymorph-neoforge-1.1.0 1.21.1.jar |Polymorph |polymorph |1.1.0 1.21.1 |Manifest: NOSIGNATURE ponder-neoforge-1.0.81 mc1.21.1.jar |Ponder |ponder |1.0.81 mc1.21.1 |Manifest: NOSIGNATURE prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE Quark-4.1-474.jar |Quark |quark |4.1-474 |Manifest: NOSIGNATURE recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE reddensstonelantern-1.0.4-neoforge-1.21.1.jar |Redden's Stone Lanterns |reddensstonelantern |1.0.4 |Manifest: NOSIGNATURE reeses-sodium-options-neoforge-1.8.3 mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3 mc1.21.4 |Manifest: NOSIGNATURE refinedstorage-neoforge-2.0.1.jar |Refined Storage |refinedstorage |2.0.1 |Manifest: NOSIGNATURE refinedstorage-curios-integration-1.0.0.jar |Refined Storage - Curios Integ|refinedstorage_curios_integrat|1.0.0 |Manifest: NOSIGNATURE refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0 |Manifest: NOSIGNATURE refinedstorage-mekanism-integration-1.1.1.jar |Refined Storage - Mekanism Int|refinedstorage_mekanism_integr|1.1.1 |Manifest: NOSIGNATURE refinedstorage-quartz-arsenal-neoforge-1.0.6.jar |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.6 |Manifest: NOSIGNATURE resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE rightclickharvest-neoforge-4.6.1 1.21.1.jar |Right Click Harvest |rightclickharvest |4.6.1 1.21.1 |Manifest: NOSIGNATURE rsrequestify-1.21.1-3.0.0.jar |RS: Requestify |rsrequestify |3.0.0 |Manifest: NOSIGNATURE rsinfinitybooster-neoforge-1.21.1-1.0.0.48.jar |RSInfinityBooster |rsinfinitybooster |1.21.1-1.0.0.48 |Manifest: NOSIGNATURE runelic-neoforge-1.21.1-21.1.5.jar |Runelic |runelic |21.1.5 |Manifest: NOSIGNATURE Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE simplyswords-neoforge-1.63.0-1.21.1.jar |Simply Swords |simplyswords |1.63.0-1.21.1 |Manifest: NOSIGNATURE SimplyTooltips-neoforge-0.1.3.jar |Simply Tooltips |simplytooltips |0.1.3 |Manifest: NOSIGNATURE smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE sodium-neoforge-0.6.13 mc1.21.1.jar |Sodium |sodium |0.6.13 mc1.21.1 |Manifest: NOSIGNATURE sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE sodiumleafculling-neoforge-1.0.1-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.1 |Manifest: NOSIGNATURE sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE sootychimneys-neoforge-1.3.4.jar |Sooty Chimneys |sootychimneys |1.3.4 |Manifest: NOSIGNATURE sophisticatedbackpacks-1.21.1-3.25.31.1560.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.31 |Manifest: NOSIGNATURE sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5 |Manifest: NOSIGNATURE sophisticatedcore-1.21.1-1.4.8.1520.jar |Sophisticated Core |sophisticatedcore |1.4.8 |Manifest: NOSIGNATURE sophisticatedstorage-1.21.1-1.5.30.1520.jar |Sophisticated Storage |sophisticatedstorage |1.5.30 |Manifest: NOSIGNATURE sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.13 |Manifest: NOSIGNATURE spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE spectrelib-neoforge-0.17.2 1.21.jar |SpectreLib |spectrelib |0.17.2 1.21 |Manifest: NOSIGNATURE solcarrot-1.21.1-1.16.6.jar |Spice of Life: Carrot Edition |solcarrot |1.16.6 |Manifest: NOSIGNATURE Stoneworks-v21.1.0-1.21.1-NeoForge.jar |Stoneworks |stoneworks |21.1.0 |Manifest: NOSIGNATURE storagedelight-25.12.09-1.21-neoforge.jar |Storage Delight |storagedelight |25.12.09-1.21-neofor|Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE supermartijn642corelib-1.1.20-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.20 |Manifest: NOSIGNATURE supplementaries-1.21-3.5.29-neoforge.jar |Supplementaries |supplementaries |1.21-3.5.29 |Manifest: NOSIGNATURE TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE Terralith_1.21.x_v2.5.8.jar |Terralith |terralith |2.5.8 |Manifest: NOSIGNATURE tiny-config-3.1.0-neoforge.jar |Tiny Config |tiny_config |3.1.0 |Manifest: NOSIGNATURE titanium-1.21-4.0.42.jar |Titanium |titanium |4.0.42 |Manifest: NOSIGNATURE ToastControl-1.21.1-9.0.1.jar |Toast Control |toastcontrol |9.0.1 |Manifest: NOSIGNATURE t_and_t-neoforge-fabric-1.13.7 1.21.1.jar |Towns and Towers |t_and_t |1.13.7 |Manifest: NOSIGNATURE trade-cycling-neoforge-1.21.1-1.0.18.jar |Trade Cycling |trade_cycling |1.21.1-1.0.18 |Manifest: NOSIGNATURE TRansition-1.0.11-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.11 |Manifest: NOSIGNATURE trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18 c |Manifest: NOSIGNATURE trashslot-neoforge-1.21.1-21.1.4.jar |TrashSlot |trashslot |21.1.4 |Manifest: NOSIGNATURE TRender-1.0.10-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.10 |Manifest: NOSIGNATURE txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE ubesdelight-neoforge-1.21.1-0.4.11.jar |Ube's Delight |ubesdelight |0.4.11 |Manifest: NOSIGNATURE sawmill-1.21-1.7.2-neoforge.jar |Universal Sawmill |sawmill |1.21-1.7.1 |Manifest: NOSIGNATURE UtilitiX-21.1.3.jar |UtilitiX |utilitix |21.1.3 |Manifest: NOSIGNATURE VanillaBackport-neoforge-1.21.1-1.**.**.**.**.jar |VanillaBackport |vanillabackport |**.**.**.**.2 |Manifest: NOSIGNATURE VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE waystones-neoforge-1.21.1-21.1.29.jar |Waystones |waystones |21.1.29 |Manifest: NOSIGNATURE Female-Gender-Mod-neoforge-1.21-3.2.2.jar |Wildfire's Female Gender Mod |wildfire_gender |3.2.2 |Manifest: NOSIGNATURE xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE xaeroworldmap-neoforge-1.21.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |Manifest: NOSIGNATURE xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE yeetusexperimentus-neoforge-87.0.0.jar |Yeetus Experimentus |yeetusexperimentus |87.0.0 |Manifest: NOSIGNATURE YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterCaves-1.21.1-NeoForge-3.1.4.jar |YUNG's Better Caves |bettercaves |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE Zeta-1.1-39.jar |Zeta |zeta |1.1-39 |Manifest: NOSIGNATURE Crash Report UUID: 8198149a-3cf2-48d1-b82e-75c0fedcc511 FML: 4.0.42 NeoForge: 21.1.219 Flywheel Backend: flywheel:off