Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I bet Cylons wouldn't have this problem.
- Time: 2025-02-01 16:26:37
- Description: Initializing game
- java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!
- at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}
- at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:571) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.registries.GameData.revertTo(GameData.java:285) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:345) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23650!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.25.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mods: NONE
- Stacktrace:
- at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}
- at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:571) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.registries.GameData.revertTo(GameData.java:285) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:345) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
- at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
- at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23650!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,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:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.2454:Microsoft Corporation
- D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
- EffekseerNativeForJava.dll
- GDI32.dll:GDI Client DLL:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:MSCTF Server DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- POWRPROF.dll:Power Profile Helper DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:Windows Setup API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:Windows Shell Common Dll:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
- USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.2161 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jna6017687680463160046.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
- jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
- kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- msasn1.dll:ASN.1 Runtime APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
- mscms.dll:Microsoft Colour Matching System DLL:10.0.26100.2308 (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.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- ntdll.dll:NT Layer DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.16 :32.0.15.7216:NVIDIA Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7216:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.2.312 8Produc:NVIDIA Corporation L$FileDescriptio
- ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- opengl32.dll:OpenGL Client DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- symamsi.dll:Symantec AMSI provider:15.7.14.32:Broadcom
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Microsoft UxTheme Library:10.0.26100.2308 (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.8.0:Microsoft
- win32u.dll:Win32u:10.0.26100.2605 (WinBuild.160101.0800):Microsoft Corporation
- windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
- wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- Stacktrace:
- at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.25.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 1196170592 bytes (1140 MiB) / 2348810240 bytes (2240 MiB) up to 12884901888 bytes (12288 MiB)
- CPUs: 28
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-14700KF
- Identifier: Intel64 Family 6 Model 183 Stepping 1
- Microarchitecture: unknown
- Frequency (GHz): 3.42
- Number of physical packages: 1
- Number of physical CPUs: 20
- Number of logical CPUs: 28
- Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2803
- Graphics card #0 versionInfo: DriverVersion=32.0.15.7216
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 5.60
- Memory slot #0 type: Unknown
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 5.60
- Memory slot #1 type: Unknown
- Virtual memory max (MB): 89953.55
- Virtual memory used (MB): 29609.92
- Swap memory total (MB): 57344.00
- Swap memory used (MB): 1345.28
- JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
- Launched Version: 1.20.1-forge-47.3.25
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.16, 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: 28x Intel(R) Core(TM) i7-14700KF
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.3.25.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.3.25.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.3.25.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.3.25.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.3.25.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@null
- javafml@null
- Mod List:
- MiraculousBlock_1.20.1_V1.2.1_mini_update.jar |Miraculous Block |miraculous_block |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- EnchantableBlocks-1.20.1-0.0.6.jar |Enchantable Blocks |enchantableblocks |0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
- The_Digimod-BETA-1.6.2.jar |The Digimod |thedigimod |1.20-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Collectibles-1.20.x-(v.1.4.8).jar |Collectibles |collectibles |1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
- scena-forge-1.0.103.jar |Scena |scena |1.0.103 |COMMON_SET|Manifest: NOSIGNATURE
- simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
- botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
- YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- softerhaybales-1.20.1-3.3.jar |Softer Hay Bales |softerhaybales |3.3 |COMMON_SET|Manifest: NOSIGNATURE
- basic-bags-v1.1.2-v1.20.1.jar |Basic Loot Bags |basic_bags |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- lootbeams-1.20.1-1.2.2.jar |LootBeams |lootbeams |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- chestcavity-forge-1.20.1-2.16.6.jar |Chest Cavity |chestcavity |1.20.1-2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
- luckyclover-0.2curio-1.20.1.jar |Lucky Clover |luckyclover |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.3.11-all.jar |Balm |balm |7.3.11 |COMMON_SET|Manifest: NOSIGNATURE
- togenc-forge-1.20.x-v1.0.jar |Toggle Enchantments |togenc |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- biggerstacks-1.20.1-1.0.0-all.jar |Bigger Stacks |biggerstacks |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Better Bone Meal 1.20.1 Forge v.1.1.jar |Better Bone Meal |better_bone_meal |1.1 |COMMON_SET|Manifest: NOSIGNATURE
- cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
- sound-physics-remastered-forge-1.20.1-1.4.8.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
- [forge]ctov-3.4.11.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.11 |COMMON_SET|Manifest: NOSIGNATURE
- fortunate-ancient-debris-3.3.jar |Fortunate Ancient Debris |mr_fortunate_ancientdebris |3.3 |COMMON_SET|Manifest: NOSIGNATURE
- digimobs-2.4.1.jar |Digimobs |digimobs |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- FSang18's Heropack v10.1.1.jar |FSang18's Heropack |fsang |10.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- SimplyHarvesting-1.20.1-2.1.1.jar |Simply Harvesting |simplyharvesting |1.20.1-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- PalladiumPiece1.0.10.jar |Palladium Piece |palladium_piece |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
- Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |COMMON_SET|Manifest: NOSIGNATURE
- svm-powers-1.4.jar |Super Powers |mr_svm_powers |1.4 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- enchantmenttransfer-0.0.6-1.20.1.jar |Enchantment Transfer |enchantmenttransfer |0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- twilightaether-1.20.1-1.0.0.jar |Twilight Aether |twilightaether |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- ToolUpgrades-1.20.x-(v.3.1.0).jar |ToolUpgrades |toolupgrades |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- armorpointspp-forge-1.20-3.1.1.jar |ArmorPoints++ |armorpointspp |1.20-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- lucent-1.20.1-1.5.5.jar |Lucent |lucent |1.5.5 |COMMON_SET|Manifest: NOSIGNATURE
- sp-1.20.1-1.6.5.jar |Surveillance Package |sp |1.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- pointblank-forge-1.20.1-1.9.6.jar |Point Blank |pointblank |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE
- Icarus-Forge-2.11.0.jar |Icarus |icarus |2.11.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
- accessories-neoforge-1.0.0-beta.44+1.20.1.jar |Accessories |accessories |1.0.0-beta44+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- X-Enchantment-1.20.1-1.0.10-SNAPSHOT.jar |X-Enchantment |x_enchantment |1.20.1-1.0.10-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE
- worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |COMMON_SET|Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- Chargers-1.20.1-6.1.0.1.jar |Chargers |chargers |6.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- accessories_cclayer-7.4.0-beta.18+1.20.1.jar |curios |curios |7.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- costumes-rebuilt-1.20.1-1.0.1.jar |Costumes |ct |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|COMMON_SET|Manifest: NOSIGNATURE
- l241-sculk-addon.jar |Sculk Abilities |l241 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- l2library-2.4.31.jar |L2 Library |l2library |2.4.31 |COMMON_SET|Manifest: NOSIGNATURE
- powersofspite-forge-1.20.1-0.1.2-BETA.jar |Powers of Spite |powersofspite |0.1.2-BETA |COMMON_SET|Manifest: NOSIGNATURE
- furnacerecycle-1.20.1-2.5.jar |Furnace Recycle |furnacerecycle |2.5 |COMMON_SET|Manifest: NOSIGNATURE
- DynamicTrees-1.20.1-1.4.1.jar |Dynamic Trees |dynamictrees |1.20.1-1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- experienced_crops-1.20.1-1.1.0-forge.jar |Experienced Crops |experienced_crops |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.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
- majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- extra_enchantments-1.20.1-1.7.2.jar |Extra Enchantments and Curses |extra_enchantments |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
- SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |COMMON_SET|Manifest: NOSIGNATURE
- lazulib-1.20.1-1.2.1.jar |LazuLib |lazulib |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |COMMON_SET|Manifest: NOSIGNATURE
- genshinv.jar |Genshin Visions |genshinv |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- l2tabs-0.3.3.jar |L2 Tabs |l2tabs |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- transcendingtrident-1.20.1-4.8.jar |Transcending Trident |transcendingtrident |4.8 |COMMON_SET|Manifest: NOSIGNATURE
- expore-1.20.1-0.3.jar |ExpOre |expore |1.20.1-0.3 |COMMON_SET|Manifest: NOSIGNATURE
- fms-1.1.0.jar |FMS |fms |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.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
- Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- aerobaticelytra-1.20.1-1.1.2.jar |Aerobatic Elytra |aerobaticelytra |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- RingsOfAscension-1.20.1-2.0.2.jar |Rings of Ascension |ringsofascension |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- plumber_accessories-1.0.4.jar |Plumber Accessories |plumber_accessories |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- travelersbackpack-forge-1.20.1-9.1.16.jar |Traveler's Backpack |travelersbackpack |9.1.16 |COMMON_SET|Manifest: NOSIGNATURE
- compactxpbottles-1.7.0.jar |Compact Experience Bottles |compactxpbottles |1 |COMMON_SET|Manifest: NOSIGNATURE
- aaa_particles-1.20.1-1.4.10-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
- LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE
- humblingbundle-1.20.1-2.3.jar |Humbling Bundle |humblingbundle |2.3 |COMMON_SET|Manifest: NOSIGNATURE
- simply_powerups-1.0-forge-1.20.1.jar |Simply Power Ups |simply_powerups |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- magical-tools-1.0.jar |Magical Tools |mr_magical_tools |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- anvilrestoration-1.20.1-2.3.jar |Anvil Restoration |anvilrestoration |2.3 |COMMON_SET|Manifest: NOSIGNATURE
- Better_Trial_Chambers_1.2.0_version_1.20.1.jar |Better Trial Chambers |minecraft_121_update |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- XtraDiscsForge-1.20.1-1.0.1.jar |Xtra Discs |xtra_discs |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- Electrodynamics-1.20.1-0.9.1-0.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-0 |COMMON_SET|Manifest: NOSIGNATURE
- fusion-1.2.3-forge-mc1.20.1.jar |Fusion |fusion |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.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
- forge-1.20.1-47.3.25-universal.jar |Forge |forge |47.3.25 |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
- l2artifacts-2.4.27.jar |L2 Artifacts |l2artifacts |2.4.27 |COMMON_SET|Manifest: NOSIGNATURE
- extractinator-forge-1.20.1-2.3.0.jar |Extractinator |extractinator |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
- right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- mcd_artifacts-2.0.0-forge-1.20.1.jar |More Stuff |more_stuff |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- avm_minecraft_mod-1.2.0-forge-1.20.1.jar |AVM king's staff |avm_kings_staff |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Compressed Blocks-forge-1.20.2-1.6.1-1.20.2.jar |Compressed Blocks |compressedblocks |1.6.1-1.20.2 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
- terrablender-563928-5378180.jar |TerraBlender |terrablender |3.0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
- bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- inventorytotem-1.20.1-3.3.jar |Inventory Totem |inventorytotem |3.3 |COMMON_SET|Manifest: NOSIGNATURE
- moderndeco-3.7.0-forge-1.20.1.jar |ModernDeco |moderndeco |3.7.0 |COMMON_SET|Manifest: NOSIGNATURE
- Special Drops 1.0.0 - 1.20.1.jar |Special Drops |special_drops |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
- Mantle-1.20.1-1.11.36.jar |Mantle |mantle |1.11.36 |COMMON_SET|Manifest: NOSIGNATURE
- Avm_forge.jar |AVM |avm |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Xaeros_Minimap_25.0.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- baubley-heart-canisters-1.20.1-1.0.3.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- sit-1.20.1-1.3.5.jar |Sit |sit |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
- almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |COMMON_SET|Manifest: NOSIGNATURE
- Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
- mna-forge-1.20.1-3.1.0.4-all.jar |Mana and Artifice |mna |3.1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- CraftingXP 1.20.1.jar |CraftingXP |craftingxp |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE
- occultism-1.20.1-1.140.2.jar |Occultism |occultism |1.140.2 |COMMON_SET|Manifest: NOSIGNATURE
- PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |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
- Fnaf Plushie Remastered October 29th.jar |Fnaf Plushie Remastered |fnaf_plushie_remastered |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- planets+-bv1.7-1.20x.jar |Planets+ |planetsplus |0.7 |COMMON_SET|Manifest: NOSIGNATURE
- Kingdom Keys-1.20.1-2.5.5a.jar |Kingdom Keys |kingdomkeys |1.20.1-2.5.5a |COMMON_SET|Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |COMMON_SET|Manifest: NOSIGNATURE
- JustEnoughGuns-0.11.0-1.20.1.jar |Just Enough Guns |jeg |0.11.0 |COMMON_SET|Manifest: NOSIGNATURE
- Mekanism-1.20.1-10.4.14.71.jar |Mekanism |mekanism |10.4.14 |COMMON_SET|Manifest: NOSIGNATURE
- ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |COMMON_SET|Manifest: NOSIGNATURE
- grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |COMMON_SET|Manifest: NOSIGNATURE
- bottledair-1.20.1-2.4.jar |Bottled Air |bottledair |2.4 |COMMON_SET|Manifest: NOSIGNATURE
- kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- merenc-forge-1.20.[0-4]-v4.1.jar |Merge Enchantments |merenc |4.1 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE
- ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |COMMON_SET|Manifest: NOSIGNATURE
- aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- Heroes_Beta_Forge_Fabric_V.1.1.83.jar |Heroes |heroes |1.1.83 |COMMON_SET|Manifest: NOSIGNATURE
- unlimited-trading-2.0.jar |Unlimited Trading |mr_unlimited_trading |2.0 |COMMON_SET|Manifest: NOSIGNATURE
- glassential-renewed-forge-1.20.1-2.4.4.jar |Glassential Renewed |glassential |2.4.4 |COMMON_SET|Manifest: NOSIGNATURE
- elytra_physics-forge-2.1_mc1.19.3-1.20.4.jar |Elytra physics |elytra_physics |2.1 |COMMON_SET|Manifest: NOSIGNATURE
- XaerosWorldMap_1.39.2_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.2 |COMMON_SET|Manifest: NOSIGNATURE
- Echoes-of-Power-2.2.2.jar |Sgoc |sgoc |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
- iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- stronger_potions-0.0.1-1.20.jar |Stronger Potions |stronger_potions |0.0.1-1.20 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
- primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
- relics-1.20.1-0.8.0.7.jar |Relics |relics |0.8.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- jeed-1.20-2.2.5.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.5 |COMMON_SET|Manifest: NOSIGNATURE
- carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
- l2damagetracker-0.3.7.jar |L2 Damage Tracker |l2damagetracker |0.3.7 |COMMON_SET|Manifest: NOSIGNATURE
- twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
- diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |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
- mastersword-1.20.1-2.2.9.3.jar |Zelda, Legend of the Master Sw|mastersword |1.20.1-2.2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
- dreyseheroes-1.0.0.jar |DreyseHeroes |dreyse_heroes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |COMMON_SET|Manifest: NOSIGNATURE
- wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |COMMON_SET|Manifest: NOSIGNATURE
- potions_backport-1.0.0-forge-1.20.1.jar |Potions backport |potions_backport |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |COMMON_SET|Manifest: NOSIGNATURE
- technobauble-0.9.0.3-mc1.20.1.jar |Technobauble |technobauble |0.9.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- Potato-v2.jar |Potato |potato |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- divine-gifts_1.3.1.jar |Divine Gifts |l530 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- L_Enders_Cataclysm-2.45- 1.20.1.jar |Cataclysm Mod |cataclysm |2.45 |COMMON_SET|Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
- collective-1.20.1-7.87.jar |Collective |collective |7.87 |COMMON_SET|Manifest: NOSIGNATURE
- morexp-forge-1.20.1-1.0.0.jar |More XP |morexp |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- crafts_construct-1.0-forge-1.20.1.jar |Create: Crafts & Construct |crafts_construct |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- improvedtrident-forge-1.20.x-v2.0.jar |Improved Trident |improvedtrident |2.0 |COMMON_SET|Manifest: NOSIGNATURE
- expandedstorage-10.3.0-beta.5+1.20.1-forge.jar |Expanded Storage |expandedstorage |10.3.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
- CompostBag-Forge-1.20.1-2.0.0.jar |Compost Bag |compostbag |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
- BridgingMod-2.5.1+1.20.1.forge-release.jar |Bridging Mod |bridgingmod |2.5.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- Cosmos 1.5.0.jar |Cosmos |cosmos |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-forge-9.2.14.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
- epicpowerbracelets-forge-1.20.X-1.1.0.jar |Epic Power Bracelets |epicpowerbracelets |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- dynamictrim-1.4.1-forge+1.20.1.jar |DynamicTrim |dynamictrim |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- allthetrims-3.4.3-forge+1.20.1.jar |AllTheTrims |allthetrims |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE
- aaa_particles_world-forge-1.20.1-1.0.3.jar |AAAParticles: World |aaa_particles_world |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- mermod-forge-1.20.1-3.0.1.jar |Mermod |mermod |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- extra_armor_info-mc1.20-1.0.0-build.6.jar |Extra Armor Info |extra_armor_info |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- KK-ReMind-1.20.1-0.8.5.3.1.jar |Kingdom Keys - Re:Mind |magicksaddon |1.20.1-0.8.5.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- monolib-forge-1.20.1-2.0.0.jar |MonoLib |monolib |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- disenchanting_table-merged-1.20.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- dungeonsenchantments-1.1.1-1.20.1.jar |Dungeons Enchantments |dungeonsenchantments |1.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- infinitetrading-1.20.1-4.5.jar |Infinite Trading |infinitetrading |4.5 |COMMON_SET|Manifest: NOSIGNATURE
- crawlondemand-1.20.x-1.0.0.jar |Crawl on Demand |crawlondemand |1.20.x-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- effortlessbuilding-1.20.1-3.9-all.jar |Effortless Building |effortlessbuilding |3.9 |COMMON_SET|Manifest: NOSIGNATURE
- Danny Phantom Addonpack.jar |Danny Phantom Addonpack |pht |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |COMMON_SET|Manifest: NOSIGNATURE
- majruszs-accessories-forge-1.20.1-1.5.3.jar |Majrusz's Accessories |majruszsaccessories |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- X-PlayerInfo-1.20.1-1.0.8.1-SNAPSHOT.jar |X-PlayerInfo |x_player_info |1.20.1-1.0.8.1-SNAPS|COMMON_SET|Manifest: NOSIGNATURE
- super_block_world-0.0.8-1.20.jar |Super Block World |super_block_world |0.0.8-1.20 |COMMON_SET|Manifest: NOSIGNATURE
- Portal Gels [v1.1.1] [1.20.1].jar |Portal Gels |portal_gels |1.1 |COMMON_SET|Manifest: NOSIGNATURE
- phantom_accessories-1.0.3.jar |Phantom Accessories |phantom_accessories |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- handoveryouritems-1.20.1-3.5.jar |Hand Over Your Items |handoveryouritems |3.5 |COMMON_SET|Manifest: NOSIGNATURE
- doom-neo-1.20.1-7.0.13.jar |MCDoom |doom |7.0.13 |COMMON_SET|Manifest: NOSIGNATURE
- amendments-1.20-1.2.16.jar |Amendments |amendments |1.20-1.2.16 |COMMON_SET|Manifest: NOSIGNATURE
- Snad-20.1.0.jar |Snad |snad |20.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- biggerspongeabsorptionradius-1.20.1-3.7.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |3.7 |COMMON_SET|Manifest: NOSIGNATURE
- OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- betterxpbottles-0.3-1.20.1.jar |Better Xp Bottles |betterxpbottles |0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- simpleconfig-1.20.1-1.0.8.jar |Simple Config |simpleconfig |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- minecards-1.0.4_Forge_MC1.20.1-1.20.4.jar |Minecards |minecards |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- legacy_heroes-0.0.2-forge-1.20.1.jar |Legacy Heroes |legacy_heroes |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |COMMON_SET|Manifest: NOSIGNATURE
- TaxFreeLevels-1.4.7-forge-1.20.1.jar |Tax Free Levels |taxfreelevels |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- DIEVO's Compressed Coal V1.0 Forge 1.20.1.jar |DIEVO's Compressed Coal |dievos_compressed_coal |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |COMMON_SET|Manifest: NOSIGNATURE
- infinity-mending-1.jar |Infinity mending |mr_infinity_mending |1 |COMMON_SET|Manifest: NOSIGNATURE
- BlueMarvel.jar |BlueMarvel |blue_marvel |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- bottleyourxp-1.20.1-3.4.jar |Bottle Your Xp |bottleyourxp |3.4 |COMMON_SET|Manifest: NOSIGNATURE
- betterhoes-1.0.jar |Better Hoes |betterhoes |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |COMMON_SET|Manifest: NOSIGNATURE
- azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |COMMON_SET|Manifest: NOSIGNATURE
- potionring-1.20-1.1.jar |Potion Rings |potionring |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
- better-babies-0.6.2.jar |Better Babies |mr_better_babies |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
- recast-1.20.1-3.5.jar |Recast |recast |3.5 |COMMON_SET|Manifest: NOSIGNATURE
- skinlayers3d-forge-1.7.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
- selfexpression-2.20-forge-1.20.1.jar |Selfexpression |selfexpression |2.20 |COMMON_SET|Manifest: NOSIGNATURE
- enchantedcharms-forge-1.20.1-0.1.1.0.jar |Enchanted Charms |enchantedcharms |0.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |COMMON_SET|Manifest: NOSIGNATURE
- TConstruct-1.20.1-3.9.1.19.jar |Tinkers' Construct |tconstruct |3.9.1.19 |COMMON_SET|Manifest: NOSIGNATURE
- moonlight-1.20-2.13.53-forge.jar |Moonlight Library |moonlight |1.20-2.13.53 |COMMON_SET|Manifest: NOSIGNATURE
- mysterious_mountain_lib-1.5.17-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.17-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- umapyoi-1.8.42-1.20.1.jar |Umapyoi |umapyoi |1.8.42-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- enchlevel-langpatch-2.2.8.jar |Enchantment Level Language Pat|enchlevellangpatch |2.2.8 |COMMON_SET|Manifest: NOSIGNATURE
- mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- CommandBlockAscension-1.20.1-1.8.0.jar |Command Block Ascension |cmdblockascension |2.0 |COMMON_SET|Manifest: NOSIGNATURE
- ArmorPoser-forge-1.20.1-2.2.2.jar |Armor Poser |armorposer |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- pyrotechnic-elytra-forge-1.20.1-1.0.0.jar |Pyrotechnic Elytra |pyrotechnic_elytra |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- cybernetic_system-1.0.5-beta-forge-1.20.1.jar |Cybernetic System |cybernetic_system |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- betterbeaconeffects-3.0.jar |BetterBeaconEffects |betterbeaconeffects |3.0 |COMMON_SET|Manifest: NOSIGNATURE
- Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
- supplementaries-1.20-3.1.12.jar |Supplementaries |supplementaries |1.20-3.1.12 |COMMON_SET|Manifest: NOSIGNATURE
- JoJoWorldOfStands-v1.3.3.jar |JoJo: World of Stands |jojowos |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- curioattribute-1.4.5.jar |Curio Attribute |curioattribute |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
- grabpackmm-1.20.1-1.0.1.jar |Popply Playtime Grab Pack |grabpackmm |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- Shimmer-forge-1.20.1-0.2.4.jar |Shimmer |shimmer |1.20.1-0.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |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
- betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- cpapireforged-1.0.2.jar |Custom Portal API ReForged |cpapireforged |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.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
- spawnanimations-v1.10-mc1.17x-1.21x-mod.jar |Spawn Animations |spawnanimations |1.10+mod |COMMON_SET|Manifest: NOSIGNATURE
- manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- modonomicon-1.20.1-forge-1.77.5.jar |Modonomicon |modonomicon |1.77.5 |COMMON_SET|Manifest: NOSIGNATURE
- betterconduitplacement-1.20.1-3.3.jar |Better Conduit Placement |betterconduitplacement |3.3 |COMMON_SET|Manifest: NOSIGNATURE
- chromaticenchantments-1.1.0.jar |Chromatic Enchantments |chromaticenchantments |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |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
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.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
- YetAnotherConfigLib-3.6.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- Foi1yLanternCorps-V4.1.jar |Foi1y Lantern Corps |foi1y_lantern_corps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Autism-1.0.0 [FORGE 1.20.1].jar |Autism |autism |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- l2itemselector-0.1.9.jar |L2 Item Selector |l2itemselector |0.1.9 |COMMON_SET|Manifest: NOSIGNATURE
- player_companions_1.20.1-6.11.0.jar |Player Companions |player_companions |6.11.0 |COMMON_SET|Manifest: NOSIGNATURE
- mario_power_ups-1.9-forge-1.20.1.jar |Mario PowerUps |mario_power_ups |1.9 |COMMON_SET|Manifest: NOSIGNATURE
- expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |COMMON_SET|Manifest: NOSIGNATURE
- charms-and-medallions-v1.0.2-v1.20.1.jar |Charms and Medallions |charms_and_medallions |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- betterdeepdark-2024.07.09-1.20.1-forge.jar |Better Deep Dark |betterdeepdark |2024.07.09-1.20.1-fo|COMMON_SET|Manifest: NOSIGNATURE
- rebuilt_industries_0.1.0.jar |Rebuilt Industries |rebuilt_ind |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- nbc-all-2.0-1.20+.jar |Netherite But Cheaper |nbc_mr |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Crash Report UUID: f704c97b-f8e7-4bfe-97f2-5de922e9fb78
- Flywheel Backend: Uninitialized
- FML: 47.3
- Forge: net.minecraftforge:47.3.25
Advertisement
Add Comment
Please, Sign In to add comment