Forge 1.20.1 Crash Report

#66bbKVB
519 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.8
Forge version:
47.2.30
1---- Minecraft Crash Report ----
2// Hey, that tickles! Hehehe!
3
4Time: 2024-05-04 20:28:00
5Description: Initializing game
6
7java.lang.NoClassDefFoundError: com/seibel/distanthorizons/api/interfaces/override/rendering/IDhApiShadowCullingFrustum
8 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
9 at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {}
10 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.10.jar:?] {}
11 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
12 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
13 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
14 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
15 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
16 at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23642!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
17 at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.30.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
18 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
19 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
20 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
21 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
22 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
23 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
24 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
25 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
26 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
27 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
28 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
29 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
30 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
31 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
32 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
33Caused by: java.lang.ClassNotFoundException: com.seibel.distanthorizons.api.interfaces.override.rendering.IDhApiShadowCullingFrustum
34 at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
35 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
36 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
37 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
38 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?] {}
39 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
40 ... 25 more
41
42
43A detailed walkthrough of the error, its code path and all known details is as follows:
44---------------------------------------------------------------------------------------
45
46-- Head --
47Thread: Render thread
48Suspected Mods: NONE
49Stacktrace:
50 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?] {}
51 at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?] {}
52 at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~[securejarhandler-2.1.10.jar:?] {}
53 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
54 at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
55 at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
56 at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
57 at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
58 at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23642!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
59-- Initialization --
60Details:
61 Modules:
62 ADVAPI32.dll:API de base do Windows 32 avançada:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
63 COMCTL32.dll:Biblioteca de Controles de Experiência do Usuário:6.10 (WinBuild.160101.0800):Microsoft Corporation
64 CRYPT32.dll:Crypto API32:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
65 CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
66 CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
67 CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
68 DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
69 DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
70 DNSAPI.dll:DLL da API de cliente DNS:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
71 GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
72 GLU32.dll:DLL da biblioteca de utilitários OpenGL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
73 IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
74 IPHLPAPI.DLL:API de Auxiliar de IP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
75 KERNEL32.DLL:DLL cliente da API BASE do Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
76 KERNELBASE.dll:DLL cliente da API BASE do Windows NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
77 MMDevApi.dll:API do MMDevice:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
78 MSASN1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
79 MSCTF.dll:DLL de servidor MSCTF:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
80 MpOav.dll:IOfficeAntiVirus Module:4.18.24030.9 (cd8105518e5571788ee3b6a178bae8fbcdf461a8):Microsoft Corporation
81 NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
82 NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
83 OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
84 Ole32.dll:Microsoft OLE para Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
85 OpenAL.dll:Main implementation library:1.21.1:
86 POWRPROF.dll:DLL do Auxiliar do Perfil de Energia:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
87 PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
88 Pdh.dll:DLL auxiliar de dados de desempenho do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
89 PhysXCommon_64.dll:PhysXCommon 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
90 PhysXCooking_64.dll:PhysXCooking 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
91 PhysXDevice64.dll:NVIDIA PhysX Device Module:18, 12, 7, 2:NVIDIA Corporation
92 PhysXFoundation_64.dll:PhysXFoundation 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
93 PhysXGpu_64.dll:PhysXGpu 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
94 PhysXJniBindings_64.dll
95 PhysX_64.dll:PhysX 32bit Dynamic Link Library:**.**.**.**:NVIDIA Corporation
96 RPCRT4.dll:Tempo de Execução da Chamada de Procedimento Remoto:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
97 SETUPAPI.dll:API de instalação do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
98 SHCORE.dll:SHCORE:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
99 SHELL32.dll:DLL comum do Shell do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
100 UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
101 USER32.dll:DLL de cliente API de usuário Windows para multiusuários:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
102 USERENV.dll:Userenv:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
103 VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
104 VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
105 WINHTTP.dll:Windows HTTP Services:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
106 WINMM.dll:MCI API DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
107 WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation
108 WS2_32.dll:DLL de 32 bits do Windows Socket 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
109 WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
110 amdihk64.dll:Radeon Settings: Host Service:2,00,00,1788:Advanced Micro Devices, Inc.
111 amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
112 apphelp.dll:Biblioteca de cliente de compatibilidade de aplicativos:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
113 atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
114 atio6axx.dll:AMD OpenGL Driver:24.02.230729_569461f:Advanced Micro Devices, Inc
115 awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
116 bcrypt.dll:Biblioteca de Primitivos Criptografados do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
117 bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
118 cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
119 clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
120 combase.dll:Microsoft COM para Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
121 cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
122 dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
123 dhcpcsvc.DLL:Serviço do Cliente DHCP:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
124 dhcpcsvc6.DLL:Cliente DHCPv6:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
125 dinput8.dll:Microsoft DirectInput:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
126 directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
127 drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
128 dwmapi.dll:API do Gerenciador de Janelas da Área de Trabalho Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
129 dxcore.dll:DXCore:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
130 fwpuclnt.dll:API de Modo de Usuário FWP/IPsec:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
131 gdi32full.dll:GDI Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
132 glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
133 gpapi.dll:API do Cliente da Política de Grupo:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
134 icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
135 imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
136 inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
137 java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
138 javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
139 jemalloc.dll
140 jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
141 jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
142 jna3639946270481134863.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
143 jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
144 jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
145 kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
146 lwjgl.dll
147 lwjgl_opengl.dll
148 lwjgl_stb.dll
149 management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
150 management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
151 mscms.dll:DLL do Sistema de Correspondência de Cores Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
152 msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
153 msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
154 msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
155 mswsock.dll:Provedor de serviços do Microsoft Windows Sockets 2.0:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
156 napinsp.dll:Provedor de Correção de Nomeação de Emails:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
157 ncrypt.dll:Roteador NCrypt do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
158 net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
159 nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
160 nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
161 ntdll.dll:DLL de nível do NT:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
162 opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
163 perfos.dll:DLL de objetos de desempenho de sistema do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
164 pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
165 pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
166 profapi.dll:User Profile Basic API:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
167 rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
168 rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
169 sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
170 shlwapi.dll:Biblioteca de utilitário abreviado para Shell:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
171 sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
172 textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation
173 ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
174 uxtheme.dll:Biblioteca UxTheme Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
175 vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
176 verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
177 win32u.dll:Win32u:10.0.22621.3447 (WinBuild.160101.0800):Microsoft Corporation
178 windows.storage.dll:API de Armazenamento Microsoft WinRT:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
179 winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
180 wintypes.dll:DLL dos Tipos de Base do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
181 wldp.dll:Política de Bloqueio do Windows:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
182 wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
183 wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
184 xinput1_4.dll:API do Controlador Comum da Microsoft:10.0.22621.2860 (WinBuild.160101.0800):Microsoft Corporation
185 zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
186Stacktrace:
187 at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.30.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:physicsmod.mixins.json:MixinMain,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
188 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
189 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
190 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
191 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
192 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
193 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
194 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.30.jar:?] {}
195 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
196 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
197 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
198 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
199 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
200 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
201 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
202 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
203
204
205-- System Details --
206Details:
207 Minecraft Version: 1.20.1
208 Minecraft Version ID: 1.20.1
209 Operating System: Windows 11 (amd64) version 10.0
210 Java Version: 17.0.8, Microsoft
211 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
212 Memory: 850184016 bytes (810 MiB) / 2441084928 bytes (2328 MiB) up to 16877879296 bytes (16096 MiB)
213 CPUs: 16
214 Processor Vendor: AuthenticAMD
215 Processor Name: AMD Ryzen 7 5700G with Radeon Graphics
216 Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
217 Microarchitecture: Zen 3
218 Frequency (GHz): 3.80
219 Number of physical packages: 1
220 Number of physical CPUs: 8
221 Number of logical CPUs: 16
222 Graphics card #0 name: AMD Radeon(TM) Graphics
223 Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
224 Graphics card #0 VRAM (MB): 4095.00
225 Graphics card #0 deviceId: 0x1638
226 Graphics card #0 versionInfo: DriverVersion=31.0.21912.14
227 Memory slot #0 capacity (MB): 16384.00
228 Memory slot #0 clockSpeed (GHz): 3.60
229 Memory slot #0 type: DDR4
230 Memory slot #1 capacity (MB): 16384.00
231 Memory slot #1 clockSpeed (GHz): 3.60
232 Memory slot #1 type: DDR4
233 Virtual memory max (MB): 28336.58
234 Virtual memory used (MB): 18595.98
235 Swap memory total (MB): 3968.00
236 Swap memory used (MB): 122.03
237 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx16096m -Xms256m
238 Loaded Shaderpack: (off)
239 Launched Version: forge-47.2.30
240 Backend library: LWJGL version 3.3.1 build 7
241 Backend API: AMD Radeon(TM) Graphics GL version 4.6.0 Core Profile Context 24.3.1.240216, ATI Technologies Inc.
242 Window size: <not initialized>
243 GL Caps: Using framebuffer using OpenGL 3.2
244 GL debug messages:
245 Using VBOs: Yes
246 Is Modded: Definitely; Client brand changed to 'forge'
247 Type: Client (map_client.txt)
248 CPU: 16x AMD Ryzen 7 5700G with Radeon Graphics
249 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
250 ModLauncher launch target: forgeclient
251 ModLauncher naming: srg
252 ModLauncher services:
253 mixin-0.8.5.jar mixin PLUGINSERVICE
254 eventbus-6.0.5.jar eventbus PLUGINSERVICE
255 fmlloader-1.20.1-47.2.30.jar slf4jfixer PLUGINSERVICE
256 fmlloader-1.20.1-47.2.30.jar object_holder_definalize PLUGINSERVICE
257 fmlloader-1.20.1-47.2.30.jar runtime_enum_extender PLUGINSERVICE
258 fmlloader-1.20.1-47.2.30.jar capability_token_subclass PLUGINSERVICE
259 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
260 fmlloader-1.20.1-47.2.30.jar runtimedistcleaner PLUGINSERVICE
261 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
262 modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
263 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
264 FML Language Providers:
265 javafml@null
266 lowcodefml@null
267 minecraft@1.0
268 gml@4.0.9
269 Mod List:
270 YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
271 EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
272 createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
273 scena-forge-1.0.103.jar |Scena |scena |1.0.103 |COMMON_SET|Manifest: NOSIGNATURE
274 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
275 paragon-forge-3.0.2-1.20x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
276 guiclock-1.20.1-4.4.jar |GUI Clock |guiclock |4.4 |COMMON_SET|Manifest: NOSIGNATURE
277 VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE
278 everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
279 YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
280 bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |COMMON_SET|Manifest: NOSIGNATURE
281 qualitysounds-forge-1.5.0-1.20.1.jar |Quality Sounds |qualitysounds |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
282 balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE
283 SnowRealMagic-1.20.1-forge-10.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |COMMON_SET|Manifest: NOSIGNATURE
284 spelunkery-1.20.1-0.3.5-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.5 |COMMON_SET|Manifest: NOSIGNATURE
285 exposure-1.20.1-1.5.1-forge.jar |Exposure |exposure |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
286 YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
287 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE
288 sb_objectsblocks-1.04release.jar |security_breach_objects/blocks|sb_objectsblocks |1.05 |COMMON_SET|Manifest: NOSIGNATURE
289 ctov-forge-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE
290 sawmill-1.20-1.3.13.jar |Universal Sawmill |sawmill |1.20-1.3.13 |COMMON_SET|Manifest: NOSIGNATURE
291 revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
292 supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |COMMON_SET|Manifest: NOSIGNATURE
293 geophilic-v2.2.0-mc1.20u1.20.2.jar |Geophilic |geophilic |2.2.0-mc1.20u1.20.2 |COMMON_SET|Manifest: NOSIGNATURE
294 embeddium-0.3.17+mc1.20.1-all.jar |Embeddium |embeddium |0.3.17+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
295 AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
296 TinySkeletons-v8.0.1-1.20.1-Forge.jar |Tiny Skeletons |tinyskeletons |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
297 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
298 Amplified_Nether_1.20.4_v1.2.4.jar |Amplified Nether |amplifiednether |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
299 mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
300 blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
301 transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
302 supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE
303 pop-1.20.1-1.0.0.jar |Pop! |pop |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
304 YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
305 resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
306 tidal-towns-1.3.jar |Tidal Towns |mr_tidal_towns |1.3 |COMMON_SET|Manifest: NOSIGNATURE
307 Philips-Ruins1.20.1-3.7.jar |Philips Ruins |philipsruins |3.7 |COMMON_SET|Manifest: NOSIGNATURE
308 cluttered-2.1-1.20.1.jar |Cluttered |luphieclutteredmod |2.1 |COMMON_SET|Manifest: NOSIGNATURE
309 curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
310 right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
311 oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
312 cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
313 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
314 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
315 dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE
316 bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
317 Chunk-Pregenerator-1.20-4.4.3.jar |Chunk Pregenerator |chunkpregen |1.20-4.4.3 |COMMON_SET|Manifest: NOSIGNATURE
318 YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
319 antighost-1.19.1-forge42.0.1-1.1.3.jar |AntiGhost |antighost |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE
320 soulfired-1.20.1-3.2.1.0-forge.jar |Soul fire'd |soulfired |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
321 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
322 FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
323 ShinyHorses-1.20.1-1.2.jar |Shiny Horses Forge - Enchantab|shinyhorses |1.2 |COMMON_SET|Manifest: NOSIGNATURE
324 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
325 Essential (forge_1.20.1).jar |Essential |essential |**.**.**.**+g3a090c5c88 |COMMON_SET|Manifest: NOSIGNATURE
326 YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
327 elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
328 radium-mc1.20.1-0.12.3+git.50c5c33 (1).jar |Radium |radium |0.12.3+git.50c5c33 |COMMON_SET|Manifest: NOSIGNATURE
329 Kiwi-1.20.1-forge-11.6.2.jar |Kiwi Library |kiwi |11.6.2 |COMMON_SET|Manifest: NOSIGNATURE
330 clienttweaks-forge-1.20-11.1.0.jar |Client Tweaks |clienttweaks |11.1.0 |COMMON_SET|Manifest: NOSIGNATURE
331 puffish_skills-0.12.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.12.1 |COMMON_SET|Manifest: NOSIGNATURE
332 createbigcannons-forge-1.20.1-0.5.4.jar |Create Big Cannons |createbigcannons |0.5.4-nightly-8b9cea|COMMON_SET|Manifest: NOSIGNATURE
333 WI-Zoom-1.5-MC1.20.1-Forge.jar |WI Zoom |wi_zoom |1.5-MC1.20.1-Forge |COMMON_SET|Manifest: NOSIGNATURE
334 MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
335 Connectible Chains-forge-1.20.1-1.0.0.jar |Connectible Chains |connectiblechains |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
336 tia-1.20-1.1-forge.jar |Tiny Item Animations |tia |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
337 jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
338 lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
339 VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
340 UniversalBoneMeal-v8.0.1-1.20.1-Forge.jar |Universal Bone Meal |universalbonemeal |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
341 libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
342 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
343 Paxi-1.20-Forge-4.0 (1).jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
344 Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
345 vanilla-refresh-1.4.19h.jar |Vanilla Refresh |mr_vanilla_refresh |1.4.19h |COMMON_SET|Manifest: NOSIGNATURE
346 shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
347 travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |COMMON_SET|Manifest: NOSIGNATURE
348 SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
349 rare-ice-0.6.0.jar |Rare Ice |rare_ice |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
350 fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
351 memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
352 puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
353 forge-1.20.1-47.2.30-universal.jar |Forge |forge |47.2.30 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
354 emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |COMMON_SET|Manifest: NOSIGNATURE
355 DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
356 tectonic-forge-1.19.3-2.3.4.jar |Tectonic |tectonic |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
357 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
358 replanter-1.4.0.jar |Replanter |replanter |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
359 geodeplus-forge-1.2.4-1.20.1.jar |Geode+ |geode_plus |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
360 voicechat-forge-1.20.1-2.5.13.jar |Simple Voice Chat |voicechat |1.20.1-2.5.13 |COMMON_SET|Manifest: NOSIGNATURE
361 sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
362 trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
363 TerraBlender-forge-1.20.1-3.0.1.6.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
364 physics-mod-pro-v167d-forge-1.20.1.jar |Physics Mod |physicsmod |3.0.13 |COMMON_SET|Manifest: NOSIGNATURE
365 MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE
366 bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
367 optcheck-1.19-1.5.0-forge.jar |XPlus Optifine Checker |optcheck |1.0 |COMMON_SET|Manifest: NOSIGNATURE
368 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
369 ShoulderSurfing-Forge-1.20.1-3.1.2.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
370 pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
371 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
372 notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
373 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE
374 pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
375 AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE
376 [1.20.1] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |COMMON_SET|Manifest: NOSIGNATURE
377 LeaveMyBarsAlone-v8.0.0-1.20.1-Forge.jar |Leave My Bars Alone |leavemybarsalone |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
378 Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE
379 entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
380 effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |ERROR |Manifest: NOSIGNATURE
381 AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
382 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
383 moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
384 lootr-forge-1.20-0.7.33.83.jar |Lootr |lootr |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
385 visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
386 PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
387 weaponmaster_ydm-forge-1.20.1-4.2.3.jar |YDM's Weapon Master |weaponmaster_ydm |4.2.3 |COMMON_SET|Manifest: NOSIGNATURE
388 grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |COMMON_SET|Manifest: NOSIGNATURE
389 notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
390 UnionLib-1.20.1-10.2.5-Forge.jar |UnionLib |unionlib |10.2.5 |COMMON_SET|Manifest: NOSIGNATURE
391 TaxVillageArchitect+M.1.20.1+ForM.1.1.1.jar |Tax' Village Architect |taxva |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
392 YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
393 satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE
394 geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE
395 cave_dweller-1.20.1-1.6.4.jar |cave_dweller |cave_dweller |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
396 deepslatecutting-forge-1.7.0.jar |DeepslateCutting |deepslatecutting_forge |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
397 firstperson-forge-2.3.4-mc1.20.1.jar |FirstPerson |firstperson |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
398 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
399 advancements_tracker_1.20.1-6.1.0.jar |Advancements Tracker |advancements_tracker |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE
400 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
401 dynamiclights-v1.7.1-mc1.17x-1.20x-mod.jar |Dynamic Lights |dynamiclights |1.7.1+mod |COMMON_SET|Manifest: NOSIGNATURE
402 Incendium_1.20.4_v5.3.4.jar |Incendium |incendium |5.3.4 |COMMON_SET|Manifest: NOSIGNATURE
403 immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
404 InsaneLib-1.13.4-mc1.20.1.jar |InsaneLib |insanelib |1.13.4 |COMMON_SET|Manifest: NOSIGNATURE
405 villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |COMMON_SET|Manifest: NOSIGNATURE
406 ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
407 XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE
408 EnhancedVisuals_FORGE_v1.7.1_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
409 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
410 Prism-1.20.1-forge-1.0.5 (1).jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
411 citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE
412 alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE
413 burnt-1.6.3.1-forge-1.20.1.jar |Burnt 1.6.3 |burnt |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
414 mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
415 Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
416 create_dragon_lib-1.20.1-1.4.2.jar |Create: Dragon Lib |create_dragon_lib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
417 sculkhorde-1.20.1-0.9.0-Beta5.jar |Sculk Horde |sculkhorde |1.20.1-0.9.0-Beta5 |COMMON_SET|Manifest: NOSIGNATURE
418 Steam_Rails-1.6.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.3+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
419 FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |COMMON_SET|Manifest: NOSIGNATURE
420 carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
421 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
422 diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
423 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
424 entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
425 entity_texture_features_forge_1.20.1-6.0.1.jar |Entity Texture Features |entity_texture_features |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
426 AmbientSounds_FORGE_v5.3.9_mc1.20.1.jar |AmbientSounds |ambientsounds |5.3.9 |COMMON_SET|Manifest: NOSIGNATURE
427 LetSleepingDogsLie-1.20.1-Forge-1.2.0.jar |Let Sleeping Dogs Lie |dogslie |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
428 horsestatsmod-MC1.20.x-1.4.7.jar |HorseStatsMod |horsestatsmod |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE
429 bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
430 pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
431 simplywalk-0.4.1.jar |SimplyWalk |simplywalk |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
432 collective-1.20.1-7.56.jar |Collective |collective |7.56 |COMMON_SET|Manifest: NOSIGNATURE
433 basicweapons-forge-mc1.20.1+1.2.0.jar |Basic Weapons |basicweapons |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
434 Sitting+1.0.2.jar |Sitting+ |sitmod |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
435 BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
436 witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
437 seamless-loading-screen-2.0.3+1.20.1-forge.jar |Seamless Loading Screen |seamless_loading_screen |2.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
438 dotbe-1.20.1-1.5.5.jar |DawnOfTimeBuilder |dawnoftimebuilder |1.5.5 |COMMON_SET|Manifest: NOSIGNATURE
439 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
440 resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |COMMON_SET|Manifest: NOSIGNATURE
441 eatinganimation-1.20-5.0.0.jar |Eating Animation |eatinganimation |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
442 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
443 pandalib-0.2.1-forge-1.20.jar |PandaLib |pandalib |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
444 cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE
445 cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
446 smallships-forge-1.20.1-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |COMMON_SET|Manifest: NOSIGNATURE
447 shulkerboxtooltip-forge-4.0.4+1.20.1.jar |ShulkerBoxTooltip |shulkerboxtooltip |4.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
448 gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
449 shuffle-forge-9.0.0+1.20.1.jar |Shuffle |shuffle |9.0.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
450 BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
451 fallingtrees-0.12-forge-1.20.jar |Falling Trees |fallingtrees |0.12 |COMMON_SET|Manifest: NOSIGNATURE
452 pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
453 amendments-1.20-1.1.27.jar |Amendments |amendments |1.20-1.1.27 |COMMON_SET|Manifest: NOSIGNATURE
454 additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |COMMON_SET|Manifest: NOSIGNATURE
455 EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
456 ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
457 InvMove-1.20-0.8.4-Forge.jar |InvMove |invmove |0.8.4 |COMMON_SET|Manifest: NOSIGNATURE
458 create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
459 waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE
460 Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
461 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
462 comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
463 breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
464 artifacts-forge-9.5.4.jar |Artifacts |artifacts |9.5.4 |COMMON_SET|Manifest: NOSIGNATURE
465 ItemBorders-1.20.1-forge-1.2.1.jar |Item Borders |itemborders |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
466 guicompass-1.20.1-4.4.jar |GUI Compass |guicompass |4.4 |COMMON_SET|Manifest: NOSIGNATURE
467 VanillaTweaks-forge-1.20.1-1.5.71.jar |VanillaTweaks |vanillatweaks |1.5.71 |COMMON_SET|Manifest: NOSIGNATURE
468 simplysneak-0.1.2.jar |SimplySneak |simplysneak |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
469 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
470 waveycapes-forge-1.4.6-mc1.20.1.jar |WaveyCapes |waveycapes |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
471 bedspreads-forge-6.2.0+1.20.1.jar |Bedspreads |bedspreads |6.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
472 farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
473 DistantHorizons-2.0.1-a-1.20.1.jar |Distant Horizons |distanthorizons |2.0.1-a |COMMON_SET|Manifest: NOSIGNATURE
474 Terralith_1.20.4_v2.4.11 (1).jar |Terralith |terralith |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE
475 blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
476 upgrade_aquatic-1.20.1-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
477 skinlayers3d-forge-1.6.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
478 banner-flags-2.3.jar |Banner Flags |mr_banner_flags |2.3 |COMMON_SET|Manifest: NOSIGNATURE
479 TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
480 friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |COMMON_SET|Manifest: NOSIGNATURE
481 nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
482 simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
483 EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
484 moonlight-1.20-2.11.14-forge.jar |Moonlight Library |moonlight |1.20-2.11.14 |COMMON_SET|Manifest: NOSIGNATURE
485 endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
486 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
487 Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |COMMON_SET|Manifest: NOSIGNATURE
488 snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
489 another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
490 CreativeCore_FORGE_v2.11.27_mc1.20.1.jar |CreativeCore |creativecore |2.11.27 |COMMON_SET|Manifest: NOSIGNATURE
491 smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
492 whats-that-slot-forge-1.3.4+1.20.1.jar |What's That Slot |whats_that_slot |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
493 cavedust-2.0.4-1.20.1-forge.jar |Cave Dust |cavedust |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
494 Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
495 LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
496 mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
497 storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |COMMON_SET|Manifest: NOSIGNATURE
498 Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
499 irons_spellbooks-1.20.1-3.1.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.4 |COMMON_SET|Manifest: NOSIGNATURE
500 DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
501 betterarcheology-1.1.8-1.20.1.jar |Better Archeology |betterarcheology |1.1.8-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
502 spawnanimations-v1.9.4-mc1.17x-1.20x-mod.jar |Spawn Animations |spawnanimations |1.9.4+mod |COMMON_SET|Manifest: NOSIGNATURE
503 Tiered-1.20.1-6.0.4-Forge.jar |Tiered |tiered |1.20.1-6.0.4-Forge |COMMON_SET|Manifest: NOSIGNATURE
504 coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
505 creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
506 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
507 yet-another-config-lib-forge-3.0.1+1.20.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.0.1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
508 justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
509 charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
510 BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
511 expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
512 chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |COMMON_SET|Manifest: NOSIGNATURE
513 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.c |COMMON_SET|Manifest: NOSIGNATURE
514 createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
515 Crash Report UUID: 0347412d-0f3c-4f36-9d0f-3608d4b72424
516 FML: 47.2
517 Forge: net.minecraftforge:47.2.30
518 Flywheel Backend: Uninitialized
519 Suspected Mods: Minecraft (minecraft)
This log will be saved for 90 days from their last view.
Report abuse