---- Minecraft Crash Report ----
Time: 2026-03-17 10:17:09
Description: Initializing game
java.lang.RuntimeException: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.KeyMapping.getKey()" because "this.backKey" is null
at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$3(ForgeEventsRemapper.java:133) ~[Zeta-1.1-39.jar%23655!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler$WithPredicate.invoke(ConsumerEventHandler.java:48) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.init(Screen.java:316) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:cumulus_menus.mixins.json:client.accessor.ScreenAccessor from mod cumulus_menus,pl:mixin:APP:paintings.mixins.json:ScreenAccessor from mod paintings,pl:mixin:APP:aether.mixins.json:client.accessor.ScreenAccessor from mod aether,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:owo.mixins.json:ScreenAccessor from mod owo,pl:mixin:APP:owo.mixins.json:ui.ScreenMixin from mod owo,pl:mixin:APP:trender.mixins.json:client.ScreenAccessor from mod trender,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:quark.mixins.json:client.ScreenMixin from mod quark,pl:mixin:APP:mixins.essential.json:client.gui.GuiScreenAccessor from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.Mixin_GuiScreen_PostKeyTypedEvent from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.MixinGuiScreen from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.drag_drop_gui.Mixin_MuteNarration_Screen from mod (unknown),pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:APP:owo.mixins.json:ui.layers.ScreenMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.setScreen(Minecraft.java:1057) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:615) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin: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%23427!/:?] {re:classloading,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) ~[?:?] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/: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%23107!/: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%23107!/: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%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
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:?] {}
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraft.client.KeyMapping.getKey()" because "this.backKey" is null
at TRANSFORMER/quark@4.1-474/org.violetmoon.quark.content.client.module.BackButtonKeybindModule$Client.openGui(BackButtonKeybindModule.java:46) ~[Quark-4.1-474.jar%23609!/: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%23655!/:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
at TRANSFORMER/zeta@1.1-39/org.violetmoon.zetaimplforge.event.ForgeEventsRemapper.lambda$createForgeConsumer$3(ForgeEventsRemapper.java:133) ~[Zeta-1.1-39.jar%23655!/:?] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler$WithPredicate.invoke(ConsumerEventHandler.java:48) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.gui.screens.Screen.init(Screen.java:316) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.neoforge.mixins.json:ScreenAccessor from mod balm,pl:mixin:APP:cumulus_menus.mixins.json:client.accessor.ScreenAccessor from mod cumulus_menus,pl:mixin:APP:paintings.mixins.json:ScreenAccessor from mod paintings,pl:mixin:APP:aether.mixins.json:client.accessor.ScreenAccessor from mod aether,pl:mixin:APP:nuggets.mixins.json:ScreenAccessor from mod nuggets,pl:mixin:APP:konkrete.mixins.json:client.IMixinScreen from mod konkrete,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen from mod patchouli,pl:mixin:APP:refurbished_furniture.common.mixins.json:client.ScreenAccessor from mod refurbished_furniture,pl:mixin:APP:owo.mixins.json:ScreenAccessor from mod owo,pl:mixin:APP:owo.mixins.json:ui.ScreenMixin from mod owo,pl:mixin:APP:trender.mixins.json:client.ScreenAccessor from mod trender,pl:mixin:APP:mixins.extendedae.json:MixinScreen from mod extendedae,pl:mixin:APP:quark.mixins.json:client.ScreenMixin from mod quark,pl:mixin:APP:mixins.essential.json:client.gui.GuiScreenAccessor from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.Mixin_GuiScreen_PostKeyTypedEvent from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.MixinGuiScreen from mod (unknown),pl:mixin:APP:mixins.essential.json:client.gui.drag_drop_gui.Mixin_MuteNarration_Screen from mod (unknown),pl:mixin:APP:ae2.mixins.json:WrappedGenericStackTooltipModIdMixin from mod ae2,pl:mixin:APP:owo.mixins.json:ui.layers.ScreenMixin from mod owo,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.setScreen(Minecraft.java:1057) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.<init>(Minecraft.java:615) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.7627:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.26010.5 (1e74b9adf5ed0dd9a81fac912007d1b65cd9b869):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
Oleacc.dll:Active Accessibility Core Component:7.2.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.23.1:
POWRPROF.dll:Power Profile Helper DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
SspiCli.dll:Security Support Provider Interface:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.7019 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility client library:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.26100.7309 (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.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
fastprox.dll:WMI Custom Marshaller:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jna4765281495528355069.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
msasn1.dll:ASN.1 Runtime APIs:10.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Color Matching System DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Poskytovatel služeb Microsoft Windows Sockets 2.0:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 581.29 :32.0.15.8129:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.8129:NVIDIA Corporation
ole32.dll:Microsoft OLE for Windows:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
perfproc.dll:Windows System Process Performance Objects DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
sapi.dll:Speech API:5.3.29131.00 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.7623 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.38.33135.0:Microsoft Corporation
verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
wbemcomn.dll:WMI:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
wbemprox.dll:WMI:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
wbemsvc.dll:WMI:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
win32u.dll:Win32u:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
wldp.dll:Windows Lockdown Policy:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.26100.5074 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.26100.7306 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:214) ~[client-1.21.1-20240808.144430-srg.jar%23427!/:?] {re:classloading,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) ~[?:?] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/: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%23107!/: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%23107!/: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%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
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:?] {}
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1072213296 bytes (1022 MiB) / 1811939328 bytes (1728 MiB) up to 10703863808 bytes (10208 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5500
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8192.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.8129
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.67
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.67
Memory slot #1 type: DDR4
Virtual memory max (MiB): 25470.03
Virtual memory used (MiB): 14372.75
Swap memory total (MiB): 9216.00
Swap memory used (MiB): 45.00
Space in storage for jna.tmpdir (MiB): available: 197355.14, total: 952885.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 197355.14, total: 952885.00
Space in storage for io.netty.native.workdir (MiB): available: 197355.14, total: 952885.00
Space in storage for java.io.tmpdir (MiB): available: 197355.14, total: 952885.00
Space in storage for workdir (MiB): available: 197355.14, total: 952885.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10208m -Xms256m
Launched Version: neoforge-21.1.220
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.29, NVIDIA Corporation
Window size: <not initialized>
GL Caps: Using framebuffer using OpenGL 3.2
Is Modded: Definitely; Client brand changed to 'neoforge'
Type: Client (map_client.txt)
CPU: 12x AMD Ryzen 5 5500
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
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 essential-loader TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
letsdocompat-neoforge-2.3.1.jar |[Let's Do Addon] Compat |letsdocompat |2.3.1 |Manifest: NOSIGNATURE
letsdo-API-forge-1.3.0-beta-release-forge.jar |[Let's Do] API |doapi |1.3.0-beta-release |Manifest: NOSIGNATURE
letsdo-bakery-neoforge-2.1.6.jar |[Let's Do] Bakery |bakery |2.1.6 |Manifest: NOSIGNATURE
letsdo-brewery-neoforge-2.1.8.jar |[Let's Do] Brewery |brewery |2.1.8 |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-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-vinery-neoforge-1.5.3.jar |[Let's Do] Vinery |vinery |1.5.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
actuallyadditions-1.3.25+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.25 |Manifest: NOSIGNATURE
addonslib-neoforge-1.21.1-1.10.jar |Addons Lib |addonslib |1.21.1-1.10 |Manifest: NOSIGNATURE
ae2importexportcard-1.21.1-1.4.3.jar |AE2 Import Export Card |ae2importexportcard |1.21.1-1.4.3 |Manifest: NOSIGNATURE
AE2-Things-1.4.2-beta.jar |AE2 Things |ae2things |1.4.2-beta |Manifest: NOSIGNATURE
ae2ct-1.21.1-1.1.1.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.1.1 |Manifest: NOSIGNATURE
ae2wtlib-19.4.1.jar |AE2WTLib |ae2wtlib |19.4.1 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.4.1.jar |AE2WTLib API |ae2wtlib_api |19.4.1 |Manifest: NOSIGNATURE
alltheleaks-1.1.7+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.7+1.21.1-neoforg|Manifest: NOSIGNATURE
AmbientSounds_NEOFORGE_v6.3.4_mc1.21.1.jar |AmbientSounds |ambientsounds |6.3.4 |Manifest: NOSIGNATURE
animal_feeding_trough-1.1.2+1.21-neoforge.jar |Animal Feeding Trough |animal_feeding_trough |1.1.2 |Manifest: NOSIGNATURE
another_furniture-neoforge-4.0.2.jar |Another Furniture |another_furniture |4.0.2 |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
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
appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
Applied-Mekanistics-1.6.3.jar |Applied Mekanistics |appmek |1.6.3 |Manifest: NOSIGNATURE
Aquaculture-1.21.1-2.7.19.jar |Aquaculture 2 |aquaculture |2.7.19 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ars_elemental-1.21.1-0.7.8.6.jar |Ars Elemental |ars_elemental |**.**.**.** |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.11.3.jar |Ars Nouveau |ars_nouveau |5.11.3 |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.0.jar |Artifacts |artifacts |13.2.0 |Manifest: NOSIGNATURE
ash_api-neoforge-21.1.1.jar |Ash API |ash_api |21.1.1 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
AvaritiaNeo-1.21-1.2.8.jar |Avaritia |avaritia |1.2.8 |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
baubley-heart-canisters-1.21.1-1.3.1.jar |Baubley Heart Canisters |bhc |1.21.1-1.3.1 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
BotanyPotsOrePlanting-NeoForge-14.35.1+1.21.1.jar |Botany Pots Ore Planting |botany_pots_ore_planting |14.35.1 |Manifest: NOSIGNATURE
botanypots-neoforge-1.21.1-21.1.41.jar |BotanyPots |botanypots |21.1.41 |Manifest: NOSIGNATURE
botanypotsmystical-neoforge-1.21.1-21.1.11.jar |BotanyPots-Mystical |botanypotsmystical |21.1.11 |Manifest: NOSIGNATURE
botanypotstiers-neoforge-1.21.1-7.0.10.jar |BotanyPotsTiers |botanypotstiers |7.0.10 |Manifest: NOSIGNATURE
botanytrees-neoforge-1.21.1-21.1.3.jar |BotanyTrees |botanytrees |21.1.3 |Manifest: NOSIGNATURE
BrandonsCore-1.21.1-3.2.1.309.jar |Brandon's Core |brandonscore |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
camera-neoforge-1.21.1-1.0.21.jar |Camera Mod |camera |1.21.1-1.0.21 |Manifest: NOSIGNATURE
camping-neoforge-1.21.1-2.1.4.jar |Camping |camping |2.1.4 |Manifest: NOSIGNATURE
charmofundying-neoforge-9.1.0+1.21.1.jar |Charm of Undying |charmofundying |9.1.0+1.21.1 |Manifest: NOSIGNATURE
chat_heads-0.15.0-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.0 |Manifest: NOSIGNATURE
Chimes-v2.1.1-1.21.1-NeoForge.jar |Chimes |chimes |2.1.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |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
CodeChickenLib-1.21.1-4.6.1.526.jar |CodeChicken Lib |codechickenlib |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
collective-1.21.1-8.13.jar |Collective |collective |8.13 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.5+1.21.1.jar |Comforts |comforts |9.0.5+1.21.1 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.21-1.21.1.jar |Common Networking |commonnetworking |1.0.21-1.21.1 |Manifest: NOSIGNATURE
connectedglass-1.1.14-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.14 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
CraftPresence-2.7.1+1.21.1-neoforge.jar |CraftPresence |craftpresence |2.7.1 |Manifest: NOSIGNATURE
CreativeCore_NEOFORGE_v2.13.35_mc1.21.1.jar |CreativeCore |creativecore |2.13.35 |Manifest: NOSIGNATURE
cristellib-neoforge-1.21.1-3.0.3.jar |Cristel Lib |cristellib |3.0.3 |Manifest: NOSIGNATURE
crittersandcompanions-neoforge-1.21.1-2.3.4.jar |Critters and Companions |crittersandcompanions |1.21.1-2.3.4 |Manifest: NOSIGNATURE
croptopia_1.21.1_NEO-FORGE-4.2.1.jar |Croptopia |croptopia |4.2.1 |Manifest: NOSIGNATURE
croptopiajj-0.2.2.jar |Croptopia Juice and Jam |croptopiajj |0.2.2 |Manifest: NOSIGNATURE
CacaoUnofficial-NeoForge-1.21.1-1.0.0.jar |Croptopia's Chocolaterie Unoff|cacao |1.21.1-1.0.0 |Manifest: NOSIGNATURE
Cucumber-1.21.1-8.0.15.jar |Cucumber Library |cucumber |8.0.15 |Manifest: NOSIGNATURE
cumulus_menus-1.21.1-2.0.7-neoforge.jar |Cumulus |cumulus_menus |2.0.7 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
darkpaintings-neoforge-1.21.1-21.1.7.jar |DarkPaintings |darkpaintings |21.1.7 |Manifest: NOSIGNATURE
domum-ornamentum-1.0.228-main.jar |Domum Ornamentum |domum_ornamentum |1.0.228 |Manifest: NOSIGNATURE
doubledoors-1.21.1-7.2.jar |Double Doors |doubledoors |7.2 |Manifest: NOSIGNATURE
Draconic-Evolution-1.21.1-3.1.4.632.jar |Draconic Evolution |draconicevolution |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
durabilitytooltip-1.1.6-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.6 |Manifest: NOSIGNATURE
EasyMagic-v21.1.4-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.4 |Manifest: NOSIGNATURE
EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.4.jar |ElevatorMod |elevatorid |1.21.1-1.11.4 |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
EnderStorage-1.21.1-2.13.0.191.jar |EnderStorage |enderstorage |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
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
Essential (neoforge_1.21.1).jar |Essential |essential |**.**.**.** |Manifest: NOSIGNATURE
exoconfig-neoforge-1.21-0.2.4.jar |ExoConfig |exoconfig |0.2.4 |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
ExtendedCrafting-1.21.1-7.0.8.jar |Extended Crafting |extendedcrafting |7.0.8 |Manifest: NOSIGNATURE
ExtendedAE-1.21-2.2.30-neoforge.jar |ExtendedAE |extendedae |1.21-2.2.30-neoforge|Manifest: NOSIGNATURE
ExtraDisks-1.21.1-4.0.14.jar |Extra Disks |extradisks |1.21.1-4.0.14 |Manifest: NOSIGNATURE
ExtraStorage-1.21.1-5.0.8.jar |ExtraStorage |extrastorage |5.0.8 |Manifest: NOSIGNATURE
ExtremeReactors2-1.21.1-2.4.28.jar |Extreme Reactors |bigreactors |1.21.1-2.4.28 |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
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: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |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-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
guardvillagers-2.4.7-1.21.1.jar |Guard Villagers |guardvillagers |2.4.7 |Manifest: NOSIGNATURE
guideme-21.1.15.jar |GuideME |guideme |21.1.15 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
Icarus-NeoForge-4.6.4.jar |Icarus |icarus |4.6.4 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
industrialforegoing-1.21-3.6.38.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.38 |Manifest: NOSIGNATURE
infiniverse-568341-5486311.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
inventorypets-2.2.8.jar |Inventory Pets |inventorypets |2.2.8 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
ironchest-1.21-neoforge-16.0.7.jar |Iron Chests |ironchest |1.21-neoforge-16.0.7|Manifest: NOSIGNATURE
ironfurnaces-neoforge-1.21.1-4.3.2.jar |Iron Furnaces |ironfurnaces |4.3.2 |Manifest: NOSIGNATURE
itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
JadeAddons-1.21.1-NeoForge-6.1.0.jar |Jade Addons |jadeaddons |6.1.0+neoforge |Manifest: NOSIGNATURE
jamlib-neoforge-1.3.6+1.21.1.jar |JamLib |jamlib |1.3.6+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.336.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.21.1-7.13.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.13 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |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
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.5.1+1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.5.1+1.21.1 |Manifest: NOSIGNATURE
mcwbiomesoplenty-neoforge-1.21.1-1.5.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.21.1-1.5 |Manifest: NOSIGNATURE
mcw-bridges-3.1.2-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.1.2 |Manifest: NOSIGNATURE
mcw-doors-1.1.5-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwfences-1.2.1-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |Manifest: NOSIGNATURE
mcw-furniture-3.4.1-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |Manifest: NOSIGNATURE
mcwfurnituresbop-neoforged-1.21.1-1.0.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.21.1-1.0 |Manifest: NOSIGNATURE
mcw-holidays-1.1.2-mc1.21.1neoforge.jar |Macaw's Holidays |mcwholidays |1.1.2 |Manifest: NOSIGNATURE
mcw-lights-1.1.5-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
mcw-mcwpaths-1.1.1-mc1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |Manifest: NOSIGNATURE
mcw-roofs-2.3.2-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.2 |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
mcw-mcwwindows-2.4.2-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.4.2 |Manifest: NOSIGNATURE
mcjtylib-1.21-9.0.20.jar |McJtyLib |mcjtylib |1.21-9.0.20 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10.7.18.84.jar |Mekanism |mekanism |10.7.18 |Manifest: NOSIGNATURE
MekanismAdditions-1.21.1-10.7.18.84.jar |Mekanism: Additions |mekanismadditions |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
mekanisticrouters-1.2.0.jar |Mekanistic Routers |mekanisticrouters |1.2.0 |Manifest: NOSIGNATURE
minecolonies-1.1.1281-1.21.1.jar |MineColonies |minecolonies |1.1.1281-1.21.1 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modnametooltip-1.21.1-neoforge-2.3.0.jar |Mod Name Tooltip |modnametooltip |2.3.0 |Manifest: NOSIGNATURE
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
modular-routers-13.2.4+mc1.21.1.jar |Modular Routers |modularrouters |13.2.4 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.20-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.20 |Manifest: NOSIGNATURE
morevillagers-neoforge-1.21.1-6.0.0.jar |More Villagers |morevillagers |6.0.0 |Manifest: NOSIGNATURE
Morph-o-Tool-1.8-39.jar |Morph-o-Tool |morphtool |1.8-39 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
mowziesmobs-1.21.1-1.8.2.jar |Mowzie's Mobs |mowziesmobs |1.8.2 |Manifest: NOSIGNATURE
refurbished_furniture-neoforge-1.21.1-1.0.22.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.22 |Manifest: NOSIGNATURE
multipiston-1.2.58-1.21.1.jar |Multi-Piston |multipiston |1.2.58-1.21.1 |Manifest: NOSIGNATURE
MysticalAgradditions-1.21.1-8.0.12.jar |Mystical Agradditions |mysticalagradditions |8.0.12 |Manifest: NOSIGNATURE
MysticalAgriculture-1.21.1-8.0.23.jar |Mystical Agriculture |mysticalagriculture |8.0.23 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
Neat-1.21-40-NEOFORGE.jar |Neat |neat |1.21-40-NEOFORGE |Manifest: NOSIGNATURE
neoforge-21.1.220-universal.jar |NeoForge |neoforge |21.1.220 |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
nuggets-neoforge-1.21.1-1.1.0.48.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
OreExcavation-NeoForge-1.21.1-1.16.43.jar |OreExcavation |oreexcavation |1.16.43 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar |oωo |owo |**.**.**.**-beta.1+1.2|Manifest: NOSIGNATURE
PackagedAuto-1.21.1-4.0.8.21.jar |PackagedAuto |packagedauto |**.**.**.** |Manifest: NOSIGNATURE
PackagedAvaritia-Re-1.21.1-3.0.1.5.jar |PackagedAvaritia:Re |packagedavaritia |**.**.**.** |Manifest: NOSIGNATURE
PackagedExCrafting-1.21.1-4.0.0.10.jar |PackagedExCrafting |packagedexcrafting |**.**.**.** |Manifest: NOSIGNATURE
paintings-neoforge-1.21.1-14.0.1.jar |Paintings ++ |paintings |14.0.1 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
Paxi-1.21.1-NeoForge-5.1.3.jar |Paxi |paxi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
plushies-neoforge-1.5.1.jar |Plushie Mod |plushies |1.5.1 |Manifest: NOSIGNATURE
potentials-neoforge-1.21-0.7.1.jar |Potentials |potentials |0.7.1 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
productivebees-1.21.1-13.13.1.jar |Productive Bees |productivebees |1.21.1-13.13.1 |Manifest: NOSIGNATURE
productivelib-1.21.1-0.2.0.jar |Productive Lib |productivelib |1.21.1-0.2.0 |Manifest: NOSIGNATURE
ProjectE-1.21.1-PE1.1.0.jar |ProjectE |projecte |1.1.0 |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
QuarkOddities-1.21.1.jar |Quark Oddities |quarkoddities |1.21.1 |Manifest: NOSIGNATURE
refinedstorage-neoforge-2.0.1.jar |Refined Storage |refinedstorage |2.0.1 |Manifest: NOSIGNATURE
reliquary-1.21.1-2.0.66.1363.jar |Reliquary Reincarnations |reliquary |2.0.66 |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
rftoolsbase-1.21-6.0.10.jar |RFToolsBase |rftoolsbase |1.21-6.0.10 |Manifest: NOSIGNATURE
rftoolspower-1.21-7.0.5.jar |RFToolsPower |rftoolspower |1.21-7.0.5 |Manifest: NOSIGNATURE
rightclickharvest-neoforge-4.6.1+1.21.1.jar |Right Click Harvest |rightclickharvest |4.6.1+1.21.1 |Manifest: NOSIGNATURE
RoughlyEnoughItems-16.0.799-neoforge.jar |Roughly Enough Items (REI) |roughlyenoughitems |16.0.799 |Manifest: NOSIGNATURE
RoughlyEnoughProfessions-neoforge-1.21.1-4.0.3.jar|Roughly Enough Professions |roughlyenoughprofessions |4.0.3 |Manifest: NOSIGNATURE
rsrequestify-1.21.1-3.0.0.jar |RS: Requestify |rsrequestify |3.0.0 |Manifest: NOSIGNATURE
saturn-mc1.21.1-0.1.5.jar |Saturn |saturn |0.1.5 |Manifest: NOSIGNATURE
sauce-1.21.1-0.0.21.64.jar |Sauce Library |sauce |**.**.**.** |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
shulkerboxtooltip-neoforge-5.1.9+1.21.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |5.1.9+1.21.1 |Manifest: NOSIGNATURE
sit-1.21.1-1.4.jar |Sit |sit |1.4 |Manifest: NOSIGNATURE
sky-aesthetics-neoforge-1.21-2.0.12-beta.jar |Sky Aesthetics |sky_aesthetics |2.0.12-beta |Manifest: NOSIGNATURE
smarterfarmers-1.21-2.2.4-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.4 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.33.1574.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.33 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.9.1526.jar |Sophisticated Core |sophisticatedcore |1.4.9 |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
Sparkweave-NeoForge-0.510.0.jar |Sparkweave Engine |sparkweave |0.510.0 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
stellaris-1.21-neoforge-1.4.21.jar |Stellaris |stellaris |1.4.21 |Manifest: NOSIGNATURE
StorageDrawers-neoforge-1.21.1-13.11.4.jar |Storage Drawers |storagedrawers |13.11.4 |Manifest: NOSIGNATURE
structurize-1.0.816-1.21.1.jar |Structurize |structurize |1.0.816-1.21.1 |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
aether-1.21.1-1.5.10-neoforge.jar |The Aether |aether |1.5.10 |Manifest: NOSIGNATURE
twilightforest-1.21.1-4.8.3287-universal.jar |The Twilight Forest |twilightforest |4.8.3287 |Manifest: NOSIGNATURE
titanium-1.21-4.0.37.jar |Titanium |titanium |4.0.37 |Manifest: NOSIGNATURE
toofast-1.21.0-0.4.3.6.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
towntalk-1.2.0.jar |Towntalk |towntalk |1.2.0 |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
transparent-neoforge-21.1.0.jar |Transparent |transparent |21.1.0 |Manifest: NOSIGNATURE
trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE
treeharvester-1.21.1-9.1.jar |Tree Harvester |treeharvester |9.1 |Manifest: NOSIGNATURE
TRender-1.0.10-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.10 |Manifest: NOSIGNATURE
blockui-1.0.209-1.21.1.jar |UI Library Mod |blockui |1.0.209-1.21.1 |Manifest: NOSIGNATURE
UniLib-1.2.1+1.21.1-neoforge.jar |UniLib |unilib |1.2.1 |Manifest: NOSIGNATURE
villagernames-1.21.1-8.2.jar |Villager Names |villagernames |8.2 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.29.jar |Waystones |waystones |21.1.29 |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.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
XaeroPlus-2.30.9+neoforge-1.21.1-WM1.40.11-MM25.3.|XaeroPlus |xaeroplus |2.30.9 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
ZeroCore2-1.21.1-2.4.21.jar |Zero CORE 2 |zerocore |1.21.1-2.4.21 |Manifest: NOSIGNATURE
Zeta-1.1-39.jar |Zeta |zeta |1.1-39 |Manifest: NOSIGNATURE
Crash Report UUID: e8740d4f-712a-4272-bec4-eb348dc93201