---- Minecraft Crash Report ---- // This doesn't make any sense! Time: 2023-04-17 05:22:49 Description: Initializing game java.lang.NullPointerException: Registry Object not present: emendatusenigmatica:enigmatic_hammer at java.util.Objects.requireNonNull(Objects.java:334) ~[?:?] {re:mixin} at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:204) ~[forge-1.19.2-43.2.8-universal.jar%23884!/:?] {re:mixin,re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.LangGen.addTranslations(LangGen.java:50) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EELangProvider.m_213708_(EELangProvider.java:65) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.data.DataGenerator.m_123917_(DataGenerator.java:57) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading} at com.ridanisaurus.emendatusenigmatica.EmendatusEnigmatica.generate(EmendatusEnigmatica.java:121) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.GeneratedPack.(GeneratedPack.java:50) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EEPackFinder.lambda$loadPacks$0(EEPackFinder.java:48) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.server.packs.repository.Pack.m_10430_(Pack.java:35) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EEPackFinder.m_7686_(EEPackFinder.java:47) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.server.packs.repository.PackRepository.m_10526_(PackRepository.java:47) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.repository.PackRepository.m_10506_(PackRepository.java:39) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.(Minecraft.java:469) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.8.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at java.util.Objects.requireNonNull(Objects.java:334) ~[?:?] {re:mixin} at net.minecraftforge.registries.RegistryObject.get(RegistryObject.java:204) ~[forge-1.19.2-43.2.8-universal.jar%23884!/:?] {re:mixin,re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.LangGen.addTranslations(LangGen.java:50) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EELangProvider.m_213708_(EELangProvider.java:65) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.data.DataGenerator.m_123917_(DataGenerator.java:57) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading} at com.ridanisaurus.emendatusenigmatica.EmendatusEnigmatica.generate(EmendatusEnigmatica.java:121) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.GeneratedPack.(GeneratedPack.java:50) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EEPackFinder.lambda$loadPacks$0(EEPackFinder.java:48) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.server.packs.repository.Pack.m_10430_(Pack.java:35) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading} at com.ridanisaurus.emendatusenigmatica.datagen.base.EEPackFinder.m_7686_(EEPackFinder.java:47) ~[EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar%23633!/:2.1.4-build.58+mc1.19.2] {re:classloading} at net.minecraft.server.packs.repository.PackRepository.m_10526_(PackRepository.java:47) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.packs.repository.PackRepository.m_10506_(PackRepository.java:39) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.Minecraft.(Minecraft.java:469) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation AppXDeploymentClient.dll:AppX Deployment Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.608:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation DWMAPI.DLL:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.819 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:MSCTF Server DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation MpOav.dll:IOfficeAntiVirus Module:4.18.2303.8 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation POWRPROF.dll:Power Profile Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Windows Shell Common Dll:10.0.22621.755 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation WindowsCodecs.dll:Microsoft Windows Codecs Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation amdihk64.dll:Radeon Settings: Host Service:2,00,00,1788:Advanced Micro Devices, Inc. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation aticfx64.dll:aticfx64.dll:8.17.10.1698:Advanced Micro Devices, Inc. atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc. atio6axx.dll:AMD OpenGL Driver:23.03.230121_8e1c912:Advanced Micro Devices, Inc atiu9p64.dll:atiu9pag.dll:8.14.01.6564:Advanced Micro Devices, Inc. atiumd64.dll:atiumd64.dll:9.14.10.01525:Advanced Micro Devices, Inc. atiumd6a.dll:Radeon Video Acceleration Universal Driver:8.14.10.0772:Advanced Micro Devices, Inc. awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (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.22621.1 (WinBuild.160101.0800):Microsoft Corporation d3d9.dll:Direct3D 9 Runtime:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation dataexchange.dll:Data exchange:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation dxcore.dll:DXCore:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation fastprox.dll:WMI Custom Marshaller:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation fontmanager.dll:OpenJDK Platform binary:17.0.3.0:Microsoft freetype.dll:OpenJDK Platform binary:17.0.3.0:Microsoft fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.22621.1344 (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.22621.1344 (WinBuild.160101.0800):Microsoft Corporation inputhost.dll:InputHost:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft jemalloc.dll jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jna7262840554537910646.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA) jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation lwjgl.dll lwjgl_opengl.dll lwjgl_stb.dll management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ntdll.dll:NT Layer DLL:10.0.22621.1485 (WinBuild.160101.0800):Microsoft Corporation ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation twinapi.appcore.dll:twinapi.appcore:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft wbemcomn.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wbemprox.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wbemsvc.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation win32u.dll:Win32u:10.0.22621.1555 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft Stacktrace: at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23879!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.8.jar%2395!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2382543488 bytes (2272 MiB) / 4143972352 bytes (3952 MiB) up to 7415529472 bytes (7072 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx Identifier: AuthenticAMD Family 23 Model 24 Stepping 1 Microarchitecture: Zen / Zen+ Frequency (GHz): 2.10 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 2048.00 Graphics card #0 deviceId: 0x15d8 Graphics card #0 versionInfo: DriverVersion=31.0.14037.1007 Graphics card #1 name: Radeon RX 560X Series Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x67ef Graphics card #1 versionInfo: DriverVersion=31.0.14037.1007 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.67 Memory slot #1 type: DDR4 Virtual memory max (MB): 20930.64 Virtual memory used (MB): 12778.18 Swap memory total (MB): 6656.00 Swap memory used (MB): 53.74 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7072m -Xms256m Loaded Shaderpack: ComplementaryReimagined_r1.2.2.zip Profile: Custom (+16 options changed by user) Launched Version: forge-43.2.8 Backend library: LWJGL version 3.3.1 build 7 Backend API: Radeon RX 560X Series GL version 3.2.0 Core Profile Context 23.3.1.230305, ATI Technologies Inc. Window size: GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 8x AMD Ryzen 5 3550H with Radeon Vega Mobile Gfx ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.8.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@3.11.0 lowcodefml@null Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE adaptive_performance_tweaks_core_1.19.2-6.7.0.jar |APTweaks: Core |adaptive_performance_tweaks_co|6.7.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE habitat-1.2.2.jar |Habitat |habitat |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |COMMON_SET|Manifest: NOSIGNATURE infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE riverredux-0.3.0+forge.jar |RiverRedux |riverredux |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE botarium-forge-1.19.2-1.8.2.jar |Botarium |botarium |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE WorldDataLoader-1.19-1.0.jar |World Data Loader |worlddataloader |1.0 |COMMON_SET|Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_furniture-forge-1.19.2-1.1.0.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |COMMON_SET|Manifest: NOSIGNATURE CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |COMMON_SET|Manifest: NOSIGNATURE modernfix-mc1.19.2-3.3.0.jar |ModernFix |modernfix |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |COMMON_SET|Manifest: NOSIGNATURE Powah-4.0.8.jar |Powah |powah |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |COMMON_SET|Manifest: NOSIGNATURE MaxHealthFix-Forge-1.19.2-8.0.1.jar |MaxHealthFix |maxhealthfix |8.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 BotanyPotsTiers-Forge-1.19.2-3.3.2.jar |BotanyPotsTiers |botanypotstiers |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE vinery-1.19.2-1.1.7.jar |Vinery |vinery |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.19.2-6.1.5.jar |Apotheosis |apotheosis |6.1.5 |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.19.2-forge-6.5.0.jar |Snow! Real Magic! |snowrealmagic |6.5.0 |COMMON_SET|Manifest: NOSIGNATURE whatareyouvotingfor2022-1.19.2-1.9.jar |What Are You Voting For? |whatareyouvotingfor |1.0 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |COMMON_SET|Manifest: NOSIGNATURE chat_heads-0.10.8-forge-1.19.2.jar |Chat Heads |chat_heads |0.10.8 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE Paraglider-1.19.2-1.7.0.5.jar |Paraglider |paraglider |1.7.0.5 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |COMMON_SET|Manifest: NOSIGNATURE ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |COMMON_SET|Manifest: NOSIGNATURE geophilic‐1.19-2.0.0.jar |Geophilic |geophilic |1.19-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |ERROR |Manifest: NOSIGNATURE TaxOceanVillager+M.1.19+ForM-1.1.2.jar |Tax' Ocean Villager |taxov |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.21+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.21+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE Thatched-forge-1.19.2-1.2.0.jar |Thatched |thatched |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.19.2-1.3.1.jar |Dungeons Plus |dungeons_plus |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE sleep_tight-1.19.2-1.0.15.jar |Sleep Tight |sleep_tight |1.19.2-1.0.15 |COMMON_SET|Manifest: NOSIGNATURE heyberryshutup-1.19-0.2.0.3.jar |Hey Berry! SHUT UP |heyberryshutup |1.19-0.2.0.3 |COMMON_SET|Manifest: NOSIGNATURE Modpack Configuration Checker-1.19.x-v1.9.5.jar |Modpack Config Checker |concheckrmd |1.19.x-v1.9.5 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.7-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE (1.19.2)+1.0.6+Sanity+And+Insanity.jar |Sanity & Insanity |sanity_and_insanity |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE Botania-1.19.2-438-FORGE.jar |Botania |botania |1.19.2-438-FORGE |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |COMMON_SET|Manifest: NOSIGNATURE DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Philips-ruins1.19.2-5.4.jar |Philip's ruins |philipsruins |5.4 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE lightspeed-1.19.2-1.0.3.jar |Lightspeed |lightspeed |1.19.2-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE corail_woodcutter-1.19.2-2.5.2.jar |Corail Woodcutter |corail_woodcutter |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE solsweetpotato-1.19.2-2.0.0.jar |Spice of Life: Sweet Potato Ed|solsweetpotato |1.19.2-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |COMMON_SET|Manifest: NOSIGNATURE ragnagoblin-1.19.2-1.2-beta.jar |Ragna Goblin |ragnagoblin |1.19.2-1.2-beta |COMMON_SET|Manifest: NOSIGNATURE FramedBlocks-6.8.3.jar |FramedBlocks |framedblocks |6.8.3 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE overweightfarming-1.19.2-2.0.1-forge.jar |Overweight Farming |overweight_farming |1.19.2-2.0.0-forge |COMMON_SET|Manifest: NOSIGNATURE abundant_atmosphere-1.19.2-1.0.2.jar |Abundant Atmosphere |abundant_atmosphere |1.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.19.2-2.10.jar |Construction Wand |constructionwand |1.19.2-2.10 |COMMON_SET|Manifest: NOSIGNATURE mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |COMMON_SET|Manifest: NOSIGNATURE Chimes-1.1.4-1.19.jar |Chimes |chimes |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE the_bumblezone_forge-6.7.10-beta4+1.19.2.jar |The Bumblezone |the_bumblezone |6.7.10-beta4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JadeAddons-1.19.2-forge-3.4.0.jar |Jade Addons |jadeaddons |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE windswept-1.19.2-2.2.2.jar |Windswept |windswept |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE bettas-forge-1.19.2-1.1.0.jar |Bettas |bettas |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a sliceanddice-2.0.3.jar |Create Slice & Dice |sliceanddice |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons_libraries-1.19.2-3.0.9-beta.jar |Dungeons Libraries |dungeons_libraries |1.19.2-3.0.9-beta |COMMON_SET|Manifest: NOSIGNATURE vitalize-forge-1.19.2-1.1.1.jar |Vitalize |vitalize |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE randombonemealflowers-1.19.2-4.1.jar |Random Bone Meal Flowers |randombonemealflowers |4.1 |COMMON_SET|Manifest: NOSIGNATURE dungeons_gear-1.19.2-5.0.4-beta.jar |Dungeons Gear |dungeons_gear |1.19.2-5.0.4-beta |COMMON_SET|Manifest: NOSIGNATURE dangerousstonecutter-forge-mc1.19-1.7.2.jar |Dangerous Stone Cutter |dangerousstonecutter |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE SmartBrainLib-forge-1.19.2-1.9.jar |SmartBrainLib |smartbrainlib |1.9 |COMMON_SET|Manifest: NOSIGNATURE TES-forge-1.19.2-1.1.jar |TES |tslatentitystatus |1.1 |COMMON_SET|Manifest: NOSIGNATURE Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughAdvancements-1.19-4.0.2.jar |Just Enough Advancements |jea |1.19-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE coralreef-forge-1.19-1.0.2.jar |Coral Reef |coralreef |1.19-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |COMMON_SET|Manifest: NOSIGNATURE mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 MobsPropertiesRandomness-4.2.0-mc1.19.2.jar |Mobs Properties Randomness |mobspropertiesrandomness |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |COMMON_SET|Manifest: NOSIGNATURE seals-1.19.2-3.0.3.jar |Seals |seals |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |COMMON_SET|Manifest: NOSIGNATURE BotanyPots-Forge-1.19.2-9.0.31.jar |BotanyPots |botanypots |9.0.31 |COMMON_SET|Manifest: NOSIGNATURE starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |COMMON_SET|Manifest: NOSIGNATURE BeeFix-1.19-1.0.7.jar |Bee Fix |beefix |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE OreBerries-Replanted-1.19.2-0.2.1.jar |Oreberries Replanted |oreberriesreplanted |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.8-universal.jar |Forge |forge |43.2.8 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 silent-gear-1.19.2-3.2.2.jar |Silent Gear |silentgear |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE Villager Comfort-1.19.2-1.0.0.jar |Villager Comfort |villagercomfort |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE extractinator-forge-1.19.2-2.0.1.jar |Extractinator |extractinator |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE Zombie Friends 1.18-1.19-1.0.3.jar |Zombie Friends |zombiefriends |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE Log-Begone-Forge-1.19-1.0.5.jar |Log Begone |logbegone |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveFX 1.0.0 1.19.2.jar |§3ImmersiveFX |dsurround |5.1 |COMMON_SET|Manifest: NOSIGNATURE idas_forge-1.7.0+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE ferdinandsflowers-2.01-1.19.2.jar |Ferdinand's Flowers |ferdinandsflowers |2.01-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE tectonic-mod-mc1.19.2-v1.1.9b.jar |Tectonic |tectonic |1.1.9b |COMMON_SET|Manifest: NOSIGNATURE client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f EE_Thermal_Addon-1.0.0-build.7+mc1.19.2.jar |EE:Thermal |ee_thermal_addon |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |COMMON_SET|Manifest: NOSIGNATURE EE_Ars_Nouveau_Addon-1.0.0-build.4+mc1.19.2.jar |EE:Ars Nouveau |ee_ars_nouveau_addon |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |COMMON_SET|Manifest: NOSIGNATURE EmendatusEnigmatica-2.1.4-build.58+mc1.19.2.jar |Emendatus Enigmatica |emendatusenigmatica |1.19.2-2.1.4 |COMMON_SET|Manifest: NOSIGNATURE HeardMentality-Forge-1.19.2-8.0.1.jar |HeardMentality |herdmentality |8.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE Ding-1.19.2-Forge-1.4.0.jar |Ding |ding |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE Ksyxis-Forge1.17-1.1.jar |Ksyxis |ksyxis |1.1 |COMMON_SET|Manifest: NOSIGNATURE mmt-UP0.3b-1.19.2-morematerials.jar |More Materials |mmt |0.2a-1.19.2-moremate|COMMON_SET|Manifest: NOSIGNATURE kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |COMMON_SET|Manifest: NOSIGNATURE pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |COMMON_SET|Manifest: NOSIGNATURE alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |COMMON_SET|Manifest: NOSIGNATURE integrated_stronghold_forge-1.0.1+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE baubley-heart-canisters-1.19.2-2.0.0.jar |Baubley Heart Canisters |bhc |1.19.2-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE subterrestrial-forge-1.19.2-2.0.0.jar |Subterrestrial |subterrestrial |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE almostunified-forge-1.19.2-0.3.8.jar |AlmostUnified |almostunified |1.19.2-0.3.8 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE global_packs-forge-1.19.2-1.14.2_forge.jar |Global Packs |globaldataandresourcepacks |1.14.2_forge |COMMON_SET|Manifest: NOSIGNATURE clear-skies-forge-mc119-2.0.95.jar |Clear Skies |clear_skies |2.0.95 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE moremobvariants-forge_1.19.2-1.1.0.jar |More Mob Variants |moremobvariants |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE lootr-1.19-0.4.23.60.jar |Lootr |lootr |0.3.22.59 |COMMON_SET|Manifest: NOSIGNATURE Visuality-1.0+forge-mc1.19.jar |Visuality: Reforged |visuality |1.0 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.19.2-1.74.0.jar |Occultism |occultism |1.19.2-1.74.0 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.19.2-2.4.8.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.8 |COMMON_SET|Manifest: NOSIGNATURE Smooth Swapping-1.19.2-1.0.2.jar |Smooth Swapping |smoothswapping |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE goated-1.19.2-1.3.1.jar |You've Goat to be kidding me |goated |1.19.2-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE extremesoundmuffler-3.37-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.37-forge-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar |End's Phantasm |phantasm |1.2.10.5 |COMMON_SET|Manifest: NOSIGNATURE SilentCompat-forge-1.19.2-1.1.1.jar |Silent Compat |silentcompat |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE TreeChop-1.19.2-forge-0.17.8a.jar |HT's TreeChop |treechop |0.17.8a |COMMON_SET|Manifest: NOSIGNATURE SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |COMMON_SET|Manifest: NOSIGNATURE notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE v_slab_compat-1.19.2-1.4.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |COMMON_SET|Manifest: NOSIGNATURE beautify-1.4.3.jar |Beautify |beautify |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE Tips-Forge-1.19.2-8.0.27.jar |Tips |tipsmod |8.0.27 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 immersive_aircraft-0.4.2+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.4.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.19.2-0.5.49.245.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.49.245 |COMMON_SET|Manifest: NOSIGNATURE InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE structureessentials-1.19.3-2.5.jar |Structure Essentials mod |structureessentials |1.19.3-2.5 |COMMON_SET|Manifest: NOSIGNATURE villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |COMMON_SET|Manifest: NOSIGNATURE piglinproliferation-1.19.2-1.0.3.jar |Piglin Proliferation |piglinproliferation |1.19.2-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.29.5_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.29.5 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |COMMON_SET|Manifest: NOSIGNATURE EnhancedVisuals_FORGE_v1.5.9_mc1.19.2.jar |EnhancedVisuals |enhancedvisuals |1.5.9 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE all_bark_all_bite-1.19.2-0.9.3.jar |All Bark, All Bite |all_bark_all_bite |1.19.2-0.9.3 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |COMMON_SET|Manifest: NOSIGNATURE lootintegrations-1.19-3.0.jar |Lootintegrations mod |lootintegrations |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE finsandtails-1.19.2-1.0.1.jar |Fins and Tails |finsandtails |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 itemzoom-1.19-2.7.0.jar |Item Zoom |itemzoom |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE MemorySweep-1.19.3-0.8.jar |MemorySweep |memorysweep |1.19.3-0.8 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedbackpacks-1.19.2-3.18.44.815.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.44.815 |COMMON_SET|Manifest: NOSIGNATURE create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE relics-1.19.2-0.4.4.1.jar |Relics |relics |0.4.4.1 |COMMON_SET|Manifest: NOSIGNATURE cryingghasts-1.19.2-3.1.jar |Crying Ghasts |cryingghasts |3.1 |COMMON_SET|Manifest: NOSIGNATURE jeed-1.19.2-1.18.jar |Just Enough Effect Description|jeed |1.19.2-1.18 |COMMON_SET|Manifest: NOSIGNATURE takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE ShieldExpansion-1.19.2-1.1.6.jar |Shield Expansion |shieldexp |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE EnemyExpansion1.13-1.19.2.jar |Enemy Expansion |enemyexpansion |1.13.0 |COMMON_SET|Manifest: NOSIGNATURE chipped-forge-1.19.2-2.1.4.jar |Chipped |chipped |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE chefs-delight-1.0.1-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.1-forge-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE culturaldelights-1.19.2-0.15.1.jar |Cultural Delights |culturaldelights |1.19.2-0.15.1 |COMMON_SET|Manifest: NOSIGNATURE endsdelight-1.19.2-1.0.jar |End's Delight |ends_delight |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE entity_model_features_forge_1.19.2-0.2.5.jar |Entity Model Features |entity_model_features |0.2.5 |COMMON_SET|Manifest: NOSIGNATURE ItShallNotTick-1.0.11-build.35.jar |It Shall Not Tick |itshallnottick |1.0.11-build.35 |COMMON_SET|Manifest: NOSIGNATURE entity_texture_features_forge_1.19.2-4.3.3.jar |Entity Texture Features |entity_texture_features |4.3.3 |COMMON_SET|Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE entangled-1.3.13-forge-mc1.19.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |COMMON_SET|Manifest: NOSIGNATURE netherportalspread-1.19.2-7.5.jar |Nether Portal Spread |netherportalspread |7.5 |COMMON_SET|Manifest: NOSIGNATURE cant_sleep_clowns_will_eat_me-1.19.2-1.1.0.0.jar |Can't Sleep Clowns Will Eat Me|cant_sleep_clowns_will_eat_me |1.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE musicdr-3.0.0-hotfix.jar |Music Duration Reducer |musicdr |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE EE_Occultism_Addon-1.0.0-build.4+mc1.19.2.jar |EE:Occultism |ee_occultism_addon |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE memorysettings-1.19.2-2.2.jar |memorysettings mod |memorysettings |1.19.2-2.2 |COMMON_SET|Manifest: NOSIGNATURE L_Enders_Cataclysm-0.83-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.13.2.jar |Ars Nouveau |ars_nouveau |3.13.2 |COMMON_SET|Manifest: NOSIGNATURE starbunclemania-1.19.2-1.0.6.jar |Starbunclemania |starbunclemania |1.19.2-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE collective-1.19.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |COMMON_SET|Manifest: NOSIGNATURE thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 BetterThirdPerson-Forge-1.19-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE EnigmaticLegacy-2.26.5.jar |Enigmatic Legacy |enigmaticlegacy |2.26.5 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |COMMON_SET|Manifest: NOSIGNATURE coalexplosion-forge-1.19.2-1.6.2.jar |Coal Explosion |coalexplosion |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.4.jar |Spirit |spirit |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |COMMON_SET|Manifest: NOSIGNATURE AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE create_crystal_clear-0.1.2e-1.19.2.jar |Create: Crystal Clear |create_crystal_clear |1.19.2 - 0.1.1e |COMMON_SET|Manifest: NOSIGNATURE cherishedworlds-forge-6.0.4+1.19.4.jar |Cherished Worlds |cherishedworlds |6.0.4+1.19.4 |COMMON_SET|Manifest: NOSIGNATURE mobstrength-1.1.1.jar |Mob Strength |mobstrength |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE light-overlay-7.0.1-forge.jar |Light Overlay |lightoverlay |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE cryingportals-1.19.2-2.3.jar |Crying Portals |cryingportals |2.3 |COMMON_SET|Manifest: NOSIGNATURE Clear-Water-2.0.jar |Clear Water |clearwater |2.0 |COMMON_SET|Manifest: NOSIGNATURE framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE EnchantWithMob-1.19.2-7.4.1.jar |Enchant With Mob |enchantwithmob |1.19.2-7.4.1 |COMMON_SET|Manifest: NOSIGNATURE sullysmod-2.3.1-beta.jar |Sully's Mod |sullysmod |2.3.1-beta |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |COMMON_SET|Manifest: NOSIGNATURE Feywild-1.19.2-3.1.2.jar |Feywild |feywild |1.19.2-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE crittersandcompanions-1.19.2-1.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE adaptive_performance_tweaks_items_1.19.2-6.6.0.jar|APTweaks: Items |adaptive_performance_tweaks_it|6.6.0 |COMMON_SET|Manifest: NOSIGNATURE letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar |Let Me Despawn |letmedespawn |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|COMMON_SET|Manifest: NOSIGNATURE toomanyglyphs-1.19.2-2.2.45.12185.jar |Too Many Glyphs |toomanyglyphs |2.2.45.12185 |COMMON_SET|Manifest: NOSIGNATURE GameMenuModOption-1.19-1.18.jar |Game Menu Mod Option |gamemenumodoption |1.18 |COMMON_SET|Manifest: NOSIGNATURE BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE FixMySpawnR-forge-1.19.2-1.1.2.jar |Fix My SpawnR |fixmyspawnr |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE craftingstation-1.19.2-6.0.1.jar |Crafting Station |craftingstation |1.19.2-6.0.1 |COMMON_SET|Manifest: NOSIGNATURE Reaper-1.0.4.jar |Reaper |reaper |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE oculus-flywheel-compat-1.19.2-0.1.8-BETA.jar |Oculus Flywheel Compat |irisflw |1.19.2-0.1.8-BETA |COMMON_SET|Manifest: NOSIGNATURE DeathKnell-Forge-1.19.2-6.0.3.jar |DeathKnell |deathknell |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE redstonepen-1.19.2-forge-1.2.20.jar |Redstone Pen |redstonepen |1.2.20 |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE dungeons_mobs-1.19.2-4.0.6-beta.jar |Dungeons Mobs |dungeons_mobs |1.19.2-4.0.6-beta |COMMON_SET|Manifest: NOSIGNATURE Tiny-Coal-Forge-1.19.2-1.0.1.jar |Tiny Coal |tinycoal |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE scannable-MC1.19.2-forge-1.7.7+dc5ea09.jar |Scannable |scannable |1.7.7+dc5ea09 |COMMON_SET|Manifest: NOSIGNATURE Portfolio-1.19.2-1.0.0-forge.jar |Portfolio |portfolio |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ensorcellation-1.19.2-4.2.0.14.jar |Ensorcellation |ensorcellation |4.2.0.14 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE createdeco-1.3.0-1.19.2.jar |Create Deco |createdeco |1.3.0-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.19.2-3.2.4.jar |Delightful |delightful |3.2.4 |COMMON_SET|Manifest: NOSIGNATURE ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |COMMON_SET|Manifest: NOSIGNATURE MerchantMarkers-1.19.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.19.2-4.1.0.jar |Fast Suite |fastsuite |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE numismaticoverhaul-1.19.2-1.0.4.jar |Numismatic Overhaul Reforged |numismaticoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE faction_craft-1.19.2-1.2.4.jar |Faction Craft |faction_craft |1.19.2-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE alternate-current-mc1.19-1.5.0.jar |Alternate Current |alternate_current |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |COMMON_SET|Manifest: NOSIGNATURE configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE ItemBorders-1.19.1-1.2.0.jar |Item Borders |itemborders |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE everycomp-1.19.2-2.3.3.jar |Every Compat |everycomp |1.19.2-2.3.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |COMMON_SET|Manifest: NOSIGNATURE HopoBetterUnderwaterRuins-[1.19-1.19.3]-1.1.1.jar |HopoBetterUnderwaterRuins |hopour |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE netherdepthsupgrade-2.0.3-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Continents_1.19.3_v1.1.2.jar |Continents |continents |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |COMMON_SET|Manifest: NOSIGNATURE boatload-1.19.2-4.2.1.jar |Boatload |boatload |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.4.jar |Savage & Ravage |savage_and_ravage |5.0.4 |COMMON_SET|Manifest: NOSIGNATURE clayworks-1.19.2-2.0.1.jar |Clayworks |clayworks |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE respiteful-1.19.2-1.1.0-patch.1.jar |Respiteful |respiteful |1.1.0-patch.1 |COMMON_SET|Manifest: NOSIGNATURE autumnity-1.19.2-4.0.0.jar |Autumnity |autumnity |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE create_central_kitchen-1.19.2-for-create-0.5.0.i-1|Create: Central Kitchen |create_central_kitchen |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE berry_good-1.19.2-6.0.1.jar |Berry Good |berry_good |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE randomium-1.19.2-1.19.jar |Randomium |randomium |1.19.2-1.19 |COMMON_SET|Manifest: NOSIGNATURE json-entity-models-1.19.2-0.2.0.jar |JSON Entity Models |jsonentitymodels |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |COMMON_SET|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71 AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |COMMON_SET|Manifest: NOSIGNATURE EE_Mekanism_Addon-1.0.1-build.11+mc1.19.2.jar |EE:Mekanism |ee_mekanism_addon |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE TravelersTitles-1.19.2-Forge-3.1.2.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE toofast-1.19-0.2.2.4.jar |Too Fast |toofast |0.2.2.4 |COMMON_SET|Manifest: NOSIGNATURE seasonals-1.19.2-4.0.0.jar |Seasonals |seasonals |1.19.2-4.0.0 |COMMON_SET|Manifest: NOSIGNATURE scuba_gear-1.19-1.0.5.jar |Scuba Gear |scuba_gear |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE meetyourfight-1.19.2-1.2.8.jar |Meet Your Fight |meetyourfight |1.19.2-1.2.8 |COMMON_SET|Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 moonlight-1.19.2-2.2.31-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.31 |COMMON_SET|Manifest: NOSIGNATURE spelunkery-1.19.2-0.2.0-forge.jar |Spelunkery |spelunkery |1.19.2-0.2.0 |COMMON_SET|Manifest: NOSIGNATURE mysticaloaktree-1.19.2-1.8.jar |Mystical Oak Tree |mysticaloaktree |1.19.2-1.8 |COMMON_SET|Manifest: NOSIGNATURE smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE moyai-1.19.2-2.0.1.jar |Moyai |moyai |1.19.2-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE eccentrictome-1.19.2-1.9.1.jar |Eccentric Tome |eccentrictome |1.19.2-1.9.1 |COMMON_SET|Manifest: NOSIGNATURE babyfat-forge-1.19.2-1.1.2.jar |Baby Fat |babyfat |1.19.2-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE gardens-of-the-dead-forge-2.0.1.jar |Gardens of the Dead |gardens_of_the_dead |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE nightlights_1.19.2_1.1.jar |Night Lights |nightlights |1.1 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-12.9.3.jar |Applied Energistics 2 |ae2 |12.9.3 |COMMON_SET|Manifest: NOSIGNATURE HopoBetterRuinedPortals-[1.19-1.19.3]-1.3.3.jar |HopoBetterRuinedPortals |hoporp |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE archers_paradox-1.19.2-4.2.0.13.jar |Archer's Paradox |archers_paradox |4.2.0.13 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE collectorsreap-1.19-1.2.3.jar |Collector's Reap |collectorsreap |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE whats-that-slot-forge-1.3.1+1.19.2.jar |What's That Slot |whats_that_slot |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE peculiars-4.0.0.jar |Peculiars |peculiars |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE betterstats-2.2.2+1.19.2.jar |Better Statistics Screen |betterstats |2.2.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE tcdcommons-2.2+1.19.2.jar |TCD Commons API |tcdcommons |2.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.4-397.jar |Quark |quark |3.4-397 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.3.4.jar |Supplementaries |supplementaries |1.19.2-2.3.4 |COMMON_SET|Manifest: NOSIGNATURE reliquary-1.19.2-2.0.20.1166.jar |Reliquary |reliquary |1.19.2-2.0.20.1166 |COMMON_SET|Manifest: NOSIGNATURE LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE FastWorkbench-1.19.2-7.1.0.jar |Fast Workbench |fastbench |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE abnormals_delight-1.19.2-4.0.2.jar |Abnormals Delight |abnormals_delight |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE EE_Create_Addon-1.0.1-build.5+mc1.19.2.jar |EE:Create |ee_create_addon |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |COMMON_SET|Manifest: NOSIGNATURE Applied-Botanics-1.4.2.jar |Applied Botanics |appbot |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE sprout-1.4.4-forge.jar |Sprout |sprout |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE modonomicon-1.19.2-1.30.1.jar |Modonomicon |modonomicon |1.19.2-1.30.1 |COMMON_SET|Manifest: NOSIGNATURE SandBox-1.19.2-1.0.1.jar |SandBox |sandbox |1.19.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE raised-forge-1.19.2-1.2.2.jar |Raised |raised |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE hunterillager-1.19.2-8.0.0.jar |Hunter Illager |hunterillager |1.19.2-8.0.0 |COMMON_SET|Manifest: NOSIGNATURE alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |COMMON_SET|Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.32.jar |CorgiLib |corgilib |1.0.0.32 |COMMON_SET|Manifest: NOSIGNATURE cave-enhancements-1.19.2-2.1.11-forge.jar |Cave Enhancements |cave_enhancements |1.19.2-2.1.11-forge |COMMON_SET|Manifest: NOSIGNATURE screenshot_viewer-1.1.2-forge-mc1.19x.jar |Screenshot Viewer |screenshot_viewer |1.1.2-forge-mc1.19x |COMMON_SET|Manifest: NOSIGNATURE Applied-Mekanistics-1.3.4.jar |Applied Mekanistics |appmek |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_structures-forge-1.19.2-1.0.2.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |COMMON_SET|Manifest: NOSIGNATURE create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE flickerfix-1.19.1-3.1.0.jar |FlickerFix |flickerfix |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE createaddition-1.19.2-20230411a.jar |Create Crafts & Additions |createaddition |1.19.2-20230411a |COMMON_SET|Manifest: NOSIGNATURE PresenceFootsteps-1.19.2-1.6.4.1-forge.jar |Presence Footsteps (Forge) |presencefootsteps |1.19.2-1.6.4.1 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 6995b4bd-1d24-42fc-828e-4185e956b400 FramedBlocks BlockEntity Warning: Not applicable FML: 43.2 Forge: net.minecraftforge:43.2.8 Flywheel Backend: Uninitialized Suspected Mods: Forge (forge), Minecraft (minecraft), Emendatus Enigmatica (emendatusenigmatica)