Paste your logs.

Built for Minecraft & Hytale

Forge 1.20.1 Crash Report

688 lines
Raw
Detected
Minecraft version: 1.20.1 Java version: 17.0.18 Forge version: 47.4.1
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2026-04-20 20:40:38
Description: Initializing game
java.lang.NullPointerException: Initializing game
at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap.put(Unknown Source) ~[?:?] {re:mixin}
at org.betterx.bclib.client.models.CustomModelBakery.addItemModel(CustomModelBakery.java:109) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at org.betterx.bclib.client.models.CustomModelBakery.lambda$loadCustomModels$1(CustomModelBakery.java:52) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:?] {}
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) ~[?:?] {}
at java.util.concurrent.CountedCompleter.exec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:?] {}
at org.betterx.bclib.client.models.CustomModelBakery.loadCustomModels(CustomModelBakery.java:38) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at net.minecraft.client.resources.model.ModelManager.handler$fgg000$bclib$loadCustomModels(ModelManager.java:2030) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5540_(ModelManager.java:78) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {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:connector_pre_launch:A,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:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.4.1.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.1.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:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mod:
BCLib (bclib), Version: 3.0.14
at TRANSFORMER/bclib@3.0.14/org.betterx.bclib.client.models.CustomModelBakery.addItemModel(CustomModelBakery.java:109)
Stacktrace:
at java.util.concurrent.ConcurrentHashMap.putVal(Unknown Source) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap.put(Unknown Source) ~[?:?] {re:mixin}
at org.betterx.bclib.client.models.CustomModelBakery.addItemModel(CustomModelBakery.java:109) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at org.betterx.bclib.client.models.CustomModelBakery.lambda$loadCustomModels$1(CustomModelBakery.java:52) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source) ~[?:?] {}
at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachTask.compute(Unknown Source) ~[?:?] {}
at java.util.concurrent.CountedCompleter.exec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.invoke(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateParallel(Unknown Source) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(Unknown Source) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(Unknown Source) ~[?:?] {}
at org.betterx.bclib.client.models.CustomModelBakery.loadCustomModels(CustomModelBakery.java:38) ~[bclib-3.0.14_mapped_srg_1.20.1.jar%231322!/:?] {re:classloading,re:mixin}
at net.minecraft.client.resources.model.ModelManager.handler$fgg000$bclib$loadCustomModels(ModelManager.java:2030) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.client.resources.model.ModelManager.m_5540_(ModelManager.java:78) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10827_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:44) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:connector_pre_launch:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.SimpleReloadInstanceMixin from mod modernfix,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:ReloadableResourceManagerImplMixin from mod fabric_resource_loader_v0,pl:mixin:A,pl:connector_pre_launch:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%23679!/:?] {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:connector_pre_launch:A,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:connector_pre_launch:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
ASM.Plugin.AudioDevProps2.dll::**.**.**.**:Nahimic
AudioDevProps2.dll::**.**.**.**:A-Volute
AudioSes.dll:Audio Session:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:مكتبة عناصر التحكم لخبرات المستخدم:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.26100.5074 (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.7689 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.26100.8036 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:مكتبة الارتباط الديناميكي لخادم MSCTF:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
Microsoft.Internal.WarpPal.dll
MpOav.dll:IOfficeAntiVirus Module:4.18.26030.3011 (58e93915dbf52150fd35efdb420a24f1e40d0e23):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
NvMemMapStoragex.dll
OLEACC.dll:Active Accessibility Core Component:7.2.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
Ole32.dll:Microsoft OLE for Windows:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
POWRPROF.dll:مكتبة الارتباط الديناميكي المساعدة لملف تعريف الطاقة:10.0.26100.7705 (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.7689 (WinBuild.160101.0800):Microsoft Corporation
ProductInfo.dll::**.**.**.**:A-Volute
PropSys.dll:نظام خصائص Microsoft:7.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:API الخاص بإعداد Windows:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:‎‎مكتبة DLL المشتركة لـ Windows Shell:10.0.26100.8117 (WinBuild.160101.0800):Microsoft Corporation
SspiCli.dll:Security Support Provider Interface:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:DLL لعميل Windows USER API متعدد المستخدمين:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0: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.7689 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
amdihk64.dll:Radeon Settings: Host Service:2,00,00,1788:Advanced Micro Devices, Inc.
amsi.dll:Anti-Malware Scan Interface:10.0.26100.7309 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
aticfx64.dll:aticfx64.dll:8.17.10.1700:Advanced Micro Devices, Inc.
atidxx64.dll:atidxx64.dll:8.17.10.01098:Advanced Micro Devices, Inc.
atiuxp64.dll:atiuxpag.dll:8.14.01.6564:Advanced Micro Devices, Inc.
awt.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.26100.8115 (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.7689 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
d3d11.dll:Direct3D 11 Runtime:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
dcomp.dll:Microsoft DirectComposition Library:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
dxgi.dll:DirectX Graphics Infrastructure:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
extnet.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
fastprox.dll:WMI Custom Marshaller:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.26100.8246 (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.4202 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
instrument.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
java.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
javaw.exe:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
jemalloc.dll
jimage.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
jli.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
jna16312514979851686179.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
jsvml.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
jvm.dll:Zulu 64-Bit Server VM:17.0.18:Azul Systems Inc.
kernel.appcore.dll:AppModel API Host:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
management_ext.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
msasn1.dll:ASN.1 Runtime APIs:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:مكتبة الارتباط الديناميكي لنظام مطابقة الألوان لـ Microsoft:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
net.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
nio.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
nvapi64.dll:NVIDIA NVAPI Library, Version 596.21 :32.0.15.9621:NVIDIA Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 596.21 :32.0.15.9621:NVIDIA Corporation
nvldumdx.dll:NVIDIA Driver Loader, Version 596.21 :32.0.15.9621:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.9621:NVIDIA Corporation
nvppex.dll:NVIDIA Driver, Version 596.21 :32.0.15.9621:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy8FileVersion1:**.**.**.**8Produc:NVIDIA CorporationL$FileDescriptio
nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 596.21 :32.0.15.9621:NVIDIA Corporation
opengl32.dll:OpenGL Client DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
sapi.dll:Speech API:5.3.31231.00 (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:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
uiautomationcore.dll:المكونات الأساسية للتنفيذ التلقائي لواجهة مستخدم Microsoft:7.2.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:مكتبة Microsoft UxTheme:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
verify.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
wbemcomn.dll:WMI:10.0.26100.7920 (WinBuild.160101.0800):Microsoft Corporation
wbemprox.dll:WMI:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
wbemsvc.dll:WMI:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
win32u.dll:Win32u:10.0.26100.8246 (WinBuild.160101.0800):Microsoft Corporation
windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:واجهة برمجة تطبيق التخزين Microsoft WinRT:10.0.26100.7705 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.26100.8115 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
wldp.dll:Windows Lockdown Policy:10.0.26100.7689 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.26100.5074 (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.7689 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:Zulu Platform x64 Architecture:17.0.18:Azul Systems Inc.
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-47.4.1.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.1.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.1.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:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) ~[theseus.jar%2386!/:?] {}
at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) ~[theseus.jar%2386!/:?] {}
-- 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.18, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 372585632 bytes (355 MiB) / 1871708160 bytes (1785 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600H with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.29
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: Parsec Virtual Display Adapter
Graphics card #0 vendor: Parsec Cloud, Inc.
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: DriverVersion=**.**.**.**
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 2048.00
Graphics card #1 deviceId: 0x1638
Graphics card #1 versionInfo: DriverVersion=31.0.21924.61
Graphics card #2 name: NVIDIA GeForce RTX 3050 Laptop GPU
Graphics card #2 vendor: NVIDIA (0x10de)
Graphics card #2 VRAM (MB): 4095.00
Graphics card #2 deviceId: 0x25a2
Graphics card #2 versionInfo: DriverVersion=32.0.15.9621
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 28012.06
Virtual memory used (MB): 21145.37
Swap memory total (MB): 13824.00
Swap memory used (MB): 0.00
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
Loaded Shaderpack: (off)
Launched Version: 1.20.1
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 596.21, 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: 12x AMD Ryzen 5 5600H with Radeon Graphics
Sinytra Connector: 1.0.0-beta.46+1.20.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
| bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
| bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
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.4.1.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.1.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.1.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.1.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.1.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
kotlinforforge@4.11.0
Configured Defaults@8.0.4
javafml@null
lowcodefml@null
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
open-parties-and-claims-forge-1.20.1-0.24.0.jar |Open Parties and Claims |openpartiesandclaims |0.24.0 |COMMON_SET|Manifest: NOSIGNATURE
xenon-0.3.31+mc1.20.1.jar |Xenon |xenon |0.3.31 |COMMON_SET|Manifest: NOSIGNATURE
createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
cccbridge-mc1.20.1-forge-1.6.3.jar |CC:C Bridge |cccbridge |1.6.3-forge |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
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
crescentlib-1.0.0.jar |CrescentLib |crescentlib |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
HammerLib-1.20.1-20.1.48.jar |HammerLib |hammerlib |20.1.48 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
Neat-1.20.1-37-FORGE.jar |Neat |neat |1.20.1-37-FORGE |COMMON_SET|Manifest: NOSIGNATURE
no-report-button-forge-1.5.0.jar |No Report Button |noreportbutton |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
modernfix-forge-5.23.0+mc1.20.1.jar |ModernFix |modernfix |5.23.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |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
rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
create_compressed_1.0.1_forge_1.20.1.jar |Create Compressed |create_compressed |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
SnowRealMagic-1.20.1-Forge-10.5.2.jar |Snow! Real Magic! |snowrealmagic |10.5.2 |COMMON_SET|Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
structure_layout_optimizer-forge-1.0.10.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.10 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.2.16 |COMMON_SET|Manifest: NOSIGNATURE
sawmill-1.20-1.4.6.jar |Universal Sawmill |sawmill |1.20-1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Geophilic v3.4 f15-71.mod.jar |Geophilic |geophilic |3.4 |COMMON_SET|Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
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
AdvancementPlaques-1.20.1-forge-1.6.9.jar |Advancement Plaques |advancementplaques |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
improved_village_placement_1.0.0.jar |Improved Village Placement |improved_village_placement |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
servercore-forge-1.5.2+1.20.1.jar |ServerCore |servercore |1.5.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE
ImprovableSkills-1.20.1-20.1.13.jar |Improvable Skills |improvableskills |20.1.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
toms_trading_network-1.20-0.3.1.jar |Tom's Trading Network |toms_trading_network |0.3.1 |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
YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |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
createrailwaysnavigator-forge-1.20.1-beta-0.7.2.ja|Create Railways Navigator |createrailwaysnavigator |1.20.1-beta-0.7.2 |COMMON_SET|Manifest: NOSIGNATURE
NetherChested-v8.0.4-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |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
JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |COMMON_SET|Manifest: NOSIGNATURE
toms_storage-1.20-1.7.0.jar |Tom's Simple Storage Mod |toms_storage |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |COMMON_SET|Manifest: NOSIGNATURE
Kiwi-1.20.1-Forge-11.8.29.jar |Kiwi Library |kiwi |11.8.29+forge |COMMON_SET|Manifest: NOSIGNATURE
bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
mowziesmobs-1.7.2.jar |Mowzie's Mobs |mowziesmobs |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
puzzlesapi-forge-8.1.7.jar |Puzzles Api |puzzlesapi |8.1.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.4.4.jar |Lithostitched |lithostitched |1.4 |COMMON_SET|Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
terrablenderfix-forge-1.20.1-0.0.1.jar |TerraBlenderFix |terrablenderfix |0.0.1 |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
Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
immersivetips-forge-1.0.1-1.20.1.jar |Immersive Tips |immersivetips |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
fastasyncworldsave-1.20.1-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.4 |COMMON_SET|Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
smarterfarmers-1.20-2.1.2.jar |Smarter Farmers |smarterfarmers |1.20-2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-forge-1.20.1-9.1.0.0.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |COMMON_SET|Manifest: NOSIGNATURE
geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.20.1-47.4.1-universal.jar |Forge |forge |47.4.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
drippyloadingscreen_forge_3.0.9_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.9 |COMMON_SET|Manifest: NOSIGNATURE
Hearths v1.0.3 f12-71.jar |Hearths |hearths |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create_easy_structures-0.1.2-forge-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |COMMON_SET|Manifest: NOSIGNATURE
mineraldelight-1.5.jar |Mineral Delight |mineraldelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |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
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
justenoughbreeding-forge-1.20-1.20.1-1.5.0.jar |Just Enough Breeding |justenoughbreeding |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |COMMON_SET|Manifest: NOSIGNATURE
fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
notenoughanimations-forge-1.9.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.3 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
Xaeros_Minimap_25.2.6_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.6 |COMMON_SET|Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.3.4+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.3.4+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |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
visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
biomemusic-1.20.1-3.4.jar |biomemusic mod |biomemusic |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
ColdSweat-2.3.12.jar |Cold Sweat |cold_sweat |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE
immersivemessages-forge-1.0.16-1.20.1.jar |Immersive Messages API |immersivemessages |1.0.16 |COMMON_SET|Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
EuphoriaPatcher-1.4.3-r5.3-forge.jar |Euphoria Patcher |euphoria_patcher |1.4.3-r5.3-forge |COMMON_SET|Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |COMMON_SET|Manifest: NOSIGNATURE
opacpvp-forge-1.0.1-1.20.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |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
tetra-1.20.1-6.4.0.jar |tetra |tetra |6.4.0 |ERROR |Manifest: NOSIGNATURE
tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE
dimasctetracompat-1.20.1-1.4.0.1.jar |Dimensional Ascension Tetra Co|dimasctetracompat |1.20.1-1.4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |COMMON_SET|Manifest: NOSIGNATURE
witheringboon-1.8.3.jar |Withering Boon |witheringboon |1.8.3 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |COMMON_SET|Manifest: NOSIGNATURE
recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |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
lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
IllagerInvasion-v8.0.7-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
incontrol-1.20-9.2.11.jar |InControl |incontrol |1.20-9.2.11 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |COMMON_SET|Manifest: NOSIGNATURE
immersive_aircraft-1.1.8+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.8+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.2.38.936.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
structureessentials-1.20.1-4.7.jar |Structure Essentials mod |structureessentials |1.20.1-4.7 |COMMON_SET|Manifest: NOSIGNATURE
villagernames-1.20.1-8.2.jar |Villager Names |villagernames |8.2 |COMMON_SET|Manifest: NOSIGNATURE
XaerosWorldMap_1.39.9_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.9 |COMMON_SET|Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
lootintegrations-1.20.1-4.0.jar |Lootintegrations mod |lootintegrations |1.20.1-4.0 |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
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
soul-fire-d-forge-1.20.1-4.0.11.jar |Soul Fire'd |soul_fire_d |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
redirected-forge-1.0.0-1.20.1.jar |Redirected |redirected |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sophisticatedbackpacks-1.20.1-3.23.8.1215.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.8.1215 |COMMON_SET|Manifest: NOSIGNATURE
piglinsafety-1.18.2-1.0.0.jar |PiglinSafety |piglinsafety |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
takesapillage-1.0.3-1.20.1.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |COMMON_SET|Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
ShieldExpansion-1.20.1-1.2.2.jar |Shield Expansion |shieldexp |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
luna_minecraft-forge-5.3.1.jar |Luna |luna_minecraft |5.3.1 |COMMON_SET|Manifest: NOSIGNATURE
interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE
dragonfight-1.20.1-4.6.jar |dragonfight mod |dragonfight |1.20.1-4.6 |COMMON_SET|Manifest: NOSIGNATURE
fabric-api-0.92.2+1.11.11+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.11+1.20.|COMMON_SET|Manifest: NOSIGNATURE
modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
adtetra-2.1.0.jar |Ad Tetra! |adtetra |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |COMMON_SET|Manifest: NOSIGNATURE
crashexploitfixer-forge-1.1.0+1.20.1.jar |CrashExploitFixer |crashexploitfixer |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
entity_model_features_forge_1.20.1-2.4.1.jar |Entity Model Features |entity_model_features |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
entity_texture_features_forge_1.20.1-6.2.9.jar |Entity Texture Features |entity_texture_features |6.2.9 |COMMON_SET|Manifest: NOSIGNATURE
tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
fast-ip-ping-v1.0.5-mc1.20.4-forge.jar |Fast IP Ping |fastipping |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
eeeabsmobs-1.20.1-0.97-Fix.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.97 |COMMON_SET|Manifest: NOSIGNATURE
reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.3.0.jar |Dungeons Enhanced |dungeons_enhanced |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Bountiful-6.0.4+1.20.1-forge.jar |Bountiful |bountiful |6.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
servercountryflags-1.10.0-1.20.1-FORGE.jar |Server Country Flags |servercountryflags |1.10.0 |COMMON_SET|Manifest: NOSIGNATURE
memorysettings-1.20.1-5.9.jar |memorysettings mod |memorysettings |1.20.1-5.9 |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-8.1.jar |Collective |collective |8.1 |COMMON_SET|Manifest: NOSIGNATURE
CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.12.0+1.20.1.jar |Curios API |curios |5.12.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Connector-1.0.0-beta.46+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.46+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
createair-1.0-1.20.1.jar |Create Air |createair |1.0 |COMMON_SET|Manifest: NOSIGNATURE
EnigmaticLegacy-2.30.1.jar |Enigmatic Legacy |enigmaticlegacy |2.30.1 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
immersivelanterns-forge-1.0.6-1.20.1.jar |Immersive Lanterns |immersivelanterns |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
cc-tweaked-1.20.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |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
fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
BHMenu-Forge-1.20.1-2.4.2.jar |BHMenu |bhmenu |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE
amendments-1.20-1.2.18.jar |Amendments |amendments |1.20-1.2.18 |COMMON_SET|Manifest: NOSIGNATURE
oculus-flywheel-compat-forge1.20.1+1.1.4.jar |Oculus Flywheel Compat |irisflw |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.3.22.1104.jar |Sophisticated Storage |sophisticatedstorage |1.3.22.1104 |COMMON_SET|Manifest: NOSIGNATURE
copycats-2.2.0+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.2.0+mc.1.20.1-forg|COMMON_SET|Manifest: NOSIGNATURE
EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE
tetracelium-1.20.1-1.3.0.jar |tetracelium |tetracelium |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |COMMON_SET|Manifest: NOSIGNATURE
vintageimprovements-1.20.1-0.2.0.3.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|COMMON_SET|Manifest: NOSIGNATURE
Crystal-Clear-2.1-Beta-forge.jar |Create: Crystal Clear |crystal_clear |2.1-Beta |COMMON_SET|Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
YungsCaveBiomes-1.20.1-Forge-2.0.4.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
BOMD-Forge-1.20.1-1.1.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
txnilib-forge-1.0.24-1.20.1.jar |TxniLib |txnilib |1.0.24 |COMMON_SET|Manifest: NOSIGNATURE
azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |COMMON_SET|Manifest: NOSIGNATURE
energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
skinlayers3d-forge-1.7.5-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
tfmg-0.9.3-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
friendsandfoes-forge-mc1.20.1-3.0.9.jar |Friends&Foes |friendsandfoes |3.0.9 |COMMON_SET|Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
dragonlib-forge-1.20.1-2.2.24.jar |DragonLib |dragonlib |1.20.1-2.2.24 |COMMON_SET|Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence |sdrp |4.0.3-build.40+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
libertyvillagers-2.0.0+forge+1.20.1.jar |Liberty's Villagers |libertyvillagers |2.0.0+forge+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
moonlight-1.20-2.13.68-forge.jar |Moonlight Library |moonlight |1.20-2.13.68 |COMMON_SET|Manifest: NOSIGNATURE
distraction_free_recipes-forge-1.2.1-1.20.1.jar |Distraction Free Recipes (EMI)|distraction_free_recipes |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.12.3.jar |Jade |jade |11.12.3+forge |COMMON_SET|Manifest: NOSIGNATURE
amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
lootintegrations_yungs-1.3.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |COMMON_SET|Manifest: NOSIGNATURE
ThinAir-v8.1.5-1.20.1-Forge.jar |Thin Air |thinair |8.1.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |COMMON_SET|Manifest: NOSIGNATURE
Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.20-3.1.16.jar |Supplementaries |supplementaries |1.20-3.1.16 |COMMON_SET|Manifest: NOSIGNATURE
mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
art_of_forging-1.8.3-1.20.1.jar |Art Of Forging |art_of_forging |1.8.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
mes-1.3.4-1.20-forge.jar |Moog's End Structures |mes |1.3.4-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
Delightful-1.20.1-3.7.1.jar |Delightful |delightful |3.7.1 |COMMON_SET|Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE
dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |COMMON_SET|Manifest: NOSIGNATURE
fancymenu_forge_3.3.2_MC_1.20.1.jar |FancyMenu |fancymenu |3.3.2 |COMMON_SET|Manifest: NOSIGNATURE
coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
createmetallurgy-0.0.6-1.20.1.jar |Create Metallurgy |createmetallurgy |0.0.6-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |COMMON_SET|Manifest: NOSIGNATURE
OverflowingBars-v8.0.1-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: 0623fad9-23a6-4c33-ac8a-9440bc266ed1
FML: 47.4
Forge: net.minecraftforge:47.4.1
Flywheel Backend: Uninitialized