Skip to content

Instantly share code, notes, and snippets.

@RedBeast1959
Created October 4, 2022 17:45
Show Gist options
  • Save RedBeast1959/d442e2c215d80d40aef7dac82a95f711 to your computer and use it in GitHub Desktop.
Save RedBeast1959/d442e2c215d80d40aef7dac82a95f711 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2022-10-05 02:34:41
Description: Initializing game
net.minecraftforge.fml.ModLoadingException: Easy Anvils (easyanvils) encountered an error during the common_setup event phase
§7java.lang.IllegalStateException: Unable to retrieve placeholder easyanvils:anvil from registry ResourceKey[minecraft:root / minecraft:block_entity_type]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.32.jar%23422!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:551) ~[client-1.19.2-20220805.130853-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,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%23420!/:?] {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%23420!/:?] {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.1.32.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:?] {}
Caused by: java.lang.IllegalStateException: Unable to retrieve placeholder easyanvils:anvil from registry ResourceKey[minecraft:root / minecraft:block_entity_type]
at fuzs.puzzleslib.init.RegistryReference$1.get(RegistryReference.java:105) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23346!/:4.3.9] {re:classloading}
at fuzs.easyanvils.client.EasyAnvilsClient.onRegisterBlockEntityRenderers(EasyAnvilsClient.java:12) ~[EasyAnvils-v4.0.1-1.19.2-Forge.jar%23253!/:4.0.1] {re:classloading}
at fuzs.puzzleslib.client.core.ForgeClientModConstructor.onRegisterRenderers(ForgeClientModConstructor.java:207) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23346!/:4.3.9] {re:classloading}
at fuzs.puzzleslib.client.core.__ForgeClientModConstructor_onRegisterRenderers_RegisterRenderers.invoke(.dynamic) ~[PuzzlesLib-v4.3.9-1.19.2-Forge.jar%23346!/:4.3.9] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.32.jar%23422!/:?] {}
... 20 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.32.jar%23422!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$34(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:306) ~[fmlcore-1.19.2-43.1.32.jar%23421!/:?] {}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:551) ~[client-1.19.2-20220805.130853-srg.jar%23420!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:combatroll.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chat_heads.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:performant.mixins.json:MinecraftMixin,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:고급 Windows 32 기반 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.746:Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS 클라이언트 API DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
IMGSF50Filter_x64.dll:Image SAFER 5.0 Filter for x64:5, 0, 18, 615:MarkAny
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP 도우미 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT 기반 API 클라이언트 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT 기반 API 클라이언트 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
MSVCP90.dll:Microsoft® C++ Runtime Library:9.00.30729.9625:Microsoft Corporation
MSVCR90.dll:Microsoft® C Runtime Library:9.00.30729.9625:Microsoft Corporation
NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Windows용 Microsoft OLE:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
Opengl32.dll:OpenGL Client DLL:10.0.19041.1806 (WinBuild.160101.0800):Microsoft Corporation
PROPSYS.dll:Microsoft 속성 시스템:7.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows 성능 데이터 도우미 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:원격 프로시저 호출 런타임:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows 설치 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows 셸 공용 Dll:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll
USER32.dll:다중 사용자 Windows 사용자 API 클라이언트 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.19041.2120 (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.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1949 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows 소켓 2.0 32비트 DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
Wldp.dll:Windows 잠금 정책:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:응용 프로그램 호환성 클라이언트 라이브러리:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
bcrypt.dll:Windows 암호화 기본 라이브러리:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Windows용 Microsoft COM:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP 클라이언트 서비스:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 클라이언트:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.19041.1949 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft 바탕 화면 창 관리자 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec 사용자 모드 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.19041.2006 (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.19041.546 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.19041.1741 (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
jna11209496160016265362.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.19041.546 (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
msasn1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft 색 일치 시스템 DLL:10.0.19041.2120 (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.19041.789 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows 소켓 2.0 서비스 공급자:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:전자 메일 명명 심(Shim) 공급자:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt 라우터:10.0.19041.2120 (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
ntdll.dll:NT 계층 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA 공급자:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.1640:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy:3.25.1.27:NVIDIA Corporation
perfos.dll:Windows 시스템 성능 개체 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP 네임스페이스 공급자:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
powrprof.dll:전원 프로필 도우미 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:셸 표준 이하 유틸리티 라이브러리:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.1806 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme 라이브러리:10.0.19041.2120 (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
win32u.dll:Win32u:10.0.19041.2006 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT 저장소 API:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows 기본 형식 DLL:10.0.19041.2120 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft 공용 컨트롤러 API:10.0.19041.2120 (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%23420!/:?] {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%23420!/:?] {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.1.32.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: 1137902992 bytes (1085 MiB) / 2919235584 bytes (2784 MiB) up to 15032385536 bytes (14336 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 2700 Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.19
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 2060
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1f08
Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
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): 29600.08
Virtual memory used (MB): 18422.25
Swap memory total (MB): 13285.00
Swap memory used (MB): 995.32
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx14G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Loaded Shaderpack: ComplementaryReimagined_r1.2.2.zip
Profile: Custom (+14 options changed by user)
Launched Version: 1.19.2-forge-43.1.32
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.40, NVIDIA Corporation
Window size: <not initialized>
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: 16x AMD Ryzen 7 2700 Eight-Core Processor
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.1.32.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.1.32.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.1.32.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.1.32.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.1.32.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
kotlinforforge@3.7.1
javafml@null
Mod List:
YungsBetterDungeons-1.19.2-Forge-3.1.1.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
secondchanceforge-1.19-1.5.1.jar |Second Chance Forge |secondchanceforge |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
EasyAnvils-v4.0.1-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.1 |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
bigbrain-1.6.1.jar |Big Brain |bigbrain |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
CraftingAutomat-MC1.19.x-1.2.3.jar |Crafting Automat |craftingautomat |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
Collectibles-1.19.x-(v.1.2.3).jar |Collectibles |collectibles |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
player-animation-lib-forge-0.4.0-test1.jar |Player Animator |playeranimator |0.4.0-test1 |COMMON_SET|Manifest: NOSIGNATURE
keebszs_battle_towers-0.3.3-1.19.jar |Keebsz's Battle Towers |keebszs_battle_towers |0.3.3-1.19 |COMMON_SET|Manifest: NOSIGNATURE
woodenhopper-1.19-1.3.2.0.jar |Wooden Hopper |woodenhopper |1.19-1.3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
rubidium-0.6.2.jar |Rubidium |rubidium |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
hourglass-1.19.1-1.2.1.1.jar |Hourglass |hourglass |1.19.1-1.2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
ForgeEndertech-1.19.2-10.0.5.0-build.0599.jar |ForgeEndertech |forgeendertech |10.0.5.0 |COMMON_SET|Manifest: NOSIGNATURE
torchhit-1.19.2-5.0.0.0-forge.jar |Torch hit! |torchhit |5.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.6.1.jar |YUNG's API |yungsapi |1.19.2-Forge-3.6.1 |COMMON_SET|Manifest: NOSIGNATURE
premium_wood-1.19.1-1.4.0.jar |Premium Wood |premium_wood |1.4.0 |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
upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE
macawsbridgesbop-1.19.2-1.0.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
villagesiegedisabler-1.19.2-1.0.2.jar |VillageSiegeDisabler |villagesiegedisabler |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
clickadv-1.19.2-2.9.jar |clickadv mod |clickadv |1.19.2-2.9 |COMMON_SET|Manifest: NOSIGNATURE
SimplyHouses-1.1.3-1.19-forge.jar |Simply Houses |simply_houses |1.1.3.1-1.19 |COMMON_SET|Manifest: NOSIGNATURE
balm-4.5.3.jar |Balm |balm |4.5.3 |COMMON_SET|Manifest: NOSIGNATURE
WaterStrainer-1.19-14.1.1.jar |Water Strainer |waterstrainer |1.19-14.1.1 |COMMON_SET|Manifest: NOSIGNATURE
immersive_armors-1.4.2.jar |Immersive Armors |immersive_armors |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.1.0.179.jar |Just Enough Resources |jeresources |1.1.0.179 |COMMON_SET|Manifest: NOSIGNATURE
chat_heads-0.7.1-forge-1.19.1.jar |Chat Heads |chat_heads |0.7.1 |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.15.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.15 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.19.2-2.2.3.jar |Supplementaries |supplementaries |1.19.2-2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
upgradednetherite-1.19.2-5.1.0.2-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.2-relea|COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.19.2-2.6.2.jar |Structure Gel API |structure_gel |2.6.2 |COMMON_SET|Manifest: NOSIGNATURE
AdvancementPlaques-1.19.1-1.4.4.1.jar |Advancement Plaques |advancementplaques |1.4.4.1 |COMMON_SET|Manifest: NOSIGNATURE
castle_in_the_sky-1.19.2-0.5.2.jar |Castle in the sky |castle_in_the_sky |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
torchmaster-19.2.0.jar |Torchmaster |torchmaster |19.2.0 |COMMON_SET|Manifest: NOSIGNATURE
repurposed_structures_forge-6.3.1+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.1+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
magiccombatwands-forge-1.19-1.0.3.jar |Magic Combat Wands |magiccombatwands |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
BotanyTrees-Forge-1.19.2-5.0.1.jar |BotanyTrees |botanytrees |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ToolStats-Forge-1.19.2-12.0.2.jar |ToolStats |toolstats |12.0.2 |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
mcw-trapdoors-1.0.7-mc1.19.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
BlockRunner-v4.2.0-1.19.2-Forge.jar |Block Runner |blockrunner |4.2.0 |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
YungsBridges-1.19.2-Forge-3.0.1.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
bendy-lib-forge-2.1.1.jar |Bendy lib |bendylib |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.1.0.jar |Curios API |curios |1.19.2-5.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
corail_woodcutter-1.19.2-2.5.0.jar |Corail Woodcutter |corail_woodcutter |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE
oculus-mc1.19.2-1.2.8.jar |Oculus |oculus |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
YungsExtras-1.19.2-Forge-3.0.1.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
FramedBlocks-6.4.0.jar |FramedBlocks |framedblocks |6.4.0 |COMMON_SET|Manifest: NOSIGNATURE
bettervillage-forge-1.19.2-2.0.0.jar |Better village |bettervillage |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
tombstone-8.1.7-1.19.2.jar |Corail Tombstone |tombstone |8.1.7 |COMMON_SET|Manifest: NOSIGNATURE
antighost-1.19.1-forge42.0.1-1.1.2.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE
soulfired-1.19.2-1.1.0.0-forge.jar |Soul fire'd |soulfired |1.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.2.0-mc1.19.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Wandering+Trapper-forge-1.19.2-2.0.0.jar |Wandering Trapper |wandering_trapper |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
cfm-7.0.0-pre34-1.19.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre34 |COMMON_SET|Manifest: NOSIGNATURE
extendedflywheels-1.2.2-1.19.2-0.5.f.jar |Extended Flywheels |extendedflywheels |1.2.2-1.19.2-0.5.f |COMMON_SET|Manifest: NOSIGNATURE
Adorn-3.6.1+1.19-forge.jar |Adorn |adorn |3.6.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE
woodenbucket-1.19-1.1.0.0.jar |Wooden Bucket |woodenbucket |1.19-1.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mountedpearl-1.19-1.0.1.jar |Mounted Pearl |mountedpearl |1.19-1.0.1 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
AdChimneys-1.19.2-9.1.5.0-build.0599.jar |Advanced Chimneys |adchimneys |9.1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
the_bumblezone_forge-6.2.9+1.19.2.jar |The Bumblezone |the_bumblezone |6.2.9+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
DetailArmorBar-2.6.4+1.19.2-forge.jar |Detail Armor Bar |detailab |2.6.4+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.2-Forge-3.1.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.12_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.12 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.22.jar |GeckoLib |geckolib3 |3.1.22 |COMMON_SET|Manifest: NOSIGNATURE
EnchantingInfuser-v4.2.1-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.1 |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
DarkPaintings-Forge-1.19.2-13.1.2.jar |DarkPaintings |darkpaintings |13.1.2 |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
mcw-lights-1.0.4-mc1.19.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
Kiwi-1.19.1-forge-8.1.1.jar |Kiwi |kiwi |8.1.1 |COMMON_SET|Manifest: NOSIGNATURE
dusk-1.19.1-2.2.jar |Dusk Mod |dusk |1.19.1-2.2 |COMMON_SET|Manifest: NOSIGNATURE
shieldmechanics-1.19.2-3.5.jar |Shield Mechanics |shieldmechanics |1.19.2-3.5 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.19.2-forge-11.3.0.262.jar |Just Enough Items |jei |11.3.0.262 |COMMON_SET|Manifest: NOSIGNATURE
horsestonks-forge-1.17+-1.0.1.jar |Horse Stonks |horsestonks |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
VisualWorkbench-v4.2.0-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.0 |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
UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar |Universal Bone Meal |universalbonemeal |4.2.0 |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
The_Graveyard_1.12_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |1.12 |COMMON_SET|Manifest: NOSIGNATURE
AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |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
libraryferret-forge-1.19.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
hats-and-cosmetics-1.3.1-1.19.2.jar |Hats and Cosmetics |hat |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeon-forge-1.19.2-3.0.0.jar |Awesome dungeon |awesomedungeon |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
brickfurnace-1.19-1.8.2.0.jar |Brick Furnace |brickfurnace |1.19-1.8.2.0 |COMMON_SET|Manifest: NOSIGNATURE
StrawStatues-v4.0.0-1.19.2-Forge.jar |Straw Statues |strawstatues |4.0.0 |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
smarterfarmers-1.19.2-1.6.4.jar |Smarter Farmers |smarterfarmers |1.19.2-1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
jumpboat-1.19-0.1.0.5.jar |Jumpy Boats |jumpboat |1.19-0.1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-Forge-1.19.2-9.0.3.jar |BotanyPots |botanypots |9.0.3 |COMMON_SET|Manifest: NOSIGNATURE
farmingforblockheads-forge-1.19-11.1.0.jar |Farming for Blockheads |farmingforblockheads |11.1.0 |COMMON_SET|Manifest: NOSIGNATURE
BagOfHolding-v4.1.2-1.19.2-Forge.jar |Bag Of Holding |bagofholding |4.1.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
starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |COMMON_SET|Manifest: NOSIGNATURE
additional_lights-1.19-2.1.5.jar |Additional Lights |additional_lights |2.1.5 |COMMON_SET|Manifest: NOSIGNATURE
catalogue-1.6.3-1.19.jar |Catalogue |catalogue |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.19.2-43.1.32-universal.jar |Forge |forge |43.1.32 |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
chalk-1.19-1.0.2.jar |Chalk |chalk |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
ArmorStatues-v4.0.0-1.19.2-Forge.jar |Armor Statues |armorstatues |4.0.0 |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
mcw-paths-1.0.1-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
idas_forge-1.4.5+1.19.2.jar |Integrated Dungeons and Struct|idas |1.4.5+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
AxesAreWeapons-1.6.0-forge-1.19.jar |Axes Are Weapons |axesareweapons |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
DungeonsArise-1.19-2.1.51-beta.jar |When Dungeons Arise |dungeons_arise |2.1.51 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonocean-forge-1.19.2-3.0.1.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE
trade-cycling-forge-1.19.2-1.0.5.jar |Trade Cycling |trade_cycling |1.19.2-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.19.2-2.0.1.128.jar |TerraBlender |terrablender |2.0.1.128 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.19.2-17.1.1.152.jar |Biomes O' Plenty |biomesoplenty |17.1.1.152 |COMMON_SET|Manifest: NOSIGNATURE
bettercombat-forge-1.4.4+1.19.jar |Better Combat |bettercombat |1.4.4+1.19 |COMMON_SET|Manifest: NOSIGNATURE
combatroll-forge-1.0.7+1.19.jar |Combat Roll |combatroll |1.0.7+1.19 |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonnether-forge-1.19.2-3.0.0.jar |Awesome dungeon nether |awesomedungeonnether |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ceramicbucket-1.19-3.1.0.0.jar |Ceramic Bucket |ceramicbucket |1.19-3.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.10.0+1.19.jar |SpectreLib |spectrelib |0.10.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE
ceramicshears-1.19-1.7.0.0.jar |Ceramic Shears |ceramicshears |1.19-1.7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
pipez-1.19.2-1.0.0.jar |Pipez |pipez |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.7-8.jar |Flywheel |flywheel |0.6.7-8 |COMMON_SET|Manifest: NOSIGNATURE
ecologics-forge-1.19.2-2.1.10.jar |Ecologics |ecologics |2.1.10 |COMMON_SET|Manifest: NOSIGNATURE
performant-1.19.2-7.5.jar |Performant |perf |5.8 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.45.0+1.19.2.jar |Polymorph |polymorph |0.45.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.19-2.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
AutoRegLib-1.8-54.jar |AutoRegLib |autoreglib |1.8-54 |COMMON_SET|Manifest: NOSIGNATURE
EarthMobs-1.19.2-3.2.1.jar |Earth Mobs Mod |earthmobsmod |1.19.2-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
searchlight-1.19-forge-1.1.8.jar |Searchlight |searchlight |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
entityculling-forge-1.5.2-mc1.19.1.jar |EntityCulling |entityculling |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v4.3.9-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.9 |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.11.jar |Oh The Biomes You'll Go |byg |2.0.0.11 |COMMON_SET|Manifest: NOSIGNATURE
macawsroofsbyg-1.19.2-1.0.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.19.2-2.4.7.jar |Aquaculture 2 |aquaculture |1.19.2-2.4.7 |COMMON_SET|Manifest: NOSIGNATURE
FriendlyFire-Forge-1.19.2-14.0.1.jar |FriendlyFire |friendlyfire |14.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
CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
responsiveshields-2.1-mc1.17-18-19.x.jar |Responsive Shields |responsiveshields |2.1 |COMMON_SET|Manifest: NOSIGNATURE
notenoughcrashes-4.1.8+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.8+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
awesomeflooring-forge-1.19.2-2.5.0.jar |Awesome flooring |awesomeflooring |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.19.2-Forge-2.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Beautify+1.19.2-V.1.4.1+[Forge].jar |Beautify |beautify |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
jumpingnoteblock-forge-1.19.2-2.5.0.jar |Extended Noteblock |jumpingnoteblock |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE
DistinguishedPotions-v4.0.1-1.19.2-Forge.jar |Distinguished Potions |distinguishedpotions |4.0.1 |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
AdditionalBanners-Forge-1.19.2-10.1.4.jar |AdditionalBanners |additionalbanners |10.1.4 |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
naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.0 |COMMON_SET|Manifest: NOSIGNATURE
connectivity-1.19.1-3.3.jar |Connectivity Mod |connectivity |1.19.1-3.3 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.19.2-0.5.12.130.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.12.130 |COMMON_SET|Manifest: NOSIGNATURE
kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |COMMON_SET|Manifest: NOSIGNATURE
piglinproliferation-1.19-1.0.0.jar |Piglin Proliferation |piglinproliferation |1.19-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
EnhancedVisuals_FORGE_v1.5.8_mc1.19.jar |EnhancedVisuals |enhancedvisuals |1.5.8 |COMMON_SET|Manifest: NOSIGNATURE
cookingforblockheads-forge-1.19-13.2.1.jar |CookingForBlockheads |cookingforblockheads |13.2.1 |COMMON_SET|Manifest: NOSIGNATURE
citadel-1.12.12-1.19.jar |Citadel |citadel |1.12.12 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.20.1.jar |Alex's Mobs |alexsmobs |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
cloudstorage-1.3.2-1.19.1.jar |Cloud Storage |cloudstorage |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
domesticationinnovation-1.5.4-1.19.1.jar |Domestication Innovation |domesticationinnovation |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.1.5.jar |Bookshelf |bookshelf |16.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
sophisticatedbackpacks-1.19.2-3.18.29.719.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.29.719 |COMMON_SET|Manifest: NOSIGNATURE
mcw-doors-1.0.7-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
LightingWand-1.19.1-forge-5.0.0.jar |Lighting Wand |lightingwand |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.19.x-(v.4.0.2).jar |Additional Structures |additionalstructures |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
horsestandstill-1.19-1.0.3.jar |Stupid Horse Stand Still |horsestandstill |1.19-1.0.3 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
macawsroofsbop-1.19.2-1.2.jar |Macaw's Roofs - BOP |macawsroofsbop |1.19.2-1.2 |COMMON_SET|Manifest: NOSIGNATURE
dummmmmmy-1.19-1.5.5.jar |MmmMmmMmmMmm |dummmmmmy |1.19-1.5.5 |COMMON_SET|Manifest: NOSIGNATURE
signtools-forge.1.19-1.0.2.jar |Sign Tools |signtools |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
twilightforest-1.19-4.2.1421-universal.jar |The Twilight Forest |twilightforest |4.2.1421 |COMMON_SET|Manifest: NOSIGNATURE
EquipmentCompare-1.19.1-1.3.1.jar |Equipment Compare |equipmentcompare |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-2.0.4-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.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
Delightful-1.19-3.1.jar |Delightful |delightful |3.1 |COMMON_SET|Manifest: NOSIGNATURE
customizableelytra-1.19.0-1.7.2.jar |Customizable Elytra |customizableelytra |1.19.0-1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
AmbientSounds_FORGE_v5.2.5_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.5 |COMMON_SET|Manifest: NOSIGNATURE
AdPoles-1.19.2-8.0.2.0-build.0543.jar |To the Bat Poles! |adpoles |8.0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
endrem_forge-5.1.1-R-1.19.2.jar |End Remastered |endrem |5.1.2-R-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
way_much_faster_oxidize-1.19.2-1.1.0.jar |Way Much Faster Oxidize |way_much_faster_oxidize |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
ender_chested-1.19.1-1.1.0.jar |Ender Chested |ender_chested |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.0.6-mc1.19.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbop-1.19.2-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
customgamerules-1.19-1.1.4.jar |Powerful Game Rules |customgamerules |1.19-1.1.4 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
simplylight-1.19.2-1.4.5-build.42.jar |Simply Light |simplylight |1.19.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
disguiseheads-forge-1.0.0-mc1.19.2.jar |DisguiseHeads |disguiseheads |1.0.0-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
dungeons_enhanced-1.19.2-4.0.jar |Dungeons Enhanced |dungeons_enhanced |3.2 |COMMON_SET|Manifest: NOSIGNATURE
upgradedtools-1.19.2-2.1.0.2-release.jar |Upgraded Tools |upgradedtools |1.19.2-2.1.0.2-relea|COMMON_SET|Manifest: NOSIGNATURE
corail_woodcutter_extension_byg-1.19.2-1.0.3.jar |Corail Woodcutter: Extension B|corail_woodcutter_extension_by|1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Cataclysm-0.20-1.19.2-hotfix.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
Patchouli-1.19.2-76.jar |Patchouli |patchouli |1.19.2-76 |COMMON_SET|Manifest: NOSIGNATURE
SewingKit-1.19.2-1.7.1.jar |Sewing Kit |sewingkit |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
camera-1.19.2-1.0.1.jar |Camera Mod |camera |1.19.2-1.0.1 |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
simplehats-forge-1.19.2-0.1.5.jar |SimpleHats |simplehats |1.19.2-0.1.5 |COMMON_SET|Manifest: NOSIGNATURE
elevatorid-1.19-1.8.7.jar |Elevator Mod |elevatorid |1.19-1.8.7 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.19.2-Forge-3.1.2.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
usefulhats-1.19.2-3.0.1.0.jar |Useful Hats |usefulhats |1.19.2-3.0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
buildersaddition-1.19.2-20220926a.jar |Builders Crafts & Addition |buildersaddition |1.19.2-20220926a |COMMON_SET|Manifest: NOSIGNATURE
BetterFurnacesReforged-1.19.2-1.0.2.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
architectury-6.2.46-forge.jar |Architectury |architectury |6.2.46 |COMMON_SET|Manifest: NOSIGNATURE
AI-Improvements-1.19-0.5.1.jar |AI-Improvements |aiimprovements |0.5.1 |COMMON_SET|Manifest: NOSIGNATURE
create_crystal_clear-0.1e-1.19.2.jar |Create: Crystal Clear |create_crystal_clear |0.1e |COMMON_SET|Manifest: NOSIGNATURE
productivebees-1.19.2-0.10.2.0.jar |Productive Bees |productivebees |1.19.2-0.10.2.0 |COMMON_SET|Manifest: NOSIGNATURE
light-overlay-7.0.1-forge.jar |Light Overlay |lightoverlay |7.0.1 |COMMON_SET|Manifest: NOSIGNATURE
woodenshears-1.19-1.3.0.0.jar |Wooden Shears |woodenshears |1.19-1.3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
enchantwithmob-1.19.2-6.2.0.jar |Enchant With Mob |enchantwithmob |1.19.2-6.2.0 |COMMON_SET|Manifest: NOSIGNATURE
campchair-forge.1.19.2-1.0.3.jar |Camp Chair |campchair |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
mavm-1.1.0-mc1.19.jar |More Axolotl Variants Mod |mavm |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
WhatTheBucket-Forge-1.19.2-7.0.1.jar |WhatTheBucket |whatthebucket |7.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
voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
corail_pillar-5.6.0-1.19.1.jar |Corail Pillar |corail_pillar |5.6.0 |COMMON_SET|Manifest: NOSIGNATURE
TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |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
solarcooker-1.19-1.2.1.0.jar |Solar Cooker |solarcooker |1.19-1.2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |COMMON_SET|Manifest: NOSIGNATURE
BedBenefits-Forge-1.19.2-9.1.2.jar |BedBenefits |bedbenefits |9.1.2 |COMMON_SET|Manifest: NOSIGNATURE
biomemakeover-FORGE-1.19.2-1.5.12.jar |Biome Makeover |biomemakeover |1.19.2-1.5.12 |COMMON_SET|Manifest: NOSIGNATURE
Fency-1.0.1-1.19.2-1.0.jar |The Fence Unleashed |fency |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
awesomedungeonend-forge-1.19.2-3.0.0.jar |Awesome dungeon the end |awesomedungeonend |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedstorage-1.19.2-0.5.18.151.jar |Sophisticated Storage |sophisticatedstorage |1.19.2-0.5.18.151 |COMMON_SET|Manifest: NOSIGNATURE
redstonepen-1.19.2-forge-1.2.17.jar |Redstone Pen |redstonepen |1.2.17 |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
Shrines-1.19.2-5.0.0-alpha4.jar |Shrines |shrines |1.19.2-5.0.0-alpha4 |COMMON_SET|Manifest: NOSIGNATURE
EasyMagic-v4.3.2-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.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
the-conjurer-1.19.2-1.1.4.jar |The Conjurer |conjurer_illager |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
Map+Atlases-forge-1.19.2-3.0.1.jar |Map Atlases |map_atlases |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
create-1.19.2-0.5.0.f.jar |Create |create |0.5.0.f |COMMON_SET|Manifest: NOSIGNATURE
createdeco-1.2.11-1.19.2.jar |Create Deco |createdeco |1.2.11-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
MerchantMarkers-1.19.1-1.2.3.jar |Merchant Markers |merchantmarkers |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
goldenhopper-1.2.8-1.19.jar |Golden Hopper |goldenhopper |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
AutoDropper-1.19-10.0.1.jar |Auto Dropper |autodropper |1.19-10.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paintings-1.0.4-mc1.19.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.19.2-9.0.0+11.jar |Clumps |clumps |9.0.0+11 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.0.1+1.19.2.jar |Comforts |comforts |6.0.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
artifacts-1.19.2-5.0.1.jar |Artifacts |artifacts |1.19.2-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |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
[1.19.x]-Epic-Knights-Armor-and-Weapons-6.6v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |COMMON_SET|Manifest: NOSIGNATURE
DungeonCrawl-1.19-2.3.11.jar |Dungeon Crawl |dungeoncrawl |2.3.11 |COMMON_SET|Manifest: NOSIGNATURE
betteranimalsplus-1.19-11.0.7-forge.jar |Better Animals Plus |betteranimalsplus |1.19-11.0.7 |COMMON_SET|Manifest: NOSIGNATURE
Particle-Spawner-1.19.x-(v.1.1.5).jar |Particle Spawner |particle_spawner |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
dungeonvanilla-forge-1.19.2-3.0.0.jar |Dungeon vanilla clusters plus |dungeonvanilla |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
everycomp-1.19.2-2.0.6.jar |Every Compat |everycomp |1.19.2-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.1.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
bedspreads-forge-6.0.0+1.19.2.jar |Bedspreads |bedspreads |6.0.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
miningmaster-1.19.2-3.0.7.jar |Mining Master |miningmaster |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
nfm-2022.08.29-1.19.jar |Nosiphus Furniture Mod |nfm |2022.08.29 |COMMON_SET|Manifest: NOSIGNATURE
TravelersTitles-1.19.2-Forge-3.0.1.jar |Traveler's Titles |travelerstitles |1.19.2-Forge-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.19.2-1.5.11.jar |Friends&Foes |friendsandfoes |1.5.11 |COMMON_SET|Manifest: NOSIGNATURE
TF_Lost_Blocks-1.19.2-1.0.jar |The Lost Twilight Forest Block|tflostblocks |1.19.2-1.0 |COMMON_SET|Manifest: NOSIGNATURE
simplyswords-1.30-1.19.x.jar |Simply Swords |simplyswords |1.30-1.19.x |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.2-13.0.5.jar |EnchantmentDescriptions |enchdesc |13.0.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
moonlight-1.19.2-2.0.31.jar |Moonlight Library |moonlight |1.19.2-2.0.31 |COMMON_SET|Manifest: NOSIGNATURE
advancementframes-1.19.2-2.0.0.jar |Advancement Frames |advancementframes |1.19.2-2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ToolBelt-1.19-1.19.6.jar |Tool Belt |toolbelt |1.19.6 |COMMON_SET|Manifest: NOSIGNATURE
MagnumTorch-v4.2.0-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.0 |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
Jade-1.19.1-forge-8.3.0.jar |Jade |jade |8.3.0 |COMMON_SET|Manifest: NOSIGNATURE
additionaladditions-5.0.2.jar |Additional Additions |additionaladditions |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
snowyspirit-1.19.2-2.0.4.jar |Snowy Spirit |snowyspirit |1.19.2-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
another_furniture-forge-2.0.3-1.19.2.jar |Another Furniture |another_furniture |2.0.3-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.8.6_mc1.19.2.jar |CreativeCore |creativecore |2.8.6 |COMMON_SET|Manifest: NOSIGNATURE
BarteringStation-v4.0.0-1.19.2-Forge.jar |Bartering Station |barteringstation |4.0.0 |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
SelectablePainting-1.19.2-2.0.2.jar |Selectable Painting |selectable_painting |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.19.2-forge-1.0.48.jar |Iceberg |iceberg |1.0.48 |COMMON_SET|Manifest: NOSIGNATURE
Quark-3.3-371.jar |Quark |quark |3.3-371 |COMMON_SET|Manifest: NOSIGNATURE
brutalbosses-1.19.1-5.5.jar |brutalbosses mod |brutalbosses |1.19.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE
bucketlib-1.19-1.0.3.2.jar |BucketLib |bucketlib |1.19-1.0.3.2 |COMMON_SET|Manifest: NOSIGNATURE
brickhopper-1.19-1.4.2.0.jar |Brick Hopper |brickhopper |1.19-1.4.2.0 |COMMON_SET|Manifest: NOSIGNATURE
DiagonalFences-v4.2.1-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.1 |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
Dreamland-forge-1.19.2-1.2.0.2.jar |Dreamland |dreamland |1.2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Statues-1.19.2-0.2.1.jar |Statues Mod |statues |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
UniversalEnchants-v4.2.7-1.19.2-Forge.jar |Universal Enchants |universalenchants |4.2.7 |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
upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE
BetterTridents-v4.0.1-1.19.2-Forge.jar |Better Tridents |bettertridents |4.0.1 |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
hunterillager-1.19.2-6.0.1.jar |Hunter Illager |hunterillager |1.19.2-6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
illagersweararmor-1.2.1.jar |Illagers Wear Armor |zillagersweararmor |1.2.1 |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
commonality-1.19.2-4.2.0.jar |Commonality |commonality |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE
DramaticDoors-Forge-1.19.2-2.1.3.jar |Dramatic Doors |dramaticdoors |1.19.2-2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-5.0.1-forge.jar |Ferrite Core |ferritecore |5.0.1 |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
apexcore-1.19.2-7.3.0.jar |ApexCore |apexcore |7.3.0 |COMMON_SET|Manifest: NOSIGNATURE
infusedfoods-1.19.2-7.2.0.jar |InfusedFoods |infusedfoods |7.2.0 |COMMON_SET|Manifest: NOSIGNATURE
fantasyfurniture-1.19.2-6.5.0.jar |Fantasy's Furniture |fantasyfurniture |6.5.0 |COMMON_SET|Manifest: NOSIGNATURE
EffectTooltips-Forge-1.19.2-5.0.2.jar |EffectTooltips |effecttooltips |5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
betterlily.jar |Better Lily Pads |betterlily |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
charmofundying-forge-6.0.0+1.19.2.jar |Charm of Undying |charmofundying |6.0.0+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE
BlockDetective-1.19.x-(v.1.1.2).jar.jar |Block Detective |block_detective |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
OpenLoader-Forge-1.19.2-15.0.1.jar |OpenLoader |openloader |15.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
Flywheel Backend: Uninitialized
Crash Report UUID: 2e3962a9-b9ca-4604-8162-61907bbcd95a
FML: 43.1
Forge: net.minecraftforge:43.1.32
FramedBlocks BlockEntity Warning: Not applicable
Kiwi Modules:
kiwi:contributors
kiwi:data
lightingwand:core
Suspected Mods: Minecraft (minecraft), Easy Anvils (easyanvils), Puzzles Lib (puzzleslib)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment