Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

755 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.3 NeoForge version: 21.1.218
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
// You're mean.
Time: 2026-01-18 19:19:29
Description: Initializing game
net.neoforged.fml.ModLoadingException: Loading errors encountered:
- Amendments (amendments) encountered an error while dispatching the net.neoforged.neoforge.client.event.EntityRenderersEvent$RegisterRenderers event
java.lang.ExceptionInInitializerError: null
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:181) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at java.base/java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at TRANSFORMER/neoforge@21.1.218/net.neoforged.neoforge.client.ClientHooks.initClientHooks(ClientHooks.java:1028) ~[neoforge-21.1.218-universal.jar%23495!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:azurelib.neo2.mixins.json:ClientHooksMixin from mod azurelib,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:601) ~[client-1.21.1-20240808.144430-srg.jar%23494!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23494!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {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%23152!/: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%23152!/: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%23152!/: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%23152!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23157!/:?] {}
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(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) [theseus.jar:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) [theseus.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:181) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$postEvent$13(ModLoader.java:358) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at java.base/java.lang.Iterable.forEach(Unknown Source) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModList.forEachModInOrder(ModList.java:174) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.postEvent(ModLoader.java:358) ~[loader-4.0.42.jar%23152!/:4.0] {re:mixin}
at TRANSFORMER/neoforge@21.1.218/net.neoforged.neoforge.client.ClientHooks.initClientHooks(ClientHooks.java:1028) ~[neoforge-21.1.218-universal.jar%23495!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:azurelib.neo2.mixins.json:ClientHooksMixin from mod azurelib,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:601) ~[client-1.21.1-20240808.144430-srg.jar%23494!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
[MixinTraceReforged] Mixins in Stack Trace:
net.neoforged.neoforge.client.ClientHooks:
mod.azure.azurelib.neoforge.mixins.ClientHooksMixin (azurelib.neo2.mixins.json)
net.caffeinemc.mods.sodium.mixin.platform.neoforge.ClientHooksMixin (sodium-neoforge.mixins.json)
org.sinytra.connector.mod.mixin.client.ForgeHooksClientMixin (connector.mixins.json)
net.minecraft.client.Minecraft:
net.mehvahdjukaar.supplementaries.mixins.MinecraftMixin (supplementaries-common.mixins.json)
com.teamresourceful.resourcefulconfig.mixins.client.MinecraftMixin (resourcefulconfig.mixins.json)
net.caffeinemc.mods.lithium.neoforge.mixin.startup.MinecraftMixin (lithium-neoforge.mixins.json)
glitchcore.mixin.client.MixinMinecraft (glitchcore.mixins.json)
de.keksuccino.fancymenu.mixin.mixins.common.client.MixinMinecraft (fancymenu.mixins.json)
fuzs.pickupnotifier.mixin.client.MinecraftMixin (pickupnotifier.common.mixins.json)
io.wispforest.owo.mixin.ui.MinecraftClientMixin (owo.mixins.json)
dev.uncandango.alltheleaks.mixin.core.main.MinecraftMixin (alltheleaks.mixins.json)
com.aetherteam.aether.mixin.mixins.client.accessor.MinecraftAccessor (aether.mixins.json)
dev.tr7zw.notenoughanimations.mixins.LivingRenderStateMixin (notenoughanimations.mixins.json)
net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
dev.tr7zw.transition.mixin.MinecraftMixin (transition.mixins.json)
net.alexmega.mixin.MixinMinecraft (adventuredungeons.mixins.json)
net.sashakyotoz.bedrockoid.mixin.client.MinecraftClientMixin (bedrockoid.mixins.json)
net.raphimc.immediatelyfast.injection.mixins.core.MixinMinecraftClient (immediatelyfast-common.mixins.json)
toni.sodiumextras.mixins.impl.fps.GpuUsageMixin (mixins.sodiumextras.json)
toni.miningspeedtooltips.mixins.QuarkAttributeTooltipsMixin (mixins.miningspeedtooltips.json)
com.momosoftworks.coldsweat.mixin.MixinPickEntity (cold_sweat.mixin.json)
org.embeddedt.modernfix.common.mixin.bugfix.world_leaks.MinecraftMixin (modernfix-common.mixins.json)
dev.tr7zw.transition.mixin.BlockEntityRenderStateMixin (transition.mixins.json)
dev.su5ed.sinytra.connectorextras.modmenu.mixin.MinecraftMixin (mixins.connectorextras_modmenu_bridge.json)
org.embeddedt.modernfix.common.mixin.feature.remove_telemetry.MinecraftMixin_Telemetry (modernfix-common.mixins.json)
dev.tr7zw.transition.mixin.EntityRendererMixin (transition.mixins.json)
com.aizistral.nochatreports.common.mixins.client.MixinMinecraft (mixins/common/nochatreports.mixins.json)
io.wispforest.accessories.mixin.client.MinecraftMixin (accessories-common.mixins.json)
mc.euphoria_patches.euphoria_patcher.mixin.ClientTickMixin (euphoria_patcher.mixins.json)
net.darkhax.bookshelf.common.mixin.access.client.AccessorMinecraft (bookshelf.mixins.json)
traben.entity_model_features.mixin.mixins.MixinResourceReloadStart (entity_model_features.mixins.json)
net.irisshaders.iris.mixin.MixinMinecraft_Keybinds (mixins.iris.json)
org.sinytra.connector.mod.mixin.boot.MinecraftMixin (connector.mixins.json)
mod.azure.azurelib.common.internal.mixins.MinecraftMixin (azurelib.neo.mixins.json)
com.periut.cryonicconfig.mixin.client.MinecraftMixin (cryonicconfig.mixins.json)
io.wispforest.owo.mixin.MinecraftClientMixin (owo.mixins.json)
net.irisshaders.iris.mixin.MixinMinecraft_Images (mixins.iris.json)
dev.tr7zw.entityculling.mixin.DebugScreenEntriesAccessor (entityculling.mixins.json)
com.sonicether.soundphysics.mixin.MinecraftMixin (sound_physics_remastered.mixins.json)
dev.tr7zw.transition.mixin.EntityRenderStateMixin (transition.mixins.json)
dev.uncandango.alltheleaks.mixin.core.main.MinecraftMixin2 (alltheleaks.mixins.json)
net.irisshaders.iris.mixin.MixinMinecraft_PipelineManagement (mixins.iris.json)
dev.terminalmc.clientsort.mixin.client.MinecraftMixin (clientsort.mixins.json)
dev.isxander.yacl3.mixin.MinecraftMixin (yacl.mixins.json)
net.mehvahdjukaar.moonlight.core.mixins.MinecraftMixin (moonlight-common.mixins.json)
com.memorysettings.mixin.MinecraftMixin (memorysettings.mixins.json)
me.pajic.accessorify.mixin.MinecraftClientMixin (accessorify.mixins.json)
de.keksuccino.drippyloadingscreen.mixin.mixins.common.client.IMixinMinecraft (drippyloadingscreen.mixins.json)
xaero.map.mixin.MixinMinecraftClient (xaeroworldmap.mixins.json)
net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.client.mixins.json)
de.keksuccino.fancymenu.mixin.mixins.common.client.IMixinMinecraft (fancymenu.mixins.json)
xaeroplus.mixin.client.mc.MixinMinecraftClient (xaeroplus.mixins.json)
net.fabricmc.fabric.mixin.event.interaction.client.MinecraftClientMixin (fabric-events-interaction-v0.client.mixins.json)
net.blay09.mods.balm.mixin.MinecraftMixin (balm.neoforge.mixins.json)
traben.entity_model_features.mixin.mixins.accessor.MinecraftClientAccessor (entity_model_features.mixins.json)
dev.tr7zw.skinlayers.mixin.SkullModelStateMixin (skinlayers3d.mixins.json)
fuzs.resourcepackoverrides.mixin.client.MinecraftMixin (resourcepackoverrides.common.mixins.json)
org.embeddedt.modernfix.common.mixin.feature.measure_time.MinecraftMixin (modernfix-common.mixins.json)
org.embeddedt.modernfix.common.mixin.bugfix.concurrency.MinecraftMixin (modernfix-common.mixins.json)
net.fabricmc.fabric.mixin.networking.client.accessor.MinecraftClientAccessor (fabric-networking-api-v1.client.mixins.json)
com.biomemusic.mixin.ClientMusicChoiceMixin (biomemusic.mixins.json)
toni.sodiumdynamiclights.mixin.MinecraftClientMixin (mixins.sodiumdynamiclights.json)
net.caffeinemc.mods.sodium.mixin.core.MinecraftMixin (sodium-common.mixins.json)
dev.kostromdan.mods.crash_assistant.common.mixin.MinecraftMixin (crash_assistant.mixins.json)
traben.entity_texture_features.mixin.mixins.reloading.MixinResourceReload (entity_texture_features.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftMixin (modernfix-common.mixins.json)
com.momosoftworks.coldsweat.mixin.MixinInventoryOpenClient (cold_sweat.mixin.json)
xaero.map.mixin.MixinForgeMinecraftClient (xaeroworldmap.neoforge.mixins.json)
dev.architectury.mixin.forge.MixinMinecraft (architectury.mixins.json)
de.keksuccino.konkrete.mixin.mixins.client.MixinMinecraft (konkrete.mixins.json)
traben.entity_texture_features.mixin.mixins.reloading.MixinMinecraftClient (entity_texture_features.mixins.json)
fuzs.proplacer.mixin.client.accessor.MinecraftAccessor (proplacer.common.mixins.json)
org.embeddedt.modernfix.neoforge.mixin.feature.measure_time.MinecraftMixin_Forge (modernfix-neoforge.mixins.json)
xaero.common.mixin.MixinMinecraftClient (xaerohud.mixins.json)
tschipp.carryon.mixin.MinecraftMixin (carryon.mixins.json)
com.aetherteam.cumulus.mixin.mixins.client.accessor.MinecraftAccessor (cumulus_menus.mixins.json)
mc.euphoria_patches.euphoria_patcher.mixin.ReloadShadersOnDimensionChangeMixin (euphoria_patcher.mixins.json)
net.caffeinemc.mods.sodium.mixin.platform.neoforge.EntrypointMixin (sodium-neoforge.mixins.json)
ewewukek.musketmod.mixin.MinecraftMixin (musketmod.mixins.json)
dev.tr7zw.entityculling.mixin.LivingEntityRendererAccessor (entityculling.mixins.json)
toni.redirected.mixin.net.minecraft.client.MinecraftMixin (mixins.redirected_neoforge_1.21.1.json)
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.5678 (WinBuild.160101.0800):Microsoft Corporation
AUTHZ.dll:Authorization Framework:10.0.19041.6328 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.5856 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.5915:Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.19041.5848 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.6157 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.6157 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.5915 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.5915 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MPR.dll:Multiple Provider Router DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.19041.5848 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.25110.6 (747f30181b4cd739116f0a6ad3cabef997251d7f):Microsoft Corporation
NETAPI32.dll:Net Win32 API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
NETUTILS.DLL:Net Win32 API Helpers DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.6456 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.23.1:
POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.19041.5678 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll
USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.19041.6456 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.6456 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.19041.6157 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
instrument.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
java.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
javaw.exe:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
jemalloc.dll
jimage.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
jli.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
jna9438820605369730017.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
jsvml.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
jvm.dll:Zulu 64-Bit Server VM:21.0.3:Azul Systems Inc.
kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
management_ext.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
mbamsi64.dll:Malwarebytes AMSI Provider:**.**.**.**:Malwarebytes
msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
nio.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 581.04 :32.0.15.8104:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.8104:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy8FileVersion1:**.**.**.**8Produc:NVIDIA CorporationL$FileDescriptio
offreg.dll:Offline registry DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.19041.5794 (WinBuild.160101.0800):Microsoft Corporation
pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
perfproc.dll:Windows System Process Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.19041.6033 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.6328 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sfc.dll:Windows File Protection:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
sfc_os.DLL:Windows File Protection:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.6456 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
verify.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
win32u.dll:Win32u:10.0.19041.6456 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.5848 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23494!/:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {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%23152!/: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%23152!/: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%23152!/: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%23152!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23157!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23157!/:?] {}
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(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) [theseus.jar:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) [theseus.jar:?] {}
[MixinTraceReforged] Mixins in Stack Trace:
net.minecraft.client.main.Main:
mc.euphoria_patches.euphoria_patcher.mixin.EuphoriaPatcherMixin (euphoria_patcher.mixins.json)
com.periut.cryonicconfig.mixin.client.MainMixin (cryonicconfig.mixins.json)
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 21.0.3, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 1272971264 bytes (1214 MiB) / 2906652672 bytes (2772 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz
Identifier: Intel64 Family 6 Model 63 Stepping 2
Microarchitecture: Haswell (Server)
Frequency (GHz): 3.49
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 2060
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 6144.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.8104
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Memory slot #2 capacity (MiB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.13
Memory slot #2 type: DDR4
Memory slot #3 capacity (MiB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.13
Memory slot #3 type: DDR4
Virtual memory max (MiB): 59299.24
Virtual memory used (MiB): 19567.42
Swap memory total (MiB): 26624.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): available: 39759.71, total: 457178.50
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 39759.71, total: 457178.50
Space in storage for io.netty.native.workdir (MiB): available: 39759.71, total: 457178.50
Space in storage for java.io.tmpdir (MiB): available: 39759.71, total: 457178.50
Space in storage for workdir (MiB): available: 39759.71, total: 457178.50
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M
Loaded Shaderpack: (off)
Launched Version: 1.21.1
Launcher name: theseus
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.04, NVIDIA Corporation
Window size: <not initialized>
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 404
Type: Client (map_client.txt)
Locale: en_GB
System encoding: Cp1252
File encoding: UTF-8
CPU: 12x Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz
Sinytra Connector: 2.0.0-beta.12+1.21.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity | continuity | **.**.**.**.neoforge |
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
modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
Configured Defaults@21.1.3
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
accessories-neoforge-1.1.0-beta.52+1.21.1.jar |Accessories |accessories |1.1.0-beta.52+1.21.1|Manifest: NOSIGNATURE
accessorify-2.4.0-beta.5+1.21.1-neoforge.jar |Accessorify |accessorify |2.4.0-beta.5 |Manifest: NOSIGNATURE
adorabuild-structures-2.11.0-neoforge-1.21.3.jar |AdoraBuild: Structures |adorabuild_structures |2.11.0 |Manifest: NOSIGNATURE
advancednetherite-neoforge-2.3.1-1.21.1.jar |Advanced Netherite |advancednetherite |2.3.1 |Manifest: NOSIGNATURE
adventuredungeons-neoforge-1.21-1.3.1.jar |AdventureDungeons |adventuredungeons |1.3.1 |Manifest: NOSIGNATURE
aeroblender-1.21.1-1.0.0-neoforge.jar |AeroBlender |aeroblender |1.0.0 |Manifest: NOSIGNATURE
AetherVillages-1.21.1-1.0.8-neoforge.jar |Aether Villages |aether_villages |1.0.8 |Manifest: NOSIGNATURE
alltheleaks-0.1.17-beta+1.21.1-neoforge.jar |All The Leaks |alltheleaks |0.1.17-beta+1.21.1-n|Manifest: NOSIGNATURE
Almanac-1.21.1-2-neoforge-1.5.0.jar |Almanac |almanac |1.5.0 |Manifest: NOSIGNATURE
alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
another_furniture-neoforge-4.0.2.jar |Another Furniture |another_furniture |4.0.2 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
AureljPaintings-1.0.5-1.21.x-neoforge.jar |Aurelj's Paintings |aurelj_paintings |1.0.5 |Manifest: NOSIGNATURE
AutochefsDelight-1.21.1-NeoForge-2.0.2.jar |Autochef's Delight |autochefsdelight |2.0.2+neoforge |Manifest: NOSIGNATURE
azurelib-neo-1.21.1-3.1.3.jar |AzureLib |azurelib |3.1.3 |Manifest: NOSIGNATURE
backpacked-neoforge-1.21.1-3.0.0-beta.10.jar |Backpacked |backpacked |3.0.0-beta.10 |Manifest: NOSIGNATURE
BadOptimizations-2.4.1-1.21.1.jar |BadOptimizations |badoptimizations |2.4.1 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE
BarteringStation-v21.1.0-1.21.1-NeoForge.jar |Bartering Station |barteringstation |21.1.0 |Manifest: NOSIGNATURE
bedrockoid-0.1.4.jar |Bedrockoid |bedrockoid |0.1.4 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0∙4∙3∙21.jar |Better Advancements |betteradvancements |0∙4∙3∙21 |Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
BetterModsButton-v21.1.0-1.21.1-NeoForge.jar |Better Mods Button |bettermodsbutton |21.1.0 |Manifest: NOSIGNATURE
BetterGrassify-1.7.0+neoforge.1.21.1.jar |BetterGrassify |bettergrass |1.7.0+neoforge.1.21.|Manifest: NOSIGNATURE
BHMenu-NeoForge-1.21-2.4.4.jar |BHMenu |bhmenu |2.4.4 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
biomemusic-1.21-3.5.jar |biomemusic mod |biomemusic |3.5 |Manifest: NOSIGNATURE
blended-compat-1.1.2.jar |Blended Compat |blended_compat |1.1.2 |Manifest: NOSIGNATURE
blockbreaker-1.0.2.jar |blockbreaker |blockbreaker |1.0.0 |Manifest: NOSIGNATURE
boatiview-neoforge-0.0.6-1.21.1.jar |Boat Item View |boatiview |0.0.6 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.80.jar |Bookshelf |bookshelf |21.1.80 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
carryon-neoforge-1.21.1-2∙2∙4∙4.jar |Carry On |carryon |2.2.4 |Manifest: NOSIGNATURE
cerulean-neoforge-1.0.0-1.21.1.jar |Cerulean |cerulean |1.0.0 |Manifest: NOSIGNATURE
chat_heads-0.14.2-neoforge-1.21.jar |Chat Heads |chat_heads |0.14.2 |Manifest: NOSIGNATURE
cherishedworlds-neoforge-10.1.1+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.1+1.21.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
chisel-neoforge-2.0.0+mc1.21.1.jar |Chisel Reborn |chisel |2.0.0+mc1.21.1 |Manifest: NOSIGNATURE
chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
clientcrafting-1.21-1.8.jar |clientcrafting mod |clientcrafting |1.8 |Manifest: NOSIGNATURE
clientsort-neoforge-2.1.6+1.21.1.jar |ClientSort |clientsort |2.1.6+1.21.1 |Manifest: NOSIGNATURE
ClimateRivers-v21.1.3-1.21.1-NeoForge.jar |Climate Rivers |climaterivers |21.1.3 |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 |19∙0∙0∙1 |Manifest: NOSIGNATURE
ColdSweat-2.4-b06f.jar |Cold Sweat |cold_sweat |2.4-b06f |Manifest: NOSIGNATURE
collective-1.21.1-8.13.jar |Collective |collective |8.13 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.4+1.21.1.jar |Comforts |comforts |9.0.4+1.21.1 |Manifest: NOSIGNATURE
common-storage-lib-data-neoforge-1.21.1-0.0.7.jar |Common Storage Lib: Data |common_storage_lib_data |0.0.7 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
configurable-3.3.2+1.21.1-neoforge.jar |Configurable |configurable |3.3.2 |Manifest: NOSIGNATURE
configured-neoforge-1.21.1-2.6.0.jar |Configured |configured |2.6.0 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
connectivity-1.21.1-7.1.jar |Connectivity Mod |connectivity |7.1 |Manifest: NOSIGNATURE
ConnectorExtras-1.12.1+1.21.1.jar |Connector Extras |connectorextras |1.12.1+1.21.1 |Manifest: NOSIGNATURE
emi-bridge-1.12.1+1.21.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
energy-bridge-1.12.1+1.21.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
jei-bridge-1.12.1+1.21.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
kubejs-bridge-1.12.1+1.21.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
modmenu-bridge-1.12.1+1.21.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.12.1+1.21.1 |Manifest: NOSIGNATURE
pehkui-bridge-1.12.1+1.21.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
rei-bridge-1.12.1+1.21.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.12.1+1.21.1 |Manifest: NOSIGNATURE
terrablender-bridge-1.12.1+1.21.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.12.1+1.21.1 |Manifest: NOSIGNATURE
continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity |continuity |**.**.**.**.neoforge |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
Corgilib-NeoForge-1.21.1-5∙0∙0∙7.jar |CorgiLib |corgilib |5∙0∙0∙7 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.10.28 |Manifest: NOSIGNATURE
cristellib-neoforge-1.21.1-3∙0∙2∙1.jar |Cristel Lib |cristellib |3∙0∙2∙1 |Manifest: NOSIGNATURE
Critters n' Crawlers-2.2.5-neo-mc1.21.1.jar |Critters n' Crawlers |cnc |2.2.5 |Manifest: NOSIGNATURE
cryonicconfig-neoforge-1.0.0+mc1.21.11.jar |Cryonic Config |cryonicconfig |1.0.0+mc1.21.11 |Manifest: NOSIGNATURE
cumulus_menus-1.21.1-2.0.7-neoforge.jar |Cumulus |cumulus_menus |2.0.7 |Manifest: NOSIGNATURE
cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
accessories_cclayer-9.3.1-beta.28+1.21.1-neoforge.|Curios Compatibility Layer |cclayer |0.beta.28 |Manifest: NOSIGNATURE
CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE
deep_aether-1.21.1-1.1.3.jar |Deep Aether |deep_aether |1.1.3 |Manifest: NOSIGNATURE
DeleteWorldsToTrash-v21.1.0-1.21.1-NeoForge.jar |Delete Worlds To Trash |deleteworldstotrash |21.1.0 |Manifest: NOSIGNATURE
despawntweaks-neoforge-1.0.0-1.21.1.jar |Despawn Tweaks |despawntweaks |1.0.0 |Manifest: NOSIGNATURE
diagonalblocks-neoforge-21.1.2.jar |Diagonal Blocks |diagonalblocks |21.1.2 |Manifest: NOSIGNATURE
DiagonalFences-v21.1.1-1.21.1-NeoForge.jar |Diagonal Fences |diagonalfences |21.1.1 |Manifest: NOSIGNATURE
DiagonalWalls-v21.1.2-1.21.1-NeoForge.jar |Diagonal Walls |diagonalwalls |21.1.2 |Manifest: NOSIGNATURE
distraction_free_recipes-neoforge-1.2.1-1.21.1.jar|Distraction Free Recipes (EMI)|distraction_free_recipes |1.2.1 |Manifest: NOSIGNATURE
do_a_barrel_roll-neoforge-3.7.3+1.21.jar |Do a Barrel Roll |do_a_barrel_roll |3.7.3 |Manifest: NOSIGNATURE
does_it_tick-neoforge-1.1.4-1.21.1.jar |Does It Tick? |does_it_tick |1.1.4 |Manifest: NOSIGNATURE
doubledoors-1.21.1-7.2.jar |Double Doors |doubledoors |7.2 |Manifest: NOSIGNATURE
Dragon Mounts Remastered-1.21.1-1.9.2.jar |Dragon Mounts Remastered |dmr |1.9.2 |Manifest: NOSIGNATURE
drippyloadingscreen_neoforge_3.1.0_MC_1.21.1.jar |Drippy Loading Screen |drippyloadingscreen |3.1.0 |Manifest: NOSIGNATURE
neoforge-dungeonsdelight-1.21.1-1.4.5.jar |Dungeon's Delight |dungeonsdelight |1.4.5 |Manifest: NOSIGNATURE
DnT-ancient-city-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |Manifest: NOSIGNATURE
DnT-swamp-hut-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Swamp Hut|mr_dungeons_andtavernsswamphut|1-v2 |Manifest: NOSIGNATURE
DnT-woodland-mansion-replacement-v1.2 [NeoForge].j|Dungeons and Taverns Woodland |mr_dungeons_andtavernswoodland|1-v1.2 |Manifest: NOSIGNATURE
DyedFlames-v21.1.1-1.21.1-NeoForge.jar |Dyed Flames |dyedflames |21.1.1 |Manifest: NOSIGNATURE
earlybedtime-neoforge-1.0.0-1.21.1.jar |Early Bedtime |earlybedtime |1.0.0 |Manifest: NOSIGNATURE
EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
easydisenchanting-neoforge-1.0.0-1.21.1.jar |Easy Disenchanting |easydisenchanting |1.0.0 |Manifest: NOSIGNATURE
EasyMagic-v21.1.4-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.4 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
endersdelight-neoforge-1.21.1-1.1.0.jar |Ender's Delight |endersdelight |1.1.0 |Manifest: NOSIGNATURE
aether_enhanced_extinguishing-1.21.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.0.0 |Manifest: NOSIGNATURE
entity_model_features_1.21-neoforge-3.0.10.jar |Entity Model Features |entity_model_features |3.0.10 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.0.8.jar |Entity Texture Features |entity_texture_features |7.0.8 |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
EternalNether-v21.1.3-1.21.1-NeoForge.jar |Eternal Nether |eternalnether |21.1.3 |Manifest: NOSIGNATURE
EuphoriaPatcher-1.7.8-r5.6.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.7.8-r5.6.1-neoforg|Manifest: NOSIGNATURE
explorations-neoforge-1.21.1-1.6.2.jar |Explorations+ |explorations |1.21.1-1.6.2 |Manifest: NOSIGNATURE
Explorify v1.6.4 f15-88.mod.jar |Explorify |explorify |1.6.4 |Manifest: NOSIGNATURE
extensibleenums-neoforge-21.1.1.jar |Extensible Enums |extensibleenums |21.1.1 |Manifest: NOSIGNATURE
factory_blocks-neoforge-1.4.0+mc1.21.1.jar |Factory Blocks |factory_blocks |1.4.0+mc1.21.1 |Manifest: NOSIGNATURE
FallingTree-1.21.1-1∙21∙1∙11.jar |FallingTree |fallingtree |1∙21∙1∙11 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.8.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.8.1 |Manifest: NOSIGNATURE
farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.2.9 |Manifest: NOSIGNATURE
FarmersStructures-1.0.1-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
farsight-1.21-3.8.jar |Farsight mod |farsight_view |3.8 |Manifest: NOSIGNATURE
fast-ip-ping-v1.0.8-mc1.21.1-neoforge.jar |Fast IP Ping |fastipping |1.0.8 |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
fastasyncworldsave-1.21-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |2.4 |Manifest: NOSIGNATURE
Feature-Recycler-neoforge-2.0.0.jar |Feature Recycler |featurerecycler |2.0.0 |Manifest: NOSIGNATURE
ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
ForgeConfigAPIPort-v21.1.6-1.21.1-NeoForge.jar |Forge Config API Port |forgeconfigapiport |21.1.6 |Manifest: NOSIGNATURE
forgified-fabric-api-0.116.7+2.2.0+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.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.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |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.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |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.19+c290471319.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+c290471319 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+12dbe3c819.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+12dbe3c819 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |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.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |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.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |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.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |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.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+4198af7119 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1+6e8f52c719.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+6e8f52c719 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |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.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+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.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+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
formations-1.0.4-neoforge-mc1.21.jar |Formations |formations |1.0.4 |Manifest: NOSIGNATURE
formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE
formationsoverworld-1.0.5-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.5 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.9.6.jar |Framework |framework |0.9.6 |Manifest: NOSIGNATURE
friendsandfoes-neoforge-4.0.19+mc1.21.1.jar |Friends&Foes |friendsandfoes |4.0.19 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.1.0.jar |FTB Filter System |ftbfiltersystem |21.1.0 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.13.jar |FTB Library |ftblibrary |2101.1.13 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.9.jar |FTB Quests |ftbquests |2101.1.9 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.2.jar |FTB Teams |ftbteams |2101.1.2 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.3.jar |FTB XMod Compat |ftbxmodcompat |21.1.3 |Manifest: NOSIGNATURE
fzzy_config-0.7.4+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.4+1.21+neoforge |Manifest: NOSIGNATURE
gardens-of-the-dead-neoforge-5.0.2.jar |Gardens of the Dead |gardens_of_the_dead |5.0.2 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |Manifest: NOSIGNATURE
Geophilic v3.4.6.mod.jar |Geophilic |geophilic |3.4.6 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2∙1∙0∙0.jar |GlitchCore |glitchcore |2∙1∙0∙0 |Manifest: NOSIGNATURE
goblintraders-neoforge-1.21.1-1.11.2.jar |Goblin Traders |goblintraders |1.11.2 |Manifest: NOSIGNATURE
golem_spawn_fix-1.0.2-neoforge-1.21.1.jar |Golem Spawn Fix |golem_spawn_fix |1.0.2 |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
Hearths v1.0.5.mod.jar |Hearths |hearths |1.0.5 |Manifest: NOSIGNATURE
IllagerInvasion-v21.1.6-1.21.1-NeoForge.jar |Illager Invasion |illagerinvasion |21.1.6 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.9+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.9+1.21.1 |Manifest: NOSIGNATURE
immersivearmorhud-neoforge-1.0.1-1.21.1.jar |Immersive Armor HUD |immersivearmorhud |1.0.1 |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
immersivetips-neoforge-1.0.2-1.21.1.jar |Immersive Tips |immersivetips |1.0.1 |Manifest: NOSIGNATURE
improved-village-placement-1.1.1.jar |Improved Village Placement |improved_village_placement |1.1.2 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
takesapillage-neoforge-1.0.10+mc1.21.1.jar |It Takes a Pillage Continuatio|takesapillage |1.0.10 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.4.jar |Jade |jade |15.10.4+neoforge |Manifest: NOSIGNATURE
jamlib-neoforge-1.3.5+1.21.1.jar |JamLib |jamlib |1.3.5+1.21.1 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding |justenoughbreeding |1.6.2 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19∙27∙0∙340.jar |Just Enough Items |jei |19∙27∙0∙340 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE
Kiwi-1.21.1-NeoForge-15.8.2.jar |Kiwi Library |kiwi |15.8.2+neoforge |Manifest: NOSIGNATURE
kleeslabs-neoforge-1.21.1-21.1.9.jar |KleeSlabs |kleeslabs |21.1.9 |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
l2core-3.0.7+43.jar |L2Core |l2core |3.0.7+43 |Manifest: NOSIGNATURE
L_Ender's Cataclysm 1.21.1-3.16.jar |L_Ender's Cataclysm 1.21.1 |cataclysm |3.16 |Manifest: NOSIGNATURE
LeaveMyBarsAlone-v21.1.2-1.21.1-NeoForge.jar |Leave My Bars Alone |leavemybarsalone |21.1.2 |Manifest: NOSIGNATURE
LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE
limitlesscontainers-neoforge-21.1.0.jar |Limitless Containers |limitlesscontainers |21.1.0 |Manifest: NOSIGNATURE
lionfishapi-2.6.jar |lionfishapi |lionfishapi |2.6 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.1+mc1.21.1.jar |Lithium |lithium |0.15.1+mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.5.7-neoforge-1.21.1.jar |Lithostitched |lithostitched |1.5.7 |Manifest: NOSIGNATURE
lmft-1.1.1+1.21.9-neoforge.jar |Load My F***ing Tags |lmft |1.1.1+1.21.9 |Manifest: NOSIGNATURE
lodestone-1.21.1-1.8.2.jar |Lodestone |lodestone |1.8.2 |Manifest: NOSIGNATURE
logbegone-neoforge-1.21.1-1.0.3.jar |Log Begone |logbegone |1.0.3 |Manifest: NOSIGNATURE
LongNBTKiller-NeoForge-1.21.3-1.0.0.jar |Long NBT Killer |longnbtkiller |1.0.0 |Manifest: NOSIGNATURE
lootintegration_wda-1.6.jar |lootintegration_wda mod |lootintegration_wda |1 |Manifest: NOSIGNATURE
lootintegrations-1.21.1-4.6.jar |Lootintegrations mod |lootintegrations |4.6 |Manifest: NOSIGNATURE
lootintegrations_lootintegrations_bygonepillage-1.|lootintegrations_bygonepillage|lootintegrations_bygonepillage|1 |Manifest: NOSIGNATURE
lootintegrations_formations-1.3.jar |lootintegrations_formations mo|lootintegrations_formations |1 |Manifest: NOSIGNATURE
lootintegrations_moog-1.5.jar |lootintegrations_moog mod |lootintegrations_moog |1 |Manifest: NOSIGNATURE
lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |Manifest: NOSIGNATURE
lukis-crazy-chambers-1.0.3.jar |Luki's Crazy Chambers |mr_lukis_crazychambers |1.0.3 |Manifest: NOSIGNATURE
luna_minecraft-neoforge-5.3.1.jar |luna |luna_minecraft |5.3.1 |Manifest: NOSIGNATURE
MagnumTorch-v21.1.1-1.21.1-NeoForge.jar |Magnum Torch |magnumtorch |21.1.1 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
memorysettings-1.21-5.9.jar |memorysettings mod |memorysettings |5.9 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
minersdelight-1.21.1-1.4.2.jar |Miners Delight |minersdelight |1.4.2 |Manifest: NOSIGNATURE
miningspeedtooltips-neoforge-1.0.0-1.21.1.jar |Mining Speed Tooltips |miningspeedtooltips |1.0.0 |Manifest: NOSIGNATURE
misctweaks-1.2.7+1.21.1-neoforge.jar |MiscTweaks |misctweaks |1.2.7 |Manifest: NOSIGNATURE
mixintracereforged-neoforge-1.0.0-1.21.1.jar |Mixin Trace Reforged |mixintracereforged |1.0.0 |Manifest: NOSIGNATURE
mixson-neoforge-v1.4.0.jar |Mixson |mixson |1.4.0 |Manifest: NOSIGNATURE
dummmmmmy-1.21-2.0.11-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.11 |Manifest: NOSIGNATURE
modernfix-neoforge-5.25.1+mc1.21.1.jar |ModernFix |modernfix |5.25.1+mc1.21.1 |Manifest: NOSIGNATURE
modpack-update-checker-1.21.1-neoforge-0.15.6.jar |Modpack Update Checker |modpackupdatechecker |0.15.6 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
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
MoogsVoyagerStructures-1.21-5.0.3.jar |MoogsVoyagerStructures |mvs |5.0.3 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.11-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.11 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
1.21-neo-0.1.2.jar |MPUC lavender-md |mpuc_lavendermd |0.1.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
musketmod-1.21.1-neoforge-1.5.4.jar |Musket Mod |musketmod |1.5.4 |Manifest: NOSIGNATURE
MyNethersDelight-1.21.1-1.9.jar |My Nether's Delight |mynethersdelight |1.9 |Manifest: NOSIGNATURE
NaNny-1.21.1-1.0.1.jar |NaNny |nanny |1.0.1 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
Necronomicon-NeoForge-1.6.0+1.21.jar |Necronomicon |necronomicon |1.6.0 |Manifest: NOSIGNATURE
neoforge-21.1.218-universal.jar |NeoForge |neoforge |21.1.218 |Manifest: NOSIGNATURE
neoforgedatapackextensions-neoforge-21.1.2.jar |NeoForge Data Pack Extensions |neoforgedatapackextensions |21.1.2 |Manifest: NOSIGNATURE
neruina-3.1.7+1.21.1-neoforge.jar |Neruina |neruina |3.1.7 |Manifest: NOSIGNATURE
NetherChested-v21.1.1-1.21.1-NeoForge.jar |Nether Chested |netherchested |21.1.1 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
nitrogen_internals-1.21.1-1.1.25-neoforge.jar |Nitrogen |nitrogen_internals |1.1.25 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
no-report-button-neoforge-1.6.1.jar |No Report Button |noreportbutton |1.6.1 |Manifest: NOSIGNATURE
noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.11.1-mc1.21.1.jar |NotEnoughAnimations |notenoughanimations |1.11.1 |Manifest: NOSIGNATURE
oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-NeoForge-2.5.4.jar |Oh The Biomes We've Gone |biomeswevegone |2.5.4 |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.1.2.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.1.2 |Manifest: NOSIGNATURE
olympus-neoforge-1.21-1.0.18.jar |Olympus |olympus |1.0.18 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.25.8.jar|Open Parties and Claims |openpartiesandclaims |0.25.8 |Manifest: NOSIGNATURE
opacpvp-neoforge-1.0.1-1.21.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |Manifest: NOSIGNATURE
OverflowingBars-v21.1.1-1.21.1-NeoForge.jar |Overflowing Bars |overflowingbars |21.1.1 |Manifest: NOSIGNATURE
owo-lib-neoforge-0∙12∙15∙5-beta.1+1.21.jar |oωo |owo |0∙12∙15∙5-beta.1+1.2|Manifest: NOSIGNATURE
packanalytics-neoforge-1.0.5-1.21.1.jar |Pack Analytics |packanalytics |1.0.5 |Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
particle_core-0.2.6+1.21+neoforge.jar |Particle Core |particle_core |0.2.6+1.21+neoforge |Manifest: NOSIGNATURE
Patchouli-1.21.1-92-NEOFORGE.jar |Patchouli |patchouli |1.21.1-92-NEOFORGE |Manifest: NOSIGNATURE
Paxi-1.21.1-NeoForge-5.1.3.jar |Paxi |paxi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
piglinproliferation-1.21.1-2.0.12.jar |Piglin Proliferation |piglinproliferation |2.0.12 |Manifest: NOSIGNATURE
Ping-Wheel-1.12.1-neoforge-1.21.1.jar |Ping Wheel |pingwheel |1.12.1 |Manifest: NOSIGNATURE
polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
PrettyPipes-1.21.2-all.jar |PrettyPipes |prettypipes |1.21.2 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
primalwinter-neoforge-1.21.1-6.0.2.jar |Primal Winter |primalwinter |6.0.2 |Manifest: NOSIGNATURE
ProPlacer-v21.1.1-1.21.1-NeoForge.jar |Pro Placer |proplacer |21.1.1 |Manifest: NOSIGNATURE
aether_protect_your_moa-1.21.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.0.0 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE
Quest-Kill-Task-neoforge-0.3.0+1.21.1.jar |Quest Kill Task |questkilltask |0.3.0+1.21.1 |Manifest: NOSIGNATURE
Raided-1.21.1-0.1.6.jar |Raided |raided |0.1.6 |Manifest: NOSIGNATURE
randomenchantfix-neoforge-1.0.1-1.21.1.jar |Random Enchant Fix |randomenchantfix |1.0.1 |Manifest: NOSIGNATURE
recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |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
repurposed_structures-7.5.17+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.17+1.21.1-neofor|Manifest: NOSIGNATURE
repurposed_structures_farmers_delight_compat_v7.ja|Repurposed Structures - Farmer|repurposed_structures_farmers_|7 |Manifest: NOSIGNATURE
repurposed_structures_friends_and_foes_compat_v8.j|Repurposed Structures - Friend|repurposed_structures_friends_|8 |Manifest: NOSIGNATURE
ResourcePackOverrides-v21.1.0-1.21.1-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |21.1.0 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
resourcefullibkt-neoforge-1.21-2.0.2.jar |Resourceful Lib Kotlin |resourcefullibkt |2.0.2 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
revampedwolf-1.21.1-13.0.0.jar |RevampedWolf |revampedwolf |1.21.1-13.0.0 |Manifest: NOSIGNATURE
rightclickharvest-neoforge-4.6.0+1.21.1.jar |Right Click Harvest |rightclickharvest |4.6.0+1.21.1 |Manifest: NOSIGNATURE
neoforge-runiclib-1.21.1-5.0.3.jar |RunicLib |runiclib |5.0.3 |Manifest: NOSIGNATURE
ScalableLux-0∙1∙0∙1+neoforge.1cb1e91-all.jar |ScalableLux |scalablelux |0∙1∙0∙1+neoforge.1cb|Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
SereneSeasons-neoforge-1.21.1-10∙1∙0∙3.jar |Serene Seasons |sereneseasons |10∙1∙0∙3 |Manifest: NOSIGNATURE
serverbrowser-neoforge-1.4.0-1.21.1.jar |ServerBrowser |serverbrowser |1.4.0 |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-neoforge-88.0.0-build.51|Simple Discord Rich Presence |sdrp |88.0.0-build.51+mc1.|Manifest: NOSIGNATURE
simple_snowy_fix-1.21.1-1.21.10-2.1.5-neoforge.jar|Simple Snowy Fix |simple_snowy_fix |2.1.5 |Manifest: NOSIGNATURE
org.sinytra.connector-2.0.0-beta.12+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.12+1.21.1|Manifest: NOSIGNATURE
SkeletonAIFix-v21.1.1-1.21.1-NeoForge.jar |Skeleton AI Fix |skeletonaifix |21.1.1 |Manifest: NOSIGNATURE
smarterfarmers-1.21-2.2.4-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.4 |Manifest: NOSIGNATURE
smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
snowundertrees-1.21.1-1.5.jar |Snow Under Trees |snowundertrees |1.5 |Manifest: NOSIGNATURE
SnowRealMagic-1.21.1-NeoForge-12.2.0.jar |Snow! Real Magic! |snowrealmagic |12.2.0+neoforge |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
sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar |Sodium Options Mod Compat |sodiumoptionsmodcompat |1.0.0 |Manifest: NOSIGNATURE
sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.5.1 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
sparsestructures-neoforge-1.21.1-3.0.jar |SparseStructures |sparsestructures |3.0 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
Stoneworks-v21.1.0-1.21.1-NeoForge.jar |Stoneworks |stoneworks |21.1.0 |Manifest: NOSIGNATURE
Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |Manifest: NOSIGNATURE
Structory_1.21.x_v1.3.14.jar |Structory |structory |1.3.14 |Manifest: NOSIGNATURE
Structory_Towers_1.21.x_v1.0.15.jar |Structory: Towers |structory_towers |1.0.15 |Manifest: NOSIGNATURE
structureessentials-1.21.1-4.7.jar |Structure Essentials mod |structureessentials |4.7 |Manifest: NOSIGNATURE
structure_layout_optimizer-neoforge-1.0.12.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.12 |Manifest: NOSIGNATURE
supplementaries-1.21-3.1.8-neoforge.jar |Supplementaries |supplementaries |1.21-3.1.8 |Manifest: NOSIGNATURE
tempad-1.21.1-3.0.4-all.jar |Tempad |tempad |3.0.4 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4∙1∙0∙8.jar |TerraBlender |terrablender |4∙1∙0∙8 |Manifest: NOSIGNATURE
aether-1.21.1-1.5.10-neoforge.jar |The Aether |aether |1.5.10 |Manifest: NOSIGNATURE
twilightforest-1.21.1-4.7.3196-universal.jar |The Twilight Forest |twilightforest |4.7.3196 |Manifest: NOSIGNATURE
toms_storage-1.21-2.2.4.jar |Tom's Simple Storage Mod |toms_storage |2.2.4 |Manifest: NOSIGNATURE
toofast-1.21.0-0∙4∙3∙5.jar |Too Fast |toofast |0∙4∙3∙5 |Manifest: NOSIGNATURE
TradingPost-v21.1.1-1.21.1-NeoForge.jar |Trading Post |tradingpost |21.1.1 |Manifest: NOSIGNATURE
TRansition-1.0.11-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.11 |Manifest: NOSIGNATURE
TRender-1.0.10-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.10 |Manifest: NOSIGNATURE
trimmed-1.21-3.0.0+neoforge.jar |Trimmed |trimmed |3.0.0 |Manifest: NOSIGNATURE
twilightdelight-3.0.5.jar |Twilight Flavors & Delight |twilightdelight |3.0.5 |Manifest: NOSIGNATURE
tfthreadsafetyaddon-0.1.2.jar |TwilightForest Thread Safety A|tfthreadsafetyaddon |0.1.2 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
sawmill-1.21-1.7.2-neoforge.jar |Universal Sawmill |sawmill |1.21-1.7.1 |Manifest: NOSIGNATURE
neoforge-urban_decor-1.21.1-1.1.0.jar |Urban Decor |urban_decor |1.1.0 |Manifest: NOSIGNATURE
variantsandventures-neoforge-1.0.22+mc1.21.1.jar |Variants&Ventures |variantsandventures |1.0.22 |Manifest: NOSIGNATURE
veinmining-neoforge-5.0.0-beta.2+1.21.jar |Vein Mining |veinmining |5.0.0-beta.2+1.21 |Manifest: NOSIGNATURE
villagernames-1.21.1-8.2.jar |Villager Names |villagernames |8.2 |Manifest: NOSIGNATURE
villagesandpillages-neoforge-mc1.21.1-1.0.3.jar |Villages & Pillages |villagesandpillages |1.0.3 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE
visuality-forge-2.1.0.jar |Visuality: Reforged |visuality |2.1.0 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.25.jar |Waystones |waystones |21.1.25 |Manifest: NOSIGNATURE
wetland_whimsy-2.0.2-1.21.1.jar |Wetland Whimsy |wetland_whimsy |2.0.2-1.21.1 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
DungeonsArise-1.21.1-2.1.68-release.jar |When Dungeons Arise |dungeons_arise |2.1.68 |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-25.3.5.jar |Xaero's Minimap |xaerominimap |25.3.5 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.40.6.jar |Xaero's World Map |xaeroworldmap |1.40.6 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.0.45.jar |XaeroLib |xaerolib |1.0.45 |Manifest: NOSIGNATURE
XaeroPlus-2.30.3+neoforge-1.21.1-WM1.40.6-MM25.3.5|XaeroPlus |xaeroplus |2.30.3 |Manifest: NOSIGNATURE
xptome-1.21.1-2.4.jar |XP Tome |xpbook |2.4 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
youre-in-grave-danger-neoforge-2.0.13.jar |You're in Grave Danger |yigd |2.0.13 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.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
YungsBridges-1.21.1-NeoForge-5.1.1.jar |YUNG's Bridges |yungsbridges |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsMenuTweaks-1.21.1-NeoForge-2.1.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.21.1-NeoForge-2.1.|Manifest: NOSIGNATURE
zombieawareness-neoforge-1.21.0-1.13.2.jar |Zombie Awareness |zombieawareness |1.21.0-1.13.2 |Manifest: NOSIGNATURE
Crash Report UUID: 4f335d06-c007-4005-b351-e541d71a7b89
FML: 4.0.42
NeoForge: 21.1.218