Skip to content

Instantly share code, notes, and snippets.

@border999
Created April 8, 2024 23:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save border999/71bef8b30ec8f1891d8b7459895c6922 to your computer and use it in GitHub Desktop.
Save border999/71bef8b30ec8f1891d8b7459895c6922 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 2024-04-08 19:41:50
Description: Initializing game
net.minecraftforge.fml.ModLoadingException: Every Compat (everycomp) encountered an error during the common_setup event phase
§7java.lang.NullPointerException: null
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:118) ~[javafmllanguage-1.20.1-47.2.21.jar%231284!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.initClientHooks(ForgeHooksClient.java:1265) ~[forge-1.20.1-47.2.21-universal.jar%231287!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:544) ~[client-1.20.1-20230612.114412-srg.jar%231282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:embeddiumplus.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:embeddiumextras.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:wizards_reborn.mixins.json:client.ClientMusicChoiceMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:no-telemetry.mixins.json:MinecraftClientMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:ctrlq.mixins.json:MixinMinecraftClient,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:rrls-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:APP:fabrication.mixins.json:a_fixes.uncap_menu_fps.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:fps_string.MixinClient,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.2.21.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.21.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.21.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.21.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:?] {}
Caused by: java.lang.NullPointerException
at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011) ~[?:?] {re:mixin}
at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006) ~[?:?] {re:mixin}
at net.minecraft.client.renderer.blockentity.BlockEntityRenderers.m_173590_(BlockEntityRenderers.java:17) ~[client-1.20.1-20230612.114412-srg.jar%231282!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers.registerBlockEntityRenderer(EntityRenderersEvent.java:128) ~[forge-1.20.1-47.2.21-universal.jar%231287!/:?] {re:classloading,pl:eventbus:A}
at net.mehvahdjukaar.every_compat.modules.quark.QuarkModule.registerBlockEntityRenderers(QuarkModule.java:349) ~[everycomp-1.20-2.6.46.jar%23935!/:?] {re:classloading}
at net.mehvahdjukaar.every_compat.EveryCompatClient.lambda$registerBlockEntityRenderers$2(EveryCompatClient.java:42) ~[everycomp-1.20-2.6.46.jar%23935!/:?] {re:classloading}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.mehvahdjukaar.every_compat.EveryCompat.forAllModules(EveryCompat.java:73) ~[everycomp-1.20-2.6.46.jar%23935!/:?] {re:classloading}
at net.mehvahdjukaar.every_compat.EveryCompatClient.registerBlockEntityRenderers(EveryCompatClient.java:42) ~[everycomp-1.20-2.6.46.jar%23935!/:?] {re:classloading}
at net.mehvahdjukaar.moonlight.api.platform.forge.ClientHelperImpl.lambda$addBlockEntityRenderersRegistration$2(ClientHelperImpl.java:102) ~[moonlight-1.20-2.11.9-forge.jar%231071!/:?] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:114) ~[javafmllanguage-1.20.1-47.2.21.jar%231284!/:?] {}
... 22 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mods:
Every Compat (everycomp), Version: 1.20-2.6.46
Issue tracker URL: https://github.com/MehVahdJukaar/WoodGood/issues
at TRANSFORMER/everycomp@1.20-2.6.46/net.mehvahdjukaar.every_compat.modules.quark.QuarkModule.registerBlockEntityRenderers(QuarkModule.java:349)
Moonlight Library (moonlight), Version: 1.20-2.11.9
Issue tracker URL: https://github.com/MehVahdJukaar/Moonlight/issues
at TRANSFORMER/moonlight@1.20-2.11.9/net.mehvahdjukaar.moonlight.api.platform.forge.ClientHelperImpl.lambda$addBlockEntityRenderersRegistration$2(ClientHelperImpl.java:102)
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:118) ~[javafmllanguage-1.20.1-47.2.21.jar%231284!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.2.21.jar%231283!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.initClientHooks(ForgeHooksClient.java:1265) ~[forge-1.20.1-47.2.21-universal.jar%231287!/:?] {re:mixin,re:classloading,pl:mixin:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:544) ~[client-1.20.1-20230612.114412-srg.jar%231282!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:mffs:resizeDisplayHook,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:dynamic_fps-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:embeddiumplus.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:embeddiumextras.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:wizards_reborn.mixins.json:client.ClientMusicChoiceMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:no-telemetry.mixins.json:MinecraftClientMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:ctrlq.mixins.json:MixinMinecraftClient,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:rrls-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:fabrication.mixins.json:g_weird_tweaks.use_items_while_riding.MixinMinecraftClient,pl:mixin:APP:fabrication.mixins.json:a_fixes.uncap_menu_fps.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:fps_string.MixinClient,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Modules:
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.DLL:Base cryptographic API DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
MSIMG32.dll:GDIEXT Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
POWRPROF.dll:Power Profile Helper DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WRusr.dll:Webroot SecureAnywhere:9.0.35.17:Webroot
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.23590.1000 (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.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.23590.1000 (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.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
jemalloc.dll
jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jna9461182538576318234.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
lwjgl.dll
lwjgl_opengl.dll
lwjgl_stb.dll
management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
msasn1.dll:ASN.1 Runtime APIs:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Color Matching System DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 551.86 :31.0.15.5186:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5186:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy:10.0.0.499:NVIDIA Corporation
ole32.dll:Microsoft OLE for Windows:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
pdh.dll:Windows Performance Data Helper DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
perfproc.dll:Windows System Process Performance Objects DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
win32u.dll:Win32u:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
wldp.dll:Windows Lockdown Policy:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.23590.1000 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.2.21.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:APP:smoothboot.mixins.json:client.MainMixin,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.21.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.21.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.21.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 5836450336 bytes (5566 MiB) / 9831448576 bytes (9376 MiB) up to 17179869184 bytes (16384 MiB)
CPUs: 12
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: NVIDIA GeForce GTX 1080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1be0
Graphics card #0 versionInfo: DriverVersion=31.0.15.5186
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MB): 52163.88
Virtual memory used (MB): 24087.14
Swap memory total (MB): 19456.00
Swap memory used (MB): 130.34
JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G -XX:+UnlockExperimentalVMOptions -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:G1HeapRegionSize=32M -XX:ParallelGCThreads=3 -XX:+ExplicitGCInvokesConcurrent -XX:+OptimizeStringConcat -XX:NewRatio=3
Launched Version: 1.20.1-forge-47.2.21
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.86, 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 Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
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.2.21.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.21.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar serializationisbad TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@4.10.0
lowcodefml@null
kotori_scala@3.3.1-build-0
Mod List:
YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
berries_and_cherries-1.0.9.jar |Berries And Cherries |berries_and_cherries |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MekanismBridge-Universal-3.1.jar |mekanismbridge |mekanismbridge |2.2 |COMMON_SET|Manifest: NOSIGNATURE
emcbaubles-1.3.jar |EMC Baubles |emcbaubles |1.3 |COMMON_SET|Manifest: NOSIGNATURE
HammerLib-1.20.1-20.1.25.jar |HammerLib |hammerlib |20.1.25 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
mffs-5.1.9-all.jar |Modular Force Field System |mffs |5.1.9 |COMMON_SET|Manifest: NOSIGNATURE
immersiveweapons-1.20.1-1.27.7.jar |Immersive Weapons |immersiveweapons |1.20.1-1.27.7 |COMMON_SET|Manifest: NOSIGNATURE
laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |COMMON_SET|Manifest: NOSIGNATURE
ForgeEndertech-1.20.1-11.1.2.0-build.0386.jar |ForgeEndertech |forgeendertech |11.1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
modernfix-forge-5.15.0+mc1.20.1.jar |ModernFix |modernfix |5.15.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
hiddenrecipebook-1.20.1-4.4.jar |Hidden Recipe Book |hiddenrecipebook |4.4 |COMMON_SET|Manifest: NOSIGNATURE
GatewaysToEternity-1.20.1-4.2.4.jar |Gateways To Eternity |gateways |4.2.4 |COMMON_SET|Manifest: NOSIGNATURE
dmnr-3.1.8.jar |Dragon Magic and Relics |dmnr |3.1.8 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |COMMON_SET|Manifest: NOSIGNATURE
createdieselgenerators-1.20.1-1.2h.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2h |COMMON_SET|Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.3.4.jar |Apotheosis |apotheosis |7.3.4 |COMMON_SET|Manifest: NOSIGNATURE
clickadv-1.20.1-3.7.jar |clickadv mod |clickadv |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
zombievillagersfromspawner-1.20.1-3.7.jar |Zombie Villagers From Spawner |zombievillagersfromspawner |3.7 |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.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |COMMON_SET|Manifest: NOSIGNATURE
huskspawn-1.20.1-3.5.jar |Husk Spawn |huskspawn |3.5 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE
sawmill-1.20-1.3.11.jar |Universal Sawmill |sawmill |1.20-1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
embeddium-0.3.12+mc1.20.1.jar |Embeddium |embeddium |0.3.12+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
replantingcrops-1.20.1-5.3.jar |Replanting Crops |replantingcrops |5.3 |COMMON_SET|Manifest: NOSIGNATURE
castle_in_the_sky-1.20.1-0.6.0.jar |Castle in the Sky |castle_in_the_sky |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
industrial-foregoing-1.20.1-3.5.16.jar |Industrial Foregoing |industrialforegoing |3.5.16 |COMMON_SET|Manifest: NOSIGNATURE
forge-lava_walker-2.0.0.jar |LavaWalker Enchantment |lava_walker |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
zombieproofdoors-1.20.1-3.2.jar |Zombie Proof Doors |zombieproofdoors |3.2 |COMMON_SET|Manifest: NOSIGNATURE
Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |COMMON_SET|Manifest: NOSIGNATURE
TimeStackerForge-1.1.2.1-1.20.1.jar |TimeStacker |timestacker |1.1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
underwaterenchanting-1.20.1-2.6.jar |Underwater Enchanting |underwaterenchanting |2.6 |COMMON_SET|Manifest: NOSIGNATURE
corail_woodcutter-1.20.1-3.0.4.jar |Corail Woodcutter |corail_woodcutter |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
backported_wolves-1.0.3-1.20.1.jar |Backported Wolves |backported_wolves |1.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |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
ApothicAttributes-1.20.1-1.3.4.jar |Apothic Attributes |attributeslib |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
angelblockrenewed-forge-1.3-1.20.jar |Angel Block Renewed |angelblockrenewed |1.3 |COMMON_SET|Manifest: NOSIGNATURE
bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
wormhole-1.1.15-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.15 |COMMON_SET|Manifest: NOSIGNATURE
lavsdelight-0.4a-1.20.1.jar |Lavender's Delight |lavsdelight |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
dynamic-fps-3.4.2+minecraft-1.20.4-forge.jar |Dynamic FPS |dynamic_fps |3.4.2 |COMMON_SET|Manifest: NOSIGNATURE
l2library-2.4.23.jar |L2 Library |l2library |2.4.23 |COMMON_SET|Manifest: NOSIGNATURE
KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
strayspawn-1.20.1-3.5.jar |Stray Spawn |strayspawn |3.5 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
miniutilities-4.0.0.jar |Mini Utilities |miniutilities |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Kiwi-1.20.1-forge-11.6.0.jar |Kiwi Library |kiwi |11.6.0 |COMMON_SET|Manifest: NOSIGNATURE
nomowanderer-1.20.1_1.6.4.jar |NoMoWanderer |nomowanderer |1.20.1_1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
Unusual_Delight_2.2.jar |Unusual Delight |unusual_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
rechiseled-1.1.5c-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5c |COMMON_SET|Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Create_SyntheticRecipes1.4.3.jar |Create Synthetic Recipes |create_synthetic_recipes |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |COMMON_SET|Manifest: NOSIGNATURE
Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
lemonlib-4.0.1.jar |Lemon Lib |lemonlib |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
colytra-forge-6.2.2+1.20.1.jar |Colytra |colytra |6.2.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
greendelights-1.0.1-1.20.1.jar |Green Delights |greendelights |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
mtetm-1.1.1-1.20.1.jar |More Tetra Materials |mtetm |1.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
cursedearthreturns-1.20.1-1.3.jar |Cursed Earth Returns |cursedearth |1.3 |COMMON_SET|Manifest: NOSIGNATURE
Modular+Forcefields-1.20.1-0.2.0-1.jar |Modular Forcefields |modularforcefields |1.20.1-0.2.0-1 |COMMON_SET|Manifest: NOSIGNATURE
BotanyPots-Forge-1.20.1-13.0.26.jar |BotanyPots |botanypots |13.0.26 |COMMON_SET|Manifest: NOSIGNATURE
l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
phosphophyllite-1.20.1-0.7.0-alpha.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha |COMMON_SET|Manifest: NOSIGNATURE
farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |COMMON_SET|Manifest: NOSIGNATURE
blastingraw-1.20.1-1-forge.jar |Blasting Raw Metal Blocks into|blastingraw |1.20.1-1-forge |COMMON_SET|Manifest: NOSIGNATURE
rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
vintageimprovements-1.20.1-0.1.3.3.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
restApi-0.10.1-1.20.1-forge.jar |restApi |restapi |0.10.1-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
Dave's Potioneering-forge-1.20.1-11.jar |Dave's Potioneering |davespotioneering |11 |COMMON_SET|Manifest: NOSIGNATURE
ProjectE_Integration-1.20.1-7.2.2.jar |ProjectE Integration |projecteintegration |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE
Electrodynamics-1.20.1-0.9.0-3.jar |Electrodynamics |electrodynamics |1.20.1-0.9.0-3 |COMMON_SET|Manifest: NOSIGNATURE
potionbundles-1.20-1.8.jar |Potion Bundles |potionbundles |1.8 |COMMON_SET|Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
CraftTweaker-forge-1.20.1-14.0.38.jar |CraftTweaker |crafttweaker |14.0.38 |COMMON_SET|Manifest: NOSIGNATURE
extendedbonemeal-1.20.1-3.3.jar |Extended Bone Meal |extendedbonemeal |3.3 |COMMON_SET|Manifest: NOSIGNATURE
erodingstoneentities-1.20.1-4.4.jar |Eroding Stone Entities |erodingstoneentities |4.4 |COMMON_SET|Manifest: NOSIGNATURE
novacore-1.20.1-1.0.0-build.3.jar |NovaCore |novacore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE
MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedCrafting-1.20.1-1.1.7.jar |IntegratedCrafting |integratedcrafting |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
Dynamic+Electricity-1.20.1-1.1.0-1.jar |Dynamic Electricity |dynamicelectricity |1.20.1-1.1.0-1 |COMMON_SET|Manifest: NOSIGNATURE
theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE
thaumia-0.7.7 BETA.jar |Thaumia! |thaumia |0.7.7 |COMMON_SET|Manifest: NOSIGNATURE
inventorytotem-1.20.1-3.2.jar |Inventory Totem |inventorytotem |3.2 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2crops-1.20-1.0.3.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
AdLods-1.20.1-8.1.1.1-build.0365.jar |Large Ore Deposits |adlods |8.1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
domum_ornamentum-1.20.1-1.0.184-BETA-universal.jar|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.184-BETA |COMMON_SET|Manifest: NOSIGNATURE
Totemic-forge-1.20.1-0.12.11.jar |Totemic |totemic |1.20.1-0.12.11 |COMMON_SET|Manifest: NOSIGNATURE
betterfpsdist-1.20.1-4.3.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.3 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE
baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Cognition-v2.0.3-1.20.1.jar |Cognition |experienceobelisk |2.0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
almostunified-forge-1.20.1-0.9.2.jar |AlmostUnified |almostunified |1.20.1-0.9.2 |COMMON_SET|Manifest: NOSIGNATURE
embersrekindled-1.20.1-1.1.1.jar |Embers Rekindled |embers |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
RainShield-1.20.1-1.1.3.jar |Rain Shield |rainshield |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
adastraextra-forge-1.20.1-1.2.3.jar |Ad Astra Extra |adastraextra |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
extremesoundmuffler-3.41-forge-1.20.jar |Extreme Sound Muffler |extremesoundmuffler |3.41-forge-1.20 |COMMON_SET|Manifest: NOSIGNATURE
fruitsdelight-1.0.8.jar |Fruits Delight |fruitsdelight |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |COMMON_SET|Manifest: NOSIGNATURE
embeddiumplus-1.20.1-v1.2.5.jar |Embeddium++ |embeddiumplus |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
alchemylib-1.20.1-1.0.30.jar |AlchemyLib |alchemylib |1.0.30 |COMMON_SET|Manifest: NOSIGNATURE
youkaishomecoming-2.0.5.jar |Youkai's Homecoming |youkaishomecoming |2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
compost-forge-1.20.2-1.3.0.jar |Compost |compost |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
zombiehorsespawn-1.20.1-4.8.jar |Zombie Horse Spawn |zombiehorsespawn |4.8 |COMMON_SET|Manifest: NOSIGNATURE
global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |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
sophisticatedcore-1.20.1-0.6.18.597.jar |Sophisticated Core |sophisticatedcore |0.6.18.597 |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
EggDelight-v1.2-1.20.1.jar |Egg Delight |eggdelight |1.2 |COMMON_SET|Manifest: NOSIGNATURE
gildedarmor-1.7.0+forge-1.20.4.jar |Gilded Armor |gildedarmor |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |COMMON_SET|Manifest: NOSIGNATURE
lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
forgery-3.4.11+1.20.jar |Forgery |fabrication |3.4.11+1.20 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.20.5.1039.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1039 |COMMON_SET|Manifest: NOSIGNATURE
AchievementOptimizer-1.20.1-1.0.2.jar |AchievementOptimizer |achiopt |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Upcycle-1.20.x-(v.1.1.0).jar |Upcycle |upcycle |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
fullturtlearmor-1.6-forge-mc1.20.1.jar |Full Turtle Armor |fullturtlearmor |1.6 |COMMON_SET|Manifest: NOSIGNATURE
cryingghasts-1.20.1-3.3.jar |Crying Ghasts |cryingghasts |3.3 |COMMON_SET|Manifest: NOSIGNATURE
mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
keepmysoiltilled-1.20.1-2.2.jar |Keep My Soil Tilled |keepmysoiltilled |2.2 |COMMON_SET|Manifest: NOSIGNATURE
mineralchance-1.20.1-3.5.jar |Mineral Chance |mineralchance |3.5 |COMMON_SET|Manifest: NOSIGNATURE
botanicpledge_1.20_0.6.1.jar |botanicpledge |botanicpledge |0.1 |COMMON_SET|Manifest: NOSIGNATURE
absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
l2damagetracker-0.2.8.jar |L2 Damage Tracker |l2damagetracker |0.2.8 |COMMON_SET|Manifest: NOSIGNATURE
despawningeggshatch-1.20.1-4.3.jar |Despawning Eggs Hatch |despawningeggshatch |4.3 |COMMON_SET|Manifest: NOSIGNATURE
createcafe-1.2.4-1.20.1.jar |Create Cafe |createcafe |1.2.4-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
fixexperiencebug-1.20-46.2.2.jar |Experience Bug Fix |experiencebugfix |46.2.2 |COMMON_SET|Manifest: NOSIGNATURE
dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
create_connected-0.7.4-mc1.20.1-all.jar |Create: Connected |create_connected |0.7.4-mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
CroptopiaAdditions-1.20.1-FORGE-2.3.jar |Croptopia Additions |croptopia_additions |2.3 |COMMON_SET|Manifest: NOSIGNATURE
HostileNeuralNetworks-1.20.1-5.3.0.jar |Hostile Neural Networks |hostilenetworks |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE
endertanks-forge-1.20.1-1.2.jar |EnderTanks |endertanks |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE
jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
projex-1.20.1-1.1.jar |ArcaneTablet |projex |1.1 |COMMON_SET|Manifest: NOSIGNATURE
iron_ender_chests-1.20-1.0.3.jar |Iron Ender Chests |iron_ender_chests |1.20-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
LongNbtKiller-Forge-1.20.1-1.0.0.jar |LongNbtKiller |longnbtkiller |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
fishontheline-1.20.1-3.2.jar |Fish On The Line |fishontheline |3.2 |COMMON_SET|Manifest: NOSIGNATURE
SolarFluxReborn-1.20.1-20.1.5.jar |Solar Flux Reborn |solarflux |20.1.5 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c
SpitItOut-1.20.1-1.0.1.jar |Spit It Out |spititout |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE
spells_and_shields-1.20.1-2.16.0.jar |Spells & Shields |spells_and_shields |1.20.1-2.16.0 |COMMON_SET|Manifest: NOSIGNATURE
embeddiumextras-1.20.1-v2.0.0.jar |Embeddium Extras |embeddiumextras |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
twilightdelight-2.0.10.jar |Twilight's Flavor & Delight |twilightdelight |2.0.10 |COMMON_SET|Manifest: NOSIGNATURE
infwithmend-forge-1.20.x-1.0.2.jar |Infinity with Mending |infwithmend |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
moreoverlays-1.22.3-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.3-mc1.20.2 |COMMON_SET|Manifest: NOSIGNATURE
cupboard-1.20.1-2.2.jar |Cupboard utilities |cupboard |1.20.1-2.2 |COMMON_SET|Manifest: NOSIGNATURE
VoluminousEnergy-1.20.1-0.4.0.1.jar |Voluminous Energy |voluminousenergy |1.20.1-0.4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
light-overlay-8.0.0-forge.jar |Light Overlay |lightoverlay |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
horsescanswim-1.0.1.jar |Horses Can Swim |horsescanswim |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
fallthroughslime-1.20.1-3.2.jar |Fall Through Slime |fallthroughslime |3.2 |COMMON_SET|Manifest: NOSIGNATURE
Ballistix-1.20.1-0.7.0-3.jar |Ballistix |ballistix |1.20.1-0.7.0-3 |COMMON_SET|Manifest: NOSIGNATURE
WhatTheBucket-Forge-1.20.1-11.0.3.jar |WhatTheBucket |whatthebucket |11.0.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Sky+Structures+1.0.0+-+1.20.1.jar |Sky Structures |sky_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
sixstairs-1.20.1-11-forge.jar |SixStairs |sixstairs |1.20.1-11-forge |COMMON_SET|Manifest: NOSIGNATURE
DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
biggerreactors-1.20.1-0.6.0-beta.10.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.10.4 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2trees-1.20-1.0.2.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
flatbedrock-forge-3.0.1-build.18+mc1.20.1.jar |Flat Bedrock |flatbedrock |3.0.1-build.18+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
NotEnoughChests-1.20.1-1.1.jar |NotEnoughChests |nec |1.1 |COMMON_SET|Manifest: NOSIGNATURE
giantspawn-1.20.1-5.0.jar |Giant Spawn |giantspawn |5.0 |COMMON_SET|Manifest: NOSIGNATURE
BetterThanBunnies-1.20.1-Forge-1.3.0.jar |Better Than Bunnies |betterthanbunnies |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
igleelib-1.20.1-1.2.4.jar |Iglee's Library |igleelib |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
mooshroomtweaks-1.20.1-3.4.jar |Mooshroom Tweaks |mooshroomtweaks |3.4 |COMMON_SET|Manifest: NOSIGNATURE
TaxFreeLevels-1.3.7-forge-1.20.2.jar |Tax Free Levels |taxfreelevels |1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Tortillas-1.2-1.20.1-forge.jar |Tortillas |tortillas |1.2-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
everycomp-1.20-2.6.46.jar |Every Compat |everycomp |1.20-2.6.46 |COMMON_SET|Manifest: NOSIGNATURE
ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |COMMON_SET|Manifest: NOSIGNATURE
PineappleDelight-Forge-1.20-1.0.8-Fix.jar |Pineapple Delight |pineapple_delight |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
morevanillashields-1.0.5-1.20.1.jar |More Vanilla Shields |morevanillashields |1.0.5-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |COMMON_SET|Manifest: NOSIGNATURE
dolphin_fix-1.0-1.20.1 (FORGE).jar |Dolphin Fix |dolphin_fix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
morezombievillagers-1.20.1-3.5.jar |More Zombie Villagers |morezombievillagers |3.5 |COMMON_SET|Manifest: NOSIGNATURE
Evolved_Resources_forge_1.20.1-1.1.8.jar |Evolved Resources |evolved_resources |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
bigcontraptions-1.0.jar |Create: Big Contraptions |bigcontraptions |1.0 |COMMON_SET|Manifest: NOSIGNATURE
weakerspiderwebs-1.20.1-3.4.jar |Weaker Spiderwebs |weakerspiderwebs |3.4 |COMMON_SET|Manifest: NOSIGNATURE
eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |COMMON_SET|Manifest: NOSIGNATURE
ArcaneAdditions-1.20.1-forge-1.9.2.jar |Arcane Additions |arcaneadditions |1.9.2 |COMMON_SET|Manifest: NOSIGNATURE
Re-Avaritia-forged-1.20.1-1.3.6.0.jar |Re-Avaritia-forged |avaritia |1.3.6.0 |COMMON_SET|Manifest: NOSIGNATURE
bettersafebed-forge-1.20-8.jar |Better Safe Bed |bettersafebed |1.20-8 |COMMON_SET|Manifest: NOSIGNATURE
additionaladditions-6.0.1.jar |Additional Additions |additionaladditions |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
spidersproducewebs-1.20.1-3.3.jar |Spiders Produce Webs |spidersproducewebs |3.3 |COMMON_SET|Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.11.16_mc1.20.1.jar |CreativeCore |creativecore |2.11.16 |COMMON_SET|Manifest: NOSIGNATURE
mooshroomspawn-1.20.1-3.5.jar |Mooshroom Spawn |mooshroomspawn |3.5 |COMMON_SET|Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
moveboats-1.20.1-3.2.jar |Move Boats |moveboats |3.2 |COMMON_SET|Manifest: NOSIGNATURE
EnderIO-1.20.1-6.0.23-alpha.jar |Ender IO |enderio |6.0.23-alpha |COMMON_SET|Manifest: NOSIGNATURE
reliquary-1.20.1-2.0.40.1224.jar |Reliquary |reliquary |1.20.1-2.0.40.1224 |COMMON_SET|Manifest: NOSIGNATURE
JAOPCA-1.20.1-4.4.10.15.jar |JAOPCA |jaopca |4.4.10.15 |COMMON_SET|Manifest: NOSIGNATURE
curiotiab-1.20.1-2.0.2.jar |Time in a bottle Curio Support|curiotiab |1.20.1-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |COMMON_SET|Manifest: NOSIGNATURE
smeltingsand-1.20.1-11-forge.jar |SmeltingSand |smeltingsand |1.20.1-11-forge |COMMON_SET|Manifest: NOSIGNATURE
surfacemushrooms-1.20.1-3.3.jar |Surface Mushrooms |surfacemushrooms |3.3 |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
buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
ad_astra_extra_additions-1.20.1-1.1.1.jar |Ad Astra - Extra Additions |ad_astra__extra_additions |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
quartz-1.20.1-0.2.0-alpha.jar |Quartz |quartz |0.2.0-alpha |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |COMMON_SET|Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
BadOptimizations-2.1.0.jar |BadOptimizations |badoptimizations |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
no-telemetry-1.8.0.jar |No Telemetry |no_telemetry |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.b |COMMON_SET|Manifest: NOSIGNATURE
flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
alllootdrops-1.20.1-3.3.jar |All Loot Drops |alllootdrops |3.3 |COMMON_SET|Manifest: NOSIGNATURE
saturn-mc1.20.1-0.1.2.jar |Saturn |saturn |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
man_of_many_planes-0.0.3+1.20.1-forge.jar |Man of Many Planes |man_of_many_planes |0.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Stackable+Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
exdeorum-1.29.jar |Ex Deorum |exdeorum |1.29 |COMMON_SET|Manifest: NOSIGNATURE
EnderZoology-v8.0.2-1.20.1-Forge.jar |Ender Zoology |enderzoology |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.20.1-1201.0.58.jar |QuarryPlus |quarryplus |1201.0.58 |COMMON_SET|Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
botarium-forge-1.20.1-2.3.2.jar |Botarium |botarium |2.3.2 |COMMON_SET|Manifest: NOSIGNATURE
milkallthemobs-1.20.1-3.2.jar |Milk All The Mobs |milkallthemobs |3.2 |COMMON_SET|Manifest: NOSIGNATURE
netherwart-1.20.1-6-forge.jar |Nether Wart Blocks to Nether W|netherwart |1.20.1-6-forge |COMMON_SET|Manifest: NOSIGNATURE
gamemenuremovegfarb-forge-mc1.19.4-2.1.2.jar |Game Menu Remove GFARB |gamemenuremovegfarb |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create_jetpack-forge-4.2.0.jar |Create Jetpack |create_jetpack |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE
sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
Powah-5.0.5.jar |Powah |powah |5.0.5 |COMMON_SET|Manifest: NOSIGNATURE
ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
forcecraft-1.20.1-4.1.7.jar |ForceCraft |forcecraft |4.1.7 |COMMON_SET|Manifest: NOSIGNATURE
GrimoireOfGaia4-1.20.1-4.0.0-alpha.7.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.7 |COMMON_SET|Manifest: NOSIGNATURE
skeletonhorsespawn-1.20.1-3.8.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.8 |COMMON_SET|Manifest: NOSIGNATURE
luckyclover-0.4-1.20.1.jar |Lucky Clover |luckyclover |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE
kelpfertilizer-1.20.1-3.2.jar |Kelp Fertilizer |kelpfertilizer |3.2 |COMMON_SET|Manifest: NOSIGNATURE
shetiphiancore-forge-1.20.1-1.2.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE
LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.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
alltheores-1.20.1-47.1.3-2.2.3.jar |AllTheOres |alltheores |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |COMMON_SET|Manifest: NOSIGNATURE
vintagedelight-0.0.11.jar |Vintage Delight |vintagedelight |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |COMMON_SET|Manifest: NOSIGNATURE
lavasand-1.20.1-0-forge.jar |Lavasand |lavasand |1.20.1-0-forge |COMMON_SET|Manifest: NOSIGNATURE
BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |COMMON_SET|Manifest: NOSIGNATURE
mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
edibles-1.20.1-4.3.jar |Edibles |edibles |4.3 |COMMON_SET|Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE
engineeredcompatibility-2.2.0.jar |Engineered Compatibility |engineeredcompatibility |2.2.0 |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
Ad-Astra-Giselle-Addon-forge-1.20.1-6.5.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.5 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE
water-erosion-1.20.1-forge-1.1.5.jar |Water Erosion |watererosion |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ProjectExpansion-1.20.1-1.1.0.jar |Project Expansion |projectexpansion |1.20.1-1.1.0 |COMMON_SET|Manifest: 16:32:1c:48:e2:f7:71:f1:1b:23:7f:74:d8:e6:89:43:6a:a8:33:8f:49:17:6a:11:19:cd:66:4b:88:c1:02:19
wizards_reborn-1.20.1-0.1.0.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
shulkerdropstwo-1.20.1-3.3.jar |Shulker Drops Two |shulkerdropstwo |3.3 |COMMON_SET|Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Thermal+And+Space-1.20.1-1.0.1.jar |Thermal And Space |thermal_and_space |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Nuclear_Science-1.20.1-0.6.0-2.jar |Nuclear Science |nuclearscience |1.20.1-0.6.0-2 |COMMON_SET|Manifest: NOSIGNATURE
AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
alwaysawitherskull-1.20.1-3.2.jar |Always a Wither Skull |alwaysawitherskull |3.2 |COMMON_SET|Manifest: NOSIGNATURE
mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE
ApothicCurios-1.20.1-1.0.3b.jar |Apothic Curios |apothiccurios |1.0.3b |COMMON_SET|Manifest: NOSIGNATURE
flightlib-forge-2.0.3.jar |Flight Lib |flightlib |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
True Elixir-1.5.4-1.20.1.jar |True_elixirs |true_elixirs |1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
createchromaticreturn-1.5.2.jar |Create: Chromatic Return |createchromaticreturn |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
smallernetherportals-1.20.1-3.6.jar |Smaller Nether Portals |smallernetherportals |3.6 |COMMON_SET|Manifest: NOSIGNATURE
mobtimizations-forge-1.20.1-1.0.0.jar |Mobtimizations |mobtimizations |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |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
elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Roguelite-Storage-1.20.1-4.0.0.jar |Roguelite Storage |roguelitestorage |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
doubledoors-1.20.1-5.4.jar |Double Doors |doubledoors |5.4 |COMMON_SET|Manifest: NOSIGNATURE
puzzlesapi-forge-8.1.6.jar |Puzzles Api |puzzlesapi |8.1.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
l2tabs-0.2.6.jar |L2 Tabs |l2tabs |0.2.6 |COMMON_SET|Manifest: NOSIGNATURE
ancientreforging-1.2.2.jar |Ancient Reforging |ancientreforging |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
appliedenergistics2-forge-15.1.0.jar |Applied Energistics 2 |ae2 |15.1.0 |COMMON_SET|Manifest: NOSIGNATURE
aecapfix-0.8.jar |AECapFix |aecapfix |0.8 |COMMON_SET|Manifest: NOSIGNATURE
ExtendedAE-1.20-1.1.1-forge.jar |ExtendedAE |expatternprovider |1.20-1.1.1-forge |COMMON_SET|Manifest: NOSIGNATURE
AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
MiniumStone-v8.0.0-1.20.1-Forge.jar |Minium Stone |miniumstone |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
sunflowerdelight-1.20.1-1.0.2.jar |Sunflower Delight |sunflowerdelight |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
tesseract-1.0.35a-forge-mc1.20.1.jar |Tesseract |tesseract |1.0.35a |COMMON_SET|Manifest: NOSIGNATURE
Mekanism-1.20.1-10.4.6.20.jar |Mekanism |mekanism |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE
GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2 |COMMON_SET|Manifest: NOSIGNATURE
MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |COMMON_SET|Manifest: NOSIGNATURE
MekanismGenerators-1.20.1-10.4.6.20.jar |Mekanism: Generators |mekanismgenerators |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE
bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |COMMON_SET|Manifest: NOSIGNATURE
PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |COMMON_SET|Manifest: NOSIGNATURE
easyelytratakeoff-1.20.1-4.2.jar |Easy Elytra Takeoff |easyelytratakeoff |4.2 |COMMON_SET|Manifest: NOSIGNATURE
nautilium_spirits-1.0.0-forge-1.20.1.jar |Nautilium Spirits |nautilium_spirits |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ApotheoticAdditionsV2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
travelersbackpack-forge-1.20.1-9.1.13.jar |Traveler's Backpack |travelersbackpack |9.1.13 |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
LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |COMMON_SET|Manifest: NOSIGNATURE
pneumaticcraft-repressurized-6.0.14+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.14+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
compressedcreativity-1.20.1-0.1.8.b.jar |Compressed Creativity |compressedcreativity |1.20.1-0.1.8.b |COMMON_SET|Manifest: NOSIGNATURE
BagOfHolding-v8.0.2-1.20.1-Forge.jar |Bag Of Holding |bagofholding |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
grassseeds-1.20.1-3.2.jar |Grass Seeds |grassseeds |3.2 |COMMON_SET|Manifest: NOSIGNATURE
DeleteWorldsToTrash-v8.0.0-1.20.1-Forge.jar |Delete Worlds To Trash |deleteworldstotrash |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
clayable-forge-1.20.1-1.0.9.jar |Clayable |clayable |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |COMMON_SET|Manifest: NOSIGNATURE
creature_compendium-1.2.1.jar |Creature Compendium |creature_compendium |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
dismountentity-1.20.1-3.2.jar |Dismount Entity |dismountentity |3.2 |COMMON_SET|Manifest: NOSIGNATURE
cratedelight-1.0.7-1.20.1-forge.jar |Crate Delight |cratedelight |1.0.7-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
more-immersive-wires-1.20.1-1.1.3.jar |More Immersive Wires |more_immersive_wires |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
forge-1.20.1-47.2.21-universal.jar |Forge |forge |47.2.21 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
capable_composters-1.20.1-1.2.0.3.jar |Capable Composters |capable_composters |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE
thermal_integration-1.20.1-11.0.0.23.jar |Thermal Integration |thermal_integration |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
redstone_arsenal-1.20.1-8.0.0.22.jar |Redstone Arsenal |redstone_arsenal |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
thermal_cultivation-1.20.1-11.0.0.22.jar |Thermal Cultivation |thermal_cultivation |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
thermaloot-1.20.1-3.3.0.jar |Thermaloot |thermaloot |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
archers_paradox-1.20.1-5.0.0.17.jar |Archer's Paradox |archers_paradox |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
thermal_innovation-1.20.1-11.0.0.21.jar |Thermal Innovation |thermal_innovation |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
silent-gear-1.20.1-3.6.3.jar |Silent Gear |silentgear |3.6.3 |COMMON_SET|Manifest: NOSIGNATURE
thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE
thermal_locomotion-1.20.1-11.0.0.17.jar |Thermal Locomotion |thermal_locomotion |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
thermal_dynamics-1.20.1-11.0.0.21.jar |Thermal Dynamics |thermal_dynamics |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
slabstoblocks-1.20.1-1-forge.jar |SlabsToBlocks |slabstoblocks |1.20.1-1-forge |COMMON_SET|Manifest: NOSIGNATURE
Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
mcw-paths-1.0.4forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
createbb-1.20.1-3.1.2.jar |Create: Broken Bad |createbb |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
carrotplus-0.0.1-1.19.jar |Carrot plus |carrotplus |0.0.1-1.19 |COMMON_SET|Manifest: NOSIGNATURE
systeams-1.20.1-1.7.1.jar |Thermal Systeams |systeams |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
psg-5.40.1.jar |Potassium & sulphur's gunpowdw|psg |4.01 |COMMON_SET|Manifest: NOSIGNATURE
ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
createoreexcavation-1.20-1.4.3.jar |Create Ore Excavation |createoreexcavation |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
baleofsugarcane-v1.1.0-forge-1.20.1.jar |Bale of Sugar Cane |baleofsugarcane |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
allthemodium-1.20.1-47.1.25-2.4.4.jar |Allthemodium |allthemodium |2.4.4 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ctrl-q-1.9.1-forge.jar |Ctrl Q |ctrlq |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
createendertransmission-2.0.7-1.20.1.jar |Create Ender Transmission |createendertransmission |2.0.7-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedDynamics-1.20.1-1.21.2.jar |IntegratedDynamics |integrateddynamics |1.21.2 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2foodcore-1.20-1.0.0.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.49.3+1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
polyeng-forge-0.1.0-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Zeta-1.0-14.jar |Zeta |zeta |1.0-14 |COMMON_SET|Manifest: NOSIGNATURE
mna-forge-1.20.1-3.0.0.11-all.jar |Mana and Artifice |mna |3.0.0.11 |COMMON_SET|Manifest: NOSIGNATURE
entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
regrowth-1.20-46.31.2.jar |Regrowth |regrowth |46.31.2 |COMMON_SET|Manifest: NOSIGNATURE
railcraft-reborn-1.20.1-1.1.1.jar |Railcraft Reborn |railcraft |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
netherrackblasting-1.20.1-0-forge.jar |NetherrackBlasting |netherrackblasting |1.20.1-0-forge |COMMON_SET|Manifest: NOSIGNATURE
connectedglass-1.1.10-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.10 |COMMON_SET|Manifest: NOSIGNATURE
rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar |Embeddium Extra |embeddium_extra |0.5.4.2+mc1.20.1-bui|COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |4.0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE
exnihilosequentia-1.20.1-5.0.0-build.8.jar |Ex Nihilo: Sequentia |exnihilosequentia |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
convenientcurioscontainer-1.13-forge-1.20.1.jar |Convenient Curios Container |convenientcurioscontainer |1.13-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
MagicMirror-1.20.1-1.2.7.1649.jar |Magic Mirror |magic_mirror |1.20.1-1.2.7.1649 |COMMON_SET|Manifest: NOSIGNATURE
deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE
tetra-1.20.1-6.3.0.jar |tetra |tetra |6.3.0 |COMMON_SET|Manifest: NOSIGNATURE
tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
smalltetraadditions-5.1.jar |Small Tetra Additions |smalltetraadditions |5.1 |COMMON_SET|Manifest: NOSIGNATURE
CyclopsCore-1.20.1-1.19.0.jar |Cyclops Core |cyclopscore |1.19.0 |COMMON_SET|Manifest: NOSIGNATURE
notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
witheringboon-1.8.1.jar |Withering Boon |witheringboon |1.8.1 |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
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
aiotbotania-1.20.1-4.0.4.jar |AIOT Botania |aiotbotania |1.20.1-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.10.0-all.jar |Ars Nouveau |ars_nouveau |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE
ars_elemental-1.20.1-0.6.4.1.jar |Ars Elemental |ars_elemental |1.20.1-0.6.4.1 |COMMON_SET|Manifest: NOSIGNATURE
ars_instrumentum-1.20.1-4.1.0.jar |Ars Instrumentum |ars_instrumentum |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
ec_ars_plugin-1.20.1-1.0.2-all.jar |Ars Expanded Combat |ec_ars_plugin |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
expanded_combat-1.20.1-3.1.0-all.jar |Expanded Combat |expanded_combat |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
recipeessentials-1.20.1-3.2.jar |recipeessentials mod |recipeessentials |1.20.1-3.2 |COMMON_SET|Manifest: NOSIGNATURE
pocketstorage-1.20.1-1.0.4-build.28.jar |Pocket Storage |pocketstorage |1.20.1-1.0.4-build.2|COMMON_SET|Manifest: NOSIGNATURE
vegandelight-1.1.jar |Vegan Delight |vegandelight |1.1 |COMMON_SET|Manifest: NOSIGNATURE
connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE
immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
tools_complement-1.20.1-4.0.0.25.jar |Tool's Complement |tools_complement |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20.1-16.0.3.jar |CookingForBlockheads |cookingforblockheads |16.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
dankstorage-forge-1.20.1-8.jar |Dank Storage |dankstorage |8 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |COMMON_SET|Manifest: NOSIGNATURE
iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|COMMON_SET|Manifest: NOSIGNATURE
dragonseeker-1.2.0-1.20.1.jar |Dragonseeker |dragonseeker |1.2.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
create_wooderwheels-1.20.1-1.1.0.jar |Create: WooderWheels |create_wooderwheels |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
culinaryconstruct-forge-5.2.1+1.20.1.jar |Culinary Construct |culinaryconstruct |5.2.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
thoriumreactors-1.20.1-0.1.6b-all.jar |ThoriumReactors |thoriumreactors |0.1.6b |COMMON_SET|Manifest: NOSIGNATURE
SweetBerryFoods-v3.1.2-1.20.1-Forge.jar |Sweet Berry Foods |sweetberryfoods |3.1.2 |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
generatorgalore-1.20.1-1.2.2.jar |Generator Galore |generatorgalore |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
Steam_Rails-1.6.1+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.1+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
pathundergates-1.20.1-1.0.0-release.jar |Path Under Gates |pathundergates |1.20.1-1.0.0-release|COMMON_SET|Manifest: NOSIGNATURE
FpsReducer2-forge-1.20-2.5.jar |FPS Reducer |fpsreducer |1.20-2.5 |COMMON_SET|Manifest: NOSIGNATURE
Beyond-Earth-1.20.1-7.0-PRERELEASE.jar |Beyond Earth |beyond_earth |7.0-PRERELEASE |COMMON_SET|Manifest: NOSIGNATURE
dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |COMMON_SET|Manifest: NOSIGNATURE
twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |COMMON_SET|Manifest: NOSIGNATURE
growthcraft-1.20.1-9.1.2.jar |Growthcraft |growthcraft |9.1.2 |COMMON_SET|Manifest: NOSIGNATURE
thaumon-forge-2.2.0+1.20.1.jar |Thaumon [BETA] |thaumon |2.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
adtetra-2.0.0.jar |Ad Tetra! |adtetra |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
arseng-1.1.5.jar |Ars Énergistique |arseng |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
AppliedFlux-1.20-1.1.4-forge.jar |AppliedFlux |appflux |1.20-1.1.4-forge |COMMON_SET|Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
maturidelight-1.20.1-3.0.0.jar |MaturiDelight |maturidelight |1.20.1-3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |COMMON_SET|Manifest: NOSIGNATURE
cuisinedelight-1.1.13.jar |Cuisine Delight |cuisinedelight |1.1.13 |COMMON_SET|Manifest: NOSIGNATURE
libreexpfix-0.2.4+1.18b11-BETA-forge.jar |LibreExpFix |libreexpfix |0.2.4b11-BETA |COMMON_SET|Manifest: NOSIGNATURE
curious_armor_stands-1.20-5.0.1.jar |Curious Armor Stands |curious_armor_stands |1.20-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
entangled-1.3.17-forge-mc1.20.jar |Entangled |entangled |1.3.17 |COMMON_SET|Manifest: NOSIGNATURE
CommonCapabilities-1.20.1-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |COMMON_SET|Manifest: NOSIGNATURE
MekanismAdditions-1.20.1-10.4.6.20.jar |Mekanism: Additions |mekanismadditions |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE
BenefitsofReading-Forge-1.20.X-1.0.0.jar |Benefits of Reading |benefitsofreading |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
pamhc2foodextended-1.20.4-1.0.1.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
thermalendergy-1.20.1-1.0.0.jar |Thermal Endergy |thermalendergy |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |COMMON_SET|Manifest: NOSIGNATURE
create_additions_synthetics-2.0.jar |Create Additions & Synthetics |create_additions_synthetics |2.0 |COMMON_SET|Manifest: NOSIGNATURE
leaky-1.20.1-1.7.jar |leaky mod |leaky |1.20.1-1.7 |COMMON_SET|Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
ars_artifice-1.20.1-2.0.1.jar |Ars Artifice |ars_artifice |1.20.1-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
ars_trinkets-1.20.1-2.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-2.1 |COMMON_SET|Manifest: NOSIGNATURE
ars_additions-1.20.1-1.2.0.jar |Ars Additions |ars_additions |1.20.1-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
ars_oscura-1.20.1-0.1.0-all.jar |Ars Oscura |ars_oscura |1.20.1-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
naturallychargedcreepers-1.20.1-3.4.jar |Naturally Charged Creepers |naturallychargedcreepers |3.4 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.20.1-7.39.jar |Collective |collective |7.39 |COMMON_SET|Manifest: NOSIGNATURE
Lexicon-1.20.x-(v.1.5.3).jar |Lexicon |lexicon |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
IntegratedTunnels-1.20.1-1.8.25.jar |IntegratedTunnels |integratedtunnels |1.8.25 |COMMON_SET|Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |COMMON_SET|Manifest: NOSIGNATURE
oldmclogo-1.1.0.jar |Old MC Logo |oldmclogo |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
MekanismTools-1.20.1-10.4.6.20.jar |Mekanism: Tools |mekanismtools |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE
BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
armored_elytra-mc1.20.2-1.0.0-build.14.jar |Armored Elytra |armored_elytra |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
dimdoors-5.3.3-forge.jar |DimensionalDoors |dimdoors |5.3.3 |COMMON_SET|Manifest: NOSIGNATURE
ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |COMMON_SET|Manifest: NOSIGNATURE
ftb-library-forge-2001.1.4.jar |FTB Library |ftblibrary |2001.1.4 |COMMON_SET|Manifest: NOSIGNATURE
gag-forge-3.0.0-build.10.jar |Gadgets Against Grind |gag |3.0.0-build.10 |COMMON_SET|Manifest: NOSIGNATURE
separatedleaves-2.4.0-forge-1.20.4.jar |Separated Leaves |separatedleaves |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |COMMON_SET|Manifest: NOSIGNATURE
YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|COMMON_SET|Manifest: NOSIGNATURE
toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |COMMON_SET|Manifest: NOSIGNATURE
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
Blastcraft-1.20.1-0.4.0-2.jar |Blastcraft |blastcraft |1.20.1-0.4.0-2 |COMMON_SET|Manifest: NOSIGNATURE
Cyclic-1.20.1-1.12.8.jar |Cyclic |cyclic |1.12.8 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
JustMoreCakes-forge-1.20.1-1.17.3.jar |Just More Cakes! |jmc |1.17.3 |COMMON_SET|Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |COMMON_SET|Manifest: NOSIGNATURE
rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |COMMON_SET|Manifest: NOSIGNATURE
PortableHole-v8.0.0-1.20.1-Forge.jar |Portable Hole |portablehole |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Festive_Delight_1.3_Forge_1.20.1.jar |Festive Delight |festive_delight |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.6.jar |Cucumber Library |cucumber |7.0.6 |COMMON_SET|Manifest: NOSIGNATURE
matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
Cloche Creations 1.0.3.jar |Cloche Creations |clochecreations |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-47.jar |JourneyMap Integration |jmi |1.20.1-0.14-47 |COMMON_SET|Manifest: NOSIGNATURE
amendments-1.20-1.1.14.jar |Amendments |amendments |1.20-1.1.14 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.10.20.778.jar |Sophisticated Storage |sophisticatedstorage |0.10.20.778 |COMMON_SET|Manifest: NOSIGNATURE
createappliedkinetics-1.3.2-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.3.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ecosphericalexpansion-1.20.x-2.4.6.jar |Ecospherical Expansion |eco |2.4.6 |COMMON_SET|Manifest: NOSIGNATURE
stonesmelting-1.20.1-0-forge.jar |StoneSmelting |stonesmelting |1.20.1-0-forge |COMMON_SET|Manifest: NOSIGNATURE
tetracelium-1.20.1-1.2.0.jar |tetracelium |tetracelium |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
ensorcellation-1.20.1-5.0.0.21.jar |Ensorcellation |ensorcellation |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
createqol-1.20.1-1.1-ht1.jar |Create Quality of Life |createqol |1.20.1-1.1-ht1 |COMMON_SET|Manifest: NOSIGNATURE
create_basic_additions-1.20.1-1.0.2-forge.jar |Create: Basic Additions |create_basic_additions |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Delightful-1.20.1-3.5.2.jar |Delightful |delightful |3.5.2 |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
destroy-1.20.1-0.8.jar |Destroy |destroy |0.8 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE
extra_compat-1.4.11.jar |Extra Compat |extra_compat |1.4.11 |COMMON_SET|Manifest: NOSIGNATURE
FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
journeymap-1.20.1-5.9.20-forge.jar |Journeymap |journeymap |5.9.20 |COMMON_SET|Manifest: NOSIGNATURE
NuclearCraft-1.20.1-1.0.0-beta.6.jar |Nuclearcraft Neoteric |nuclearcraft |1.0.0-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
temporalapi-1.5.0.jar |Temporal API |temporalapi |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
Enchantment-Reveal-1.20.1-Forge.jar |Enchantment Reveal |enchantment_reveal |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |COMMON_SET|Manifest: NOSIGNATURE
rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsbuilder-1.20-6.0.4.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.4 |COMMON_SET|Manifest: NOSIGNATURE
deepresonance-1.20-5.0.3.jar |DeepResonance |deepresonance |1.20-5.0.3 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsdim-1.20-11.0.5.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.5 |COMMON_SET|Manifest: NOSIGNATURE
rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |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
mahoutsukai-1.20.1-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.62 |COMMON_SET|Manifest: NOSIGNATURE
farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
VanillaCookbook-2.2.2.jar |Vanilla Cookbook |vanillacookbook |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
moveminecarts-1.20.1-3.4.jar |Move Minecarts |moveminecarts |3.4 |COMMON_SET|Manifest: NOSIGNATURE
moredelight-1.1.0-1.20.1-forge.jar |More Delight |moredelight |1.1.0-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |COMMON_SET|Manifest: NOSIGNATURE
tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |COMMON_SET|Manifest: NOSIGNATURE
toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |COMMON_SET|Manifest: NOSIGNATURE
CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |COMMON_SET|Manifest: NOSIGNATURE
create-addon-compatibility-v0.1.0a-1.20.1-(neo)for|Create: Addon Compatibility |create_addon_compatibility |0.1.0a |COMMON_SET|Manifest: NOSIGNATURE
rftoolsutility-1.20-6.0.5.jar |RFToolsUtility |rftoolsutility |1.20-6.0.5 |COMMON_SET|Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
moonlight-1.20-2.11.9-forge.jar |Moonlight Library |moonlight |1.20-2.11.9 |COMMON_SET|Manifest: NOSIGNATURE
titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |COMMON_SET|Manifest: NOSIGNATURE
MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
extractpoison-1.20.1-3.3.jar |Extract Poison |extractpoison |3.3 |COMMON_SET|Manifest: NOSIGNATURE
Create-Guardian-Beam-Defense-1.3.0b-1.20.1.jar |Guardian Beam Defense |creategbd |1.3.0b-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
dragonfinder-1.20.1-1.0.0.jar |Dragon Finder |dragonfinder |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
theurgy-1.20.1-1.17.1.jar |Theurgy |theurgy |1.17.1 |COMMON_SET|Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
Quark-4.0-439.jar |Quark |quark |4.0-439 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |COMMON_SET|Manifest: NOSIGNATURE
QuarkEngineering-1.1.2.jar |Quark Engineering |quarkengineering |1.1 |COMMON_SET|Manifest: NOSIGNATURE
mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
extended_silence-3.4.jar |Extended Silence |extended_silence |3.4 |COMMON_SET|Manifest: NOSIGNATURE
chemlib-1.20.1-2.0.19.jar |ChemLib |chemlib |2.0.19 |COMMON_SET|Manifest: NOSIGNATURE
adaptive_performance_tweaks_1.20.1-11.0.0.jar |APTweaks (Bundle) |adaptive_performance_tweaks |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
betterchunkloading-1.20.1-3.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-3.3 |COMMON_SET|Manifest: NOSIGNATURE
Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.66.2.jar |Modonomicon |modonomicon |1.66.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
capable_cauldrons-1.20.1-1.2.0.5.jar |Capable Cauldrons |capable_cauldrons |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |COMMON_SET|Manifest: NOSIGNATURE
async-locator-forge-1.20-1.3.0.jar |Async Locator |asynclocator |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
l2itemselector-0.1.7.jar |L2 Item Selector |l2itemselector |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
Rrls-3.2.0-1.20.1-forge.jar |Remove Reloading Screen |rrls |3.2.0-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
clayblasting-1.20.1-0-forge.jar |ClayBlasting |clayblasting |1.19-0 |COMMON_SET|Manifest: NOSIGNATURE
CrabbersDelight-1.20.1-1.1.4a.jar |Crabber's Delight |crabbersdelight |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
AEAdditions-1.20.1-5.0.5.jar |AE Additions |ae2additions |5.0.5 |COMMON_SET|Manifest: NOSIGNATURE
megacells-forge-2.3.3-1.20.1.jar |MEGA Cells |megacells |2.3.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
craftedcore-3.2.3-forge.jar |CraftedCore |craftedcore |3.2.3 |COMMON_SET|Manifest: NOSIGNATURE
walkers-4.1-forge.jar |Walkers |walkers |4.1 |COMMON_SET|Manifest: NOSIGNATURE
remorphed-3.5-forge.jar |ReMorphed |remorphed |3.5 |COMMON_SET|Manifest: NOSIGNATURE
healingcampfire-1.20.1-5.3.jar |Healing Campfire |healingcampfire |5.3 |COMMON_SET|Manifest: NOSIGNATURE
supersaturation-1.20.1-5.0.0.jar |Super Saturation |supersaturation |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Flywheel Backend: Uninitialized
Crash Report UUID: 088b41fe-f120-4f60-bbd0-f2b2cfe2ee05
FML: 47.2
Forge: net.minecraftforge:47.2.21
Kiwi Modules:
kiwi:contributors
kiwi:data
passablefoliage:core
passablefoliage:enchantment
snowrealmagic:core
Suspected Mods: Every Compat (everycomp), Moonlight Library (moonlight), Forge (forge), Minecraft (minecraft)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment