| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-03-02 14:26:57
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.ExceptionInInitializerError: null
|
| 8 | at net.minecraft.client.renderer.Sheets.<clinit>(Sheets.java:231) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:yungscavebiomes.mixins.json:lost_caves.client.SheetsMixin,pl:mixin:APP:supplementaries-common.mixins.json:DumbMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 9 | at net.minecraft.client.resources.model.ModelManager.<clinit>(ModelManager.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 10 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:487) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {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: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}
|
| 11 | at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:vivecraft.mixins.json:client.main.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 12 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 13 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 14 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 15 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 16 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 17 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 18 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 19 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 20 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 21 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 22 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 23 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 24 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 25 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 26 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 27 | Caused by: java.lang.IllegalStateException: Registry is already frozen
|
| 28 | at net.minecraftforge.registries.NamespacedWrapper.m_245419_(NamespacedWrapper.java:271) ~[forge-1.20.1-47.3.0-universal.jar%23603!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.fast_forge_dummies.NamespacedHolderHelperMixin,pl:mixin:A}
|
| 29 | at net.minecraftforge.registries.NamespacedWrapper.m_203693_(NamespacedWrapper.java:365) ~[forge-1.20.1-47.3.0-universal.jar%23603!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.fast_forge_dummies.NamespacedHolderHelperMixin,pl:mixin:A}
|
| 30 | at net.minecraft.world.item.Item.<init>(Item.java:61) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:reach,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:reach,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:reach,pl:mixin:APP:iceberg.mixins.json:ItemMixin,pl:mixin:APP:apoli.mixins.json:ItemMixin,pl:mixin:APP:modernfix-forge.mixins.json:perf.forge_registry_alloc.DelegateHolderMixin,pl:mixin:APP:tombstone.mixins.json:ItemMixin,pl:mixin:APP:deltaboxlib.mixins.json:tooltip.ItemMixin,pl:mixin:APP:croptopia.mixins.json:ItemMixin,pl:mixin:APP:zeta_forge.mixins.json:client.ItemMixin,pl:mixin:APP:puzzleslib.forge.mixins.json:client.accessor.ItemForgeAccessor,pl:mixin:APP:aether.mixins.json:common.ItemMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.item.AccessorItem,pl:mixin:APP:twilightdelight.mixins.json:ItemAccessor,pl:mixin:APP:architectury-common.mixins.json:inject.MixinItem,pl:mixin:APP:vivecraft.mixins.json:client_vr.world.ItemVRMixin,pl:mixin:APP:moonlight-common.mixins.json:ItemMixin,pl:mixin:APP:moonlight.mixins.json:ItemMixin,pl:mixin:APP:quark.mixins.json:ItemMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemMixin,pl:mixin:APP:armourersworkshop-compatibility-forge-mixins.json:ForgeItemRendererMixin,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:A}
|
| 31 | at com.yungnickyoung.minecraft.yungscavebiomes.module.ItemModule.lambda$static$2(ItemModule.java:35) ~[YungsCaveBiomes-1.20.1-Forge-2.0.2.jar%23595!/:1.20.1-Forge-2.0.2] {re:classloading}
|
| 32 | at com.yungnickyoung.minecraft.yungsapi.autoregister.AutoRegisterEntry.get(AutoRegisterEntry.java:37) ~[YungsApi-1.20-Forge-4.0.6.jar%23584!/:1.20-Forge-4.0.6] {re:mixin,re:classloading}
|
| 33 | at com.yungnickyoung.minecraft.yungscavebiomes.module.DecoratedPotPatternsModule.create(DecoratedPotPatternsModule.java:30) ~[YungsCaveBiomes-1.20.1-Forge-2.0.2.jar%23595!/:1.20.1-Forge-2.0.2] {re:mixin,re:classloading}
|
| 34 | at com.yungnickyoung.minecraft.yungscavebiomes.module.DecoratedPotPatternsModule.<clinit>(DecoratedPotPatternsModule.java:18) ~[YungsCaveBiomes-1.20.1-Forge-2.0.2.jar%23595!/:1.20.1-Forge-2.0.2] {re:mixin,re:classloading}
|
| 35 | ... 19 more
|
| 36 |
|
| 37 |
|
| 38 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 39 | ---------------------------------------------------------------------------------------
|
| 40 |
|
| 41 | -- Head --
|
| 42 | Thread: Render thread
|
| 43 | Suspected Mods:
|
| 44 | YUNG's Cave Biomes (yungscavebiomes), Version: 1.20.1-Forge-2.0.2
|
| 45 | Issue tracker URL: https://github.com/yungnickyoung/YUNGs-Cave-Biomes/issues
|
| 46 | at TRANSFORMER/yungscavebiomes@1.20.1-Forge-2.0.2/com.yungnickyoung.minecraft.yungscavebiomes.module.ItemModule.lambda$static$2(ItemModule.java:35)
|
| 47 |
|
| 48 | YUNG's API (yungsapi), Version: 1.20-Forge-4.0.6
|
| 49 | Issue tracker URL: https://github.com/yungnickyoung/YUNGs-Api/issues
|
| 50 | at TRANSFORMER/yungsapi@1.20-Forge-4.0.6/com.yungnickyoung.minecraft.yungsapi.autoregister.AutoRegisterEntry.get(AutoRegisterEntry.java:37)
|
| 51 | Stacktrace:
|
| 52 | at net.minecraft.client.renderer.Sheets.<clinit>(Sheets.java:231) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:yungscavebiomes.mixins.json:lost_caves.client.SheetsMixin,pl:mixin:APP:supplementaries-common.mixins.json:DumbMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 53 | at net.minecraft.client.resources.model.ModelManager.<clinit>(ModelManager.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 54 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:487) ~[client-1.20.1-20230612.114412-srg.jar%23598!/:?] {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: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}
|
| 55 | -- Initialization --
|
| 56 | Details:
|
| 57 | Modules:
|
| 58 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 59 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
| 60 | CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 61 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 62 | ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
|
| 63 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.5486:Microsoft Corporation
|
| 64 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
|
| 65 | DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 66 | DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 67 | DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 68 | GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 69 | GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 70 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 71 | IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 72 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation
|
| 73 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.5072 (WinBuild.160101.0800):Microsoft Corporation
|
| 74 | MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 75 | MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 76 | MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation
|
| 77 | NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
| 78 | NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 79 | NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 80 | OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 81 | OpenAL.dll:Main implementation library:1.21.1:
|
| 82 | POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 83 | PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 84 | PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 85 | Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 86 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 87 | SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 88 | SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 89 | SHELL32.dll:Windows Shell Common Dll:10.0.19041.5198 (WinBuild.160101.0800):Microsoft Corporation
|
| 90 | UMPDC.dll
|
| 91 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 92 | USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 93 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 94 | VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 95 | WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 96 | WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 97 | WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 98 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.5369 (WinBuild.160101.0800):Microsoft Corporation
|
| 99 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 100 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 101 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 102 | Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 103 | amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 104 | apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 105 | awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 106 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 107 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.5007 (WinBuild.160101.0800):Microsoft Corporation
|
| 108 | cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
|
| 109 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
| 110 | combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 111 | cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 112 | cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 113 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 114 | dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 115 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 116 | dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 117 | drvstore.dll:Driver Store API:10.0.19041.5369 (WinBuild.160101.0800):Microsoft Corporation
|
| 118 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 119 | dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
| 120 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 121 | gdi32full.dll:GDI Client DLL:10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
| 122 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
| 123 | icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.5129 (WinBuild.160101.0800):Microsoft Corporation
|
| 124 | imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 125 | inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 126 | java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 127 | javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 128 | jemalloc.dll
|
| 129 | jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 130 | jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 131 | jna9143431346065900323.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
| 132 | jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 133 | jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
|
| 134 | kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
|
| 135 | lwjgl.dll
|
| 136 | lwjgl_opengl.dll
|
| 137 | lwjgl_stb.dll
|
| 138 | management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 139 | management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 140 | msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 141 | mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 142 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 143 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 144 | msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 145 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 146 | napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 147 | ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 148 | net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 149 | nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 150 | ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
| 151 | ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 152 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.16 :32.0.15.7216:NVIDIA Corporation
|
| 153 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7216:NVIDIA Corporation
|
| 154 | nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:**.**.**.** 8Produc:NVIDIA Corporation L$FileDescriptio
|
| 155 | ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 156 | opengl32.dll:OpenGL Client DLL:10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
| 157 | perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 158 | pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 159 | profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
| 160 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 161 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 162 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 163 | shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 164 | sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 165 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.5438 (WinBuild.160101.0800):Microsoft Corporation
|
| 166 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 167 | uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
|
| 168 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
| 169 | verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 170 | win32u.dll:Win32u:10.0.19041.5486 (WinBuild.160101.0800):Microsoft Corporation
|
| 171 | windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 172 | winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 173 | wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 174 | wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
| 175 | xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
| 176 | zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
| 177 | Stacktrace:
|
| 178 | at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:vivecraft.mixins.json:client.main.MainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
|
| 179 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
| 180 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
| 181 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
| 182 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
|
| 183 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 184 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 185 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
|
| 186 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
| 187 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
| 188 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
| 189 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
| 190 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
| 191 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
| 192 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
| 193 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
| 194 |
|
| 195 |
|
| 196 | -- System Details --
|
| 197 | Details:
|
| 198 | Minecraft Version: 1.20.1
|
| 199 | Minecraft Version ID: 1.20.1
|
| 200 | Operating System: Windows 10 (amd64) version 10.0
|
| 201 | Java Version: 17.0.8, Microsoft
|
| 202 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 203 | Memory: 946169768 bytes (902 MiB) / 2353004544 bytes (2244 MiB) up to 4294967296 bytes (4096 MiB)
|
| 204 | CPUs: 24
|
| 205 | Processor Vendor: AuthenticAMD
|
| 206 | Processor Name: AMD Ryzen 9 3900X 12-Core Processor
|
| 207 | Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
|
| 208 | Microarchitecture: Zen 2
|
| 209 | Frequency (GHz): 3.80
|
| 210 | Number of physical packages: 1
|
| 211 | Number of physical CPUs: 12
|
| 212 | Number of logical CPUs: 24
|
| 213 | Graphics card #0 name: NVIDIA GeForce RTX 2080 SUPER
|
| 214 | Graphics card #0 vendor: NVIDIA (0x10de)
|
| 215 | Graphics card #0 VRAM (MB): 4095.00
|
| 216 | Graphics card #0 deviceId: 0x1e81
|
| 217 | Graphics card #0 versionInfo: DriverVersion=32.0.15.7216
|
| 218 | Memory slot #0 capacity (MB): 16384.00
|
| 219 | Memory slot #0 clockSpeed (GHz): 2.13
|
| 220 | Memory slot #0 type: DDR4
|
| 221 | Memory slot #1 capacity (MB): 16384.00
|
| 222 | Memory slot #1 clockSpeed (GHz): 2.13
|
| 223 | Memory slot #1 type: DDR4
|
| 224 | Virtual memory max (MB): 37580.28
|
| 225 | Virtual memory used (MB): 30765.61
|
| 226 | Swap memory total (MB): 4864.00
|
| 227 | Swap memory used (MB): 342.88
|
| 228 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
|
| 229 | Launched Version: forge-47.3.0
|
| 230 | Backend library: LWJGL version 3.3.1 build 7
|
| 231 | Backend API: NVIDIA GeForce RTX 2080 SUPER/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.16, NVIDIA Corporation
|
| 232 | Window size: <not initialized>
|
| 233 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 234 | GL debug messages:
|
| 235 | Using VBOs: Yes
|
| 236 | Is Modded: Definitely; Client brand changed to 'forge'
|
| 237 | Type: Client (map_client.txt)
|
| 238 | CPU: 24x AMD Ryzen 9 3900X 12-Core Processor
|
| 239 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
| 240 | ModLauncher launch target: forgeclient
|
| 241 | ModLauncher naming: srg
|
| 242 | ModLauncher services:
|
| 243 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
| 244 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
| 245 | fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
|
| 246 | fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
|
| 247 | fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
|
| 248 | fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
|
| 249 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
| 250 | fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
|
| 251 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
| 252 | modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
|
| 253 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
| 254 | FML Language Providers:
|
| 255 | javafml@null
|
| 256 | lowcodefml@null
|
| 257 | minecraft@1.0
|
| 258 | gml@4.0.9
|
| 259 | kotlinforforge@4.11.0
|
| 260 | Mod List:
|
| 261 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 262 | Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 263 | EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 264 | additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |**.**.**.**+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 265 | player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
| 266 | mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 267 | apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
| 268 | modernfix-forge-5.20.2+mc1.20.1.jar |ModernFix |modernfix |5.20.2+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 269 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 270 | balm-forge-1.20.1-7.3.18-all.jar |Balm |balm |7.3.18 |COMMON_SET|Manifest: NOSIGNATURE
|
| 271 | JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 272 | chat_heads-0.13.13-forge-1.20.jar |Chat Heads |chat_heads |0.13.13 |COMMON_SET|Manifest: NOSIGNATURE
|
| 273 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 274 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
|
| 275 | cavebiomesdelight-1.0.4.1-1.20.1.jar |Yung's Cave Biomes Delight |cavebiomesdelight |**.**.**.**-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 276 | [forge]ctov-3.4.12.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.12 |COMMON_SET|Manifest: NOSIGNATURE
|
| 277 | sawmill-1.20-1.4.6.jar |Universal Sawmill |sawmill |1.20-1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 278 | deeperdarkerdelight-1.1.2.3-1.20.1.jar |Deeper Darker Delight |deeperdarkerdelight |**.**.**.**-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 279 | embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 280 | structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 281 | lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 282 | xaeros_waystones_compability-1.0.jar |Xaero's Map - Waystones Compab|w2w2 |1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 283 | mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
| 284 | Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 285 | WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 286 | ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 287 | pizzadelight-1.20.1-1.0.0.jar |Pizza Delight |pizzadelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 288 | mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 289 | supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
|
| 290 | YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 291 | resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 292 | spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE
|
| 293 | curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 294 | origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
| 295 | 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
|
| 296 | cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 297 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 298 | backported_wolves-1.0.3-1.20.1.jar |Backported Wolves |backported_wolves |1.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 299 | Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 300 | YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 301 | tombstone-1.20.1-8.9.0.jar |Corail Tombstone |tombstone |8.9.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 302 | cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
| 303 | mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 304 | mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 305 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 306 | nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|COMMON_SET|Manifest: NOSIGNATURE
|
| 307 | FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 308 | Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 309 | ghosts-1.20.1-1.1.0.jar |Ghosts |ghosts |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 310 | l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |COMMON_SET|Manifest: NOSIGNATURE
|
| 311 | FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |COMMON_SET|Manifest: NOSIGNATURE
|
| 312 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 313 | veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 314 | PlayerRevive_FORGE_v2.0.31_mc1.20.1.jar |PlayerRevive |playerrevive |2.0.31 |COMMON_SET|Manifest: NOSIGNATURE
|
| 315 | functionalarmortrim-1.20.1-5.jar |Funtional Armor Trim |functionalarmortrim |5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 316 | mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 317 | Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 318 | YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 319 | elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 320 | puffish_skills-0.15.1-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.15.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 321 | doubledoors-1.20.1-6.2.jar |Double Doors |doubledoors |6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 322 | MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 323 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 324 | lithostitched-forge-1.20.1-1.4.4.jar |Lithostitched |lithostitched |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 325 | deltaboxlib-1.1.3.jar |Deltabox Lib |deltaboxlib |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 326 | VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 327 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 328 | Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 329 | EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 330 | GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 331 | fusion-1.2.4-forge-mc1.20.1.jar |Fusion |fusion |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 332 | memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 333 | aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 334 | puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 335 | forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 336 | chalk-1.20.1-1.6.5.jar |Chalk |chalk |1.6.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 337 | ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 338 | DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
|
| 339 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 340 | voicechat-forge-1.20.1-2.5.26.jar |Simple Voice Chat |voicechat |1.20.1-2.5.26 |COMMON_SET|Manifest: NOSIGNATURE
|
| 341 | 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
|
| 342 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 343 | BiomesOPlenty-forge-1.20.1-19.0.0.94.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 344 | palegardenbackport-1.2.2-all.jar |Pale Garden Backport |palegardenbackport |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 345 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 346 | bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 347 | Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 348 | delightfulburgers-1.20.1.jar |Delightful Burgers |delightfulburgers |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 349 | justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 350 | MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |8.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 351 | From-The-Fog-1.20-v1.9.2-Forge-Fabric.jar |From The Fog |watching |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 352 | spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 353 | calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 354 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 355 | notenoughanimations-forge-1.9.2-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 356 | farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 357 | flywheel-forge-1.20.1-1.0.1-beta-218.jar |Flywheel |flywheel |1.0.1-beta |COMMON_SET|Manifest: NOSIGNATURE
|
| 358 | Ponder-Forge-1.20.1-1.0.38.jar |Ponder |ponder |1.0.38 |COMMON_SET|Manifest: NOSIGNATURE
|
| 359 | Xaeros_Minimap_25.1.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 360 | Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 361 | polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 362 | JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 363 | Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
|
| 364 | entityculling-forge-1.7.3-mc1.20.1.jar |EntityCulling |entityculling |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 365 | oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
| 366 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 367 | lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 368 | connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
|
| 369 | visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 370 | PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 371 | immersive_melodies-0.3.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 372 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 373 | chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
|
| 374 | cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 375 | kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
|
| 376 | blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE
|
| 377 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 378 | geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 379 | ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 380 | recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 381 | aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
| 382 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 383 | biomesoplentydelight-1.1.0.1-1.20.1.jar |Biomes O'Plenty Delight |biomesoplentydelight |1.1.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 384 | dynamiclights-1.20.1.2.jar |Dynamic Lights |dynamiclights |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 385 | sophisticatedcore-1.20.1-1.2.20.894.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 386 | kleeslabs-forge-1.20.1-15.0.6.jar |KleeSlabs |kleeslabs |15.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 387 | villagernames-1.20.1-8.2.jar |Villager Names |villagernames |8.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 388 | golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 389 | XaerosWorldMap_1.39.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 390 | cookingforblockheads-forge-1.20.1-16.0.12.jar |CookingForBlockheads |cookingforblockheads |16.0.12 |COMMON_SET|Manifest: NOSIGNATURE
|
| 391 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 392 | citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 393 | mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |COMMON_SET|Manifest: NOSIGNATURE
|
| 394 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 395 | sophisticatedbackpacks-1.20.1-3.23.6.1210.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.6.1210 |COMMON_SET|Manifest: NOSIGNATURE
|
| 396 | mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 397 | jeed-1.20-2.2.5.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 398 | carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
| 399 | macawsroofsbop-1.20-1.1.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 400 | dummmmmmy-1.20-2.0.6.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 401 | twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
|
| 402 | diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 403 | mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 404 | FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 405 | chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 406 | culturaldelights-0.16.2.jar |Cultural Delights |culturaldelights |0.16.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 407 | farmers_croptopia-1.20.1-2.0.0.jar |Farmer's Croptopia |farmers_croptopia |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 408 | FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 409 | largemeals-1.20.1-1.3.0.jar |Large Meals |largemeals |1.20.1-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 410 | CroptopiaAdditions-1.20.1-FORGE-2.4.jar |Croptopia Additions |croptopia_additions |2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 411 | AmbientSounds_FORGE_v6.1.6_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 412 | endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 413 | mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 414 | mcwfencesbop-1.20-1.2.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 415 | colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |COMMON_SET|Manifest: NOSIGNATURE
|
| 416 | simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|COMMON_SET|Manifest: NOSIGNATURE
|
| 417 | modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |COMMON_SET|Manifest: NOSIGNATURE
|
| 418 | trimeffects-forge-mc1.20-2.1.2.jar |TrimsEffects |trimeffects |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 419 | memorysettings-1.20.1-5.9.jar |memorysettings mod |memorysettings |1.20.1-5.9 |COMMON_SET|Manifest: NOSIGNATURE
|
| 420 | collective-1.20.1-7.93.jar |Collective |collective |7.93 |COMMON_SET|Manifest: NOSIGNATURE
|
| 421 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 422 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
|
| 423 | eatinganimation-1.20.1-5.1.0.jar |Eating Animation |eatinganimation |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 424 | BridgingMod-2.5.1+1.20.1.forge-release.jar |Bridging Mod |bridgingmod |2.5.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 425 | twilightdelight-2.0.13.jar |Twilight's Flavor & Delight |twilightdelight |2.0.13 |COMMON_SET|Manifest: NOSIGNATURE
|
| 426 | deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 427 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
| 428 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 429 | refurbished_furniture-forge-1.20.1-1.0.9.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.9 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 430 | monolib-forge-1.20.1-2.0.0.jar |MonoLib |monolib |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 431 | disenchanting_table-merged-1.20.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 432 | inventoryessentials-forge-1.20.1-8.2.7.jar |Inventory Essentials |inventoryessentials |8.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 433 | framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 434 | puffish_attributes-0.7.2-1.20-forge.jar |Pufferfish's Attributes |puffish_attributes |0.7.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 435 | Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
|
| 436 | backported_wolves_bopcompat_1.20.1.jar |Backported wolves BOP Compat |bwbc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 437 | quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 438 | amendments-1.20-1.2.18.jar |Amendments |amendments |1.20-1.2.18 |ERROR |Manifest: NOSIGNATURE
|
| 439 | minecraft-comes-alive-7.6.2+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.6.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 440 | EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 441 | create-1.20.1-6.0.1.jar |Create |create |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 442 | waystones-forge-1.20.1-14.1.10.jar |Waystones |waystones |14.1.10 |COMMON_SET|Manifest: NOSIGNATURE
|
| 443 | mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 444 | YungsCaveBiomes-1.20.1-Forge-2.0.2.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 445 | comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 446 | artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |COMMON_SET|Manifest: NOSIGNATURE
|
| 447 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 448 | default_skill_trees-1.1.jar |Default Skill Trees |default_skill_trees |1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 449 | TheOuterEnd-1.0.10.jar |The Outer End |outer_end |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
| 450 | Dungeon Crawl-1.20.1-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |COMMON_SET|Manifest: NOSIGNATURE
|
| 451 | YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 452 | blueprint-1.20.1-7.1.1.jar |Blueprint |blueprint |7.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 453 | CoffeeDelight-Forge-1.20.1-1.5.2.jar |Coffee Delight |coffee_delight |1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 454 | watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 455 | skinlayers3d-forge-1.7.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 456 | vivecraft-1.20.1-1.2.5-forge.jar |Vivecraft |vivecraft |1.20.1-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 457 | friendsandfoes-forge-mc1.20.1-3.0.7.jar |Friends & Foes |friendsandfoes |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 458 | supplementariesdelight-1.1.1.1-1.20.1.jar |Supplementaries Delight |supplementariesdelight |1.1.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 459 | delightfulsandwich-1.20.1.jar |Delightful Sandwiches |delightfulsandwich |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 460 | nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 461 | craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
| 462 | alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 463 | simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 464 | EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 465 | moonlight-1.20-2.13.71-forge.jar |Moonlight Library |moonlight |1.20-2.13.71 |COMMON_SET|Manifest: NOSIGNATURE
|
| 466 | endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 467 | mysterious_mountain_lib-1.5.18-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.18-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 468 | LeonsBackportPaintings+M.1.20.1+ForM.2.0.0.jar |Leon's Backport Paintings |ls_backport_paintings |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 469 | mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
|
| 470 | Jade-1.20.1-Forge-11.12.3.jar |Jade |jade |11.12.3+forge |COMMON_SET|Manifest: NOSIGNATURE
|
| 471 | CreativeCore_FORGE_v2.12.31_mc1.20.1.jar |CreativeCore |creativecore |2.12.31 |COMMON_SET|Manifest: NOSIGNATURE
|
| 472 | nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 473 | TextAnimator-1.20.1-forge-2.4.0.jar |Text Animator |textanimator |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
| 474 | BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 475 | Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |COMMON_SET|Manifest: NOSIGNATURE
|
| 476 | Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
|
| 477 | supplementaries-1.20-3.1.18.jar |Supplementaries |supplementaries |1.20-3.1.18 |COMMON_SET|Manifest: NOSIGNATURE
|
| 478 | suppsquared-1.20-1.1.18.jar |Supplementaries Squared |suppsquared |1.20-1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
|
| 479 | mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
|
| 480 | StorageDrawers-1.20.1-12.9.13.jar |Storage Drawers |storagedrawers |12.9.13 |COMMON_SET|Manifest: NOSIGNATURE
|
| 481 | 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
|
| 482 | DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 483 | armourersworkshop-forge-1.20.1-2.1.4.jar |Armourer's Workshop |armourers_workshop |2.1.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 484 | miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 485 | inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |COMMON_SET|Manifest: NOSIGNATURE
|
| 486 | manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
| 487 | coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
| 488 | creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 489 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
| 490 | 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
|
| 491 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
| 492 | expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
| 493 | PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
|
| 494 | Crash Report UUID: 1854217b-de5e-4ba0-b34f-d491b876fab8
|
| 495 | FML: 47.3
|
| 496 | Forge: net.minecraftforge:47.3.0
|
| 497 | Flywheel Backend: flywheel:off
|