---- Minecraft Crash Report ---- // My bad. Time: 2025-06-24 23:31:12 Description: Initializing game java.lang.NullPointerException: Cannot invoke "com.cobblemon.mod.common.CobblemonImplementation.getModAPI()" because "com.cobblemon.mod.common.Cobblemon.implementation" is null at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.entity.ItemRenderer.(ItemRenderer.java:70) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.cobblemon-common.json:ItemRendererMixin from mod cobblemon,pl:mixin:APP:rctmod.neoforge.mixins.json:client.ItemRendererMixin from mod rctmod,pl:mixin:APP:cobblemonsmartphone.mixins.json:ItemRendererMixin from mod cobblemon_smartphone,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:529) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,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%23302!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23164!/:?] {} 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:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.entity.ItemRenderer.(ItemRenderer.java:70) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.cobblemon-common.json:ItemRendererMixin from mod cobblemon,pl:mixin:APP:rctmod.neoforge.mixins.json:client.ItemRendererMixin from mod rctmod,pl:mixin:APP:cobblemonsmartphone.mixins.json:ItemRendererMixin from mod cobblemon_smartphone,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium,pl:mixin:APP:sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium,pl:mixin:APP:mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris,pl:mixin:A,pl:runtimedistcleaner:A} at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.(Minecraft.java:529) ~[client-1.21.1-20240808.144430-srg.jar%23302!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,xf:fml:xaerominimap:xaero_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (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.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.3912:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.26100.4202 (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.1591 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4202 (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.4202 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:MMDevice API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.26100.4061 (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.4202 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll:Main implementation library:1.23.1: POWRPROF.dll:Power Profile Helper DLL:10.0.26100.4202 (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.1 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.26100.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.26100.1150 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WINSTA.dll:Winstation Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.4351 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation atcuf64.dll:Bitdefender Active Threat Control Usermode Filter:**.**.**.** #0x0ac76c286:Bitdefender S.R.L. Bucharest, ROMANIA awt.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation bdhkm64.dll:BitDefender Hooking DLL:**.**.**.** #0x3d65324:BitDefender S.R.L. Bucharest, ROMANIA cfgmgr32.dll:Configuration Manager DLL:10.0.26100.4202 (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.1 (WinBuild.160101.0800):Microsoft Corporation cryptnet.dll:Crypto Network Related API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation drvstore.dll:Driver Store API:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation extnet.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.26100.4202 (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.4202 (WinBuild.160101.0800):Microsoft Corporation java.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. javaw.exe:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. jemalloc.dll jimage.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. jli.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. jna1297403196770775072.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA) jsvml.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. jvm.dll:Zulu 64-Bit Server VM:21.0.6:Azul Systems Inc. kernel.appcore.dll:AppModel API Host:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. management_ext.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. msasn1.dll:ASN.1 Runtime APIs:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation mscms.dll:Microsoft Color Matching System DLL:10.0.26100.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.26100.4202 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation net.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. nio.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.83 :32.0.15.7283:NVIDIA Corporation nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7283:NVIDIA Corporation nvspcap64.dll:NVIDIA Game Proxy8FileVersion1:**.**.**.**8Produc:NVIDIA CorporationL$FileDescriptio ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.26100.4202 (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.1 (WinBuild.160101.0800):Microsoft Corporation perfproc.dll:Windows System Process Performance Objects DLL:10.0.26100.1 (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.4202 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (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.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:Zulu Platform x64 Architecture:21.0.6:Azul Systems Inc. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.26100.1 (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.6:Azul Systems Inc. win32u.dll:Win32u:10.0.26100.4343 (WinBuild.160101.0800):Microsoft Corporation windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.1457 (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.1 (WinBuild.160101.0800):Microsoft Corporation wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:Zulu Platform x64 Architecture:21.0.6: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%23302!/:?] {re:classloading,pl:runtimedistcleaner:A} at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {} at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/fml_loader@4.0.41/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.41.jar%23172!/:4.0] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23164!/:?] {} at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23164!/:?] {} 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:?] {} -- Cobblemon -- Details: Version: 1.6.1 Is Snapshot: false Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65) Branch: HEAD -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.6, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc. Memory: 389734304 bytes (371 MiB) / 1476395008 bytes (1408 MiB) up to 8858370048 bytes (8448 MiB) CPUs: 24 Processor Vendor: GenuineIntel Processor Name: 13th Gen Intel(R) Core(TM) i7-13700F Identifier: Intel64 Family 6 Model 183 Stepping 1 Microarchitecture: Raptor Lake Frequency (GHz): 2.11 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 24 Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 16380.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 32.0.15.7283 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 5.00 Memory slot #0 type: Unknown Memory slot #1 capacity (MiB): 16384.00 Memory slot #1 clockSpeed (GHz): 5.00 Memory slot #1 type: Unknown Virtual memory max (MiB): 42335.19 Virtual memory used (MiB): 22050.41 Swap memory total (MiB): 9728.00 Swap memory used (MiB): 92.12 Space in storage for jna.tmpdir (MiB): available: 861271.63, total: 1906273.00 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 861271.63, total: 1906273.00 Space in storage for io.netty.native.workdir (MiB): available: 861271.63, total: 1906273.00 Space in storage for java.io.tmpdir (MiB): available: 861271.63, total: 1906273.00 Space in storage for workdir (MiB): available: 861271.63, total: 1906273.00 JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8448M -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Loaded Shaderpack: (off) Launched Version: 1.21.1 Launcher name: theseus Backend library: LWJGL version 3.3.3+5 Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.83, NVIDIA Corporation Window size: 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_US System encoding: Cp1252 File encoding: UTF-8 CPU: 24x 13th Gen Intel(R) Core(TM) i7-13700F 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.41.jar slf4jfixer PLUGINSERVICE loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE loader-4.0.41.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 FML Language Providers: kotlinforforge@5.8.0 Configured Defaults@21.1.3 javafml@4.0 lowcodefml@4.0 minecraft@4.0 Mod List: cheaper-templates-1.0.5.jar |[Crafting] Cheaper templates |mr_cheaper_templates |1.0.5 |Manifest: NOSIGNATURE adventure-platform-neoforge-6.0.0.jar |adventure-platform-neoforge |adventure_platform_neoforge |6.0.0 |Manifest: NOSIGNATURE another_furniture-neoforge-4.0.0.jar |Another Furniture |another_furniture |4.0.0 |Manifest: NOSIGNATURE arcane_abilities-0.2.7.1.jar |ArcaneAbilities |arcane_abilities |**.**.**.** |Manifest: NOSIGNATURE architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE artifacts-neoforge-13.0.6.jar |Artifacts |artifacts |13.0.6 |Manifest: NOSIGNATURE 1.3.3-backpacks_mod-1.21-1.21.1.jar |Backpacks! |mr_vanilla_backpacks |1.3.3 |Manifest: NOSIGNATURE badgebox-neoforge-1.3.0.jar |Badge Box |badgebox |1.1.1 |Manifest: NOSIGNATURE balm-neoforge-1.21.1-21.0.46.jar |Balm |balm |21.0.46 |Manifest: NOSIGNATURE [neoforge]ctov-3.5.9a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.9a |Manifest: NOSIGNATURE cloth-config-neoforge-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE cloud-neoforge-2.0.0-beta.9.jar |Cloud Command Framework |cloud |2.0.0-beta.9 |Manifest: NOSIGNATURE CobbleDollars-neoforge-2.0.0+Beta-5.1+1.21.1.jar |CobbleDollars |cobbledollars |2.0.0+Beta-5.1+1.21.|Manifest: NOSIGNATURE cobbleloots-neoforge-2.0.7.jar |Cobbleloots: Loot Balls and Mo|cobbleloots |2.0.7 |Manifest: NOSIGNATURE Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE Cobblemon AFP 1.8.3-1.21.1-NeoForge-GEB.jar |Cobblemon Alatia's Fakemon Pac|cobblemon_alatia |1.8.3-1.21.1-neoforg|Manifest: NOSIGNATURE cobblemonboxlink-neoforge-1.21.1-1.0.4.jar |Cobblemon Box Link |cobblemonboxlink |1.0.4 |Manifest: NOSIGNATURE cobblemon-capturexp-1.6-neoforge-1.1.1.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.1.1 |Manifest: NOSIGNATURE cobblemon-counter-1.6-neoforge-1.5.1.jar |Cobblemon Counter |cobbled_counter |1.6-neoforge-1.5.1 |Manifest: NOSIGNATURE CobblemonExtras-neoforge-1.4.2.jar |Cobblemon Extras Forge Sidemod|cobblemonextras |1.0.0 |Manifest: NOSIGNATURE fightorflight-neoforge-0.8.1.jar |Cobblemon Fight or Flight |fightorflight |0.8.1 |Manifest: NOSIGNATURE CobblemonMoveInspector-neoforge-1.2.0.jar |Cobblemon Move Inspector |cobblemon_move_inspector |1.2.0 |Manifest: NOSIGNATURE cobblemonoutbreaks-neoforge-1.0.0-1.21.1.jar |Cobblemon Outbreaks |cobblemonoutbreaks |1.0.0-1.21.1 |Manifest: NOSIGNATURE cobblemonpokemonbadges-neoforge-0.1.1.jar |Cobblemon Pokemon Badges |cobblemonpokemonbadges |0.1.1 |Manifest: NOSIGNATURE cobblemon_smartphone-neoforge-1.0.3-rev01.jar |Cobblemon Smartphone |cobblemon_smartphone |1.0.3-rev01 |Manifest: NOSIGNATURE cobblemon-spawn-notification-1.6-neoforge-1.3.7.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.3.7 |Manifest: NOSIGNATURE cobblemon-unchained-1.6-neoforge-1.2.2.jar |Cobblemon Unchained |unchained |1.6-neoforge-1.2.2 |Manifest: NOSIGNATURE Cobblemon-Utility+-neoforge-1.6.1.jar |Cobblemon Utility+ |cobblemon_utility |1.6.1 |Manifest: NOSIGNATURE cobblemon-legendary-structures-2.1.jar |Cobblemon: Legends Untold |mr_cobblemon_legendarystructur|2.1 |Manifest: NOSIGNATURE Cobblemon_MegaShowdown-9.7.11-release-neoforge.jar|Cobblemon: Mega Showdown |mega_showdown |9.7.11-release-neofo|Manifest: NOSIGNATURE cobbleride-neoforge-0.3.2+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.3.2+1.21.1 |Manifest: NOSIGNATURE CobblemonAlphasNeoforge-1.1+1.6.1.jar |CobblemonAlphas |cobblemonalphas |1.1 |Manifest: NOSIGNATURE cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE CobblemonSizeVariationNeoforge-1.2.0+1.6.1.jar |CobblemonSizeVariation |cobblemonsizevariation |1.2.0 |Manifest: NOSIGNATURE cobblenav-neoforge-2.2.3.jar |Cobblenav |cobblenav |2.2.3 |Manifest: NOSIGNATURE Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE cobgyms-neoforge-3.0.1+1.21.1.jar |CobGyms |cobgyms |3.0.1 |Manifest: NOSIGNATURE collective-1.21.1-8.3.jar |Collective |collective |8.3 |Manifest: NOSIGNATURE common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE disenchanting_table-merged-1.21.1-5.0.2.jar |Dis-Enchanting Table |disenchanting_table |5.0.2 |Manifest: NOSIGNATURE easy-villagers-neoforge-1.21.1-1.1.29.jar |Easy Villagers |easy_villagers |1.21.1-1.1.29 |Manifest: NOSIGNATURE eggs-cobblemon-addon-0.7.jar |Eggs - Cobblemon Addon |mr_eggs_cobblemonaddon |0.7 |Manifest: NOSIGNATURE entityculling-neoforge-1.8.0-mc1.21.jar |EntityCulling |entityculling |1.8.0 |Manifest: NOSIGNATURE Essential (neoforge_1.21.1).jar |Essential |essential |**.**.**.** |Manifest: NOSIGNATURE expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE expandedstorage-neoforge-1.21.1-14.2.4.jar |Expanded Storage |expandedstorage |14.2.4 |Manifest: NOSIGNATURE ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |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 fzzy_config-0.7.0+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.0+1.21+neoforge |Manifest: NOSIGNATURE Geophilic v3.4.2 f15-80.mod.jar |Geophilic |geophilic |3.4.2 |Manifest: NOSIGNATURE api-3.1.0-1.21.1-SNAPSHOT.jar |GooeyLibs API |gooeylibs_api |3.1.0 |Manifest: NOSIGNATURE gravels_extended_battles-neoforge-1.6.jar |Gravels Extended Battles |gravels_extended_battles |1.6 |Manifest: NOSIGNATURE hiddenmons-cobblemon-v0.6.jar |HiddenMons [Cobblemon] |mr_hiddenmons_cobblemon |1-v0.6 |Manifest: NOSIGNATURE Impactor-Neoforge-5.3.0+1.21.1.jar |Impactor |impactor |5.3.0+1.21.1 |Manifest: NOSIGNATURE neoforge-5.3.0.1+1.21.1.jar |Impactor |impactor_command_api |**.**.**.**+1.21.1 |Manifest: NOSIGNATURE iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE ironfurnaces-neoforge-1.21.1-4.3.0.jar |Iron Furnaces |ironfurnaces |4.3.0 |Manifest: NOSIGNATURE Jade-1.21.1-NeoForge-15.10.1.jar |Jade |jade |15.10.1+neoforge |Manifest: NOSIGNATURE thedarkcolour.kffmod-5.8.0.jar |Kotlin For Forge |kotlinforforge |5.8.0 |Manifest: NOSIGNATURE kuma-api-neoforge-21.0.5+1.21.jar |KumaAPI |kuma_api |21.0.5 |Manifest: NOSIGNATURE lithostitched-neoforge-1.21.1-1.4.8.jar |Lithostitched |lithostitched |1.4.8 |Manifest: NOSIGNATURE Loot Beams Refork-neoforge-1.21.1-3.2.5.jar |Loot Beams Refork |lootbeams |3.2.5 |Manifest: NOSIGNATURE lootbundles-1.21.0-1.1.0.jar |Loot Bundles |lootbundles |1.21.0-1.1.0 |Manifest: NOSIGNATURE mcw-furniture-3.3.0-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |Manifest: NOSIGNATURE midnightlib-1.6.9-neoforge+1.21.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** modernfix-neoforge-5.23.1+mc1.21.1.jar |ModernFix |modernfix |5.23.1+mc1.21.1 |Manifest: NOSIGNATURE monolib-neoforge-1.21.1-2.1.0.jar |MonoLib |monolib |2.1.0 |Manifest: NOSIGNATURE more-radical-trainers-1.8.jar |More Radical Trainers: SV |mr_more_radicaltrainers |1.8 |Manifest: NOSIGNATURE MythsAndLegends-neoforge-1.8.0.jar |MythsAndLegends |mythsandlegends |1.8.0 |Manifest: NOSIGNATURE neoforge-21.1.185-universal.jar |NeoForge |neoforge |21.1.185 |Manifest: NOSIGNATURE Nirvana Lib-neoforge-1.21.1-2.0.13.jar |Nirvana Lib |nirvana_lib |2.0.13 |Manifest: NOSIGNATURE notenoughanimations-neoforge-1.10.0-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.10.0 |Manifest: NOSIGNATURE OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE cobblemon-darkrai-1.1.1.jar |Overgrown's Cobblemon: Darkrai|mr_cobblemon_darkrai |1.1.1 |Manifest: NOSIGNATURE Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE playerxp-neoforge-1.0.0+1.21.1.jar |PlayerXP |playerxp |1.0.0+1.21.1 |Manifest: NOSIGNATURE rctmod-neoforge-1.21.1-0.16.5-beta.jar |Radical Cobblemon Trainers |rctmod |0.16.5-beta |Manifest: NOSIGNATURE rctapi-neoforge-1.21.1-0.13.6-beta.jar |Radical Cobblemon Trainers API|rctapi |0.13.6-beta |Manifest: NOSIGNATURE rarcompat-1.21-0.9.6.jar |RAR-Compat |rarcompat |0.9.6 |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 relics-1.21.1-0.10.7.5.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE SafePastures-1.1.0+1.21.1.jar |Safe Pastures |safepastures_neoforge |1.1.0+1.21.1 |Manifest: NOSIGNATURE Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE SimpleBackups-1.21-4.0.16.jar |Simple Backups |simplebackups |1.21-4.0.16 |Manifest: NOSIGNATURE SimpleTMs-neoforge-2.1.2.jar |SimpleTMs |simpletms |2.1.2 |Manifest: NOSIGNATURE Sky's Netherite Ore Remined 1.2 NeoForge 1.21.1.ja|Sky's Netherite Ore Remined |netherite_ore_remined |1.2 |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 sound-physics-remastered-neoforge-1.21.1-1.4.12.ja|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.4.12 |Manifest: NOSIGNATURE Storage Drawers-neoforge-1.21-13.8.6.jar |Storage Drawers |storagedrawers |13.8.6 |Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE TRansition-1.0.2-1.21-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.2 |Manifest: NOSIGNATURE trashcans-1.0.18c-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18+c |Manifest: NOSIGNATURE trashslot-neoforge-1.21.1-21.1.4.jar |TrashSlot |trashslot |21.1.4 |Manifest: NOSIGNATURE TRender-1.0.4-1.21-neoforge-SNAPSHOT.jar |TRender |trender |1.0.4 |Manifest: NOSIGNATURE villagespawnpoint-1.21.1-4.6.jar |Village Spawn Point |villagespawnpoint |4.6 |Manifest: NOSIGNATURE waystones-neoforge-1.21.1-21.1.19.jar |Waystones |waystones |21.1.19 |Manifest: NOSIGNATURE Xaeros_Minimap_25.2.6_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.6 |Manifest: NOSIGNATURE XaerosWorldMap_1.39.9_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.9 |Manifest: NOSIGNATURE YungsApi-1.21.1-NeoForge-5.1.5.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE