Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Shall we play a game?
- Time: 2024-06-23 22:40:43
- Description: Initializing game
- java.util.ConcurrentModificationException: null
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
- at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReload,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bobby.mixins.json:MinecraftClientMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:monolib.mixins.json:MixinMinecraft,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:biomemusic.mixins.json:ClientMusicChoiceMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:xenon.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.1.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) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Suspected Mods: NONE
- Stacktrace:
- at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
- at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:561) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin,pl:mixin:APP:exposure-common.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:emi.mixins.json:MinecraftClientMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:valkyrienskies-common.mixins.json:client.MixinMinecraft,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReload,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bobby.mixins.json:MinecraftClientMixin,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:monolib.mixins.json:MixinMinecraft,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:resourcepackoverrides.common.mixins.json:client.MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:biomemusic.mixins.json:ClientMusicChoiceMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftClient,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:xenon.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:Расширенная библиотека API Windows 32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:Библиотека элементов управления взаимодействия с пользователем:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:API32 криптографии:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.2215:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:Динамическая библиотека API DNS-клиента:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.22621.2215 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:Библиотека подпрограмм OpenGL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:API вспомогательного приложения IP:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:Библиотека клиента Windows NT BASE API:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:Библиотека клиента Windows NT BASE API:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:Серверная библиотека MSCTF:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.1992 (WinBuild.160101.0800):Microsoft Corporation
- OpenAL.dll:Main implementation library:1.21.1:
- POWRPROF.dll:DLL модуля поддержки профиля управления питанием:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:Модуль поддержки данных производительности Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Библиотека удаленного вызова процедур:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:Общая библиотека оболочки Windows:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- USER32.dll:Многопользовательская библиотека клиента USER API Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Службы HTTP Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:32-разрядная библиотека Windows Socket 2.0:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Клиентская библиотека совместимости приложений:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- bcrypt.dll:Библиотека криптографических примитивов Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- combase.dll:Microsoft COM для Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:Служба DHCP-клиента:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:Клиент DHCPv6:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:Интерфейс API диспетчера окон рабочего стола (Майкрософт):10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- fastprox.dll:WMI Custom Marshaller:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
- fontmanager.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- freetype.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- fwpuclnt.dll:API пользовательского режима FWP/IPsec:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.22621.2361 (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.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.22621.2215 (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
- jna4980589139831916042.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.22621.1 (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.22621.819 (WinBuild.160101.0800):Microsoft Corporation
- mscms.dll:DLL-библиотека системы сопоставления цветов Майкрософт:10.0.22621.1 (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.22621.608 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Расширение поставщика службы API Microsoft Windows Sockets 2.0:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:Поставщик оболочки совместимости для имен электронной почты:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Маршрутизатор Windows NCrypt:10.0.22621.1 (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.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
- ntdll.dll:Системная библиотека NT:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Поставщик Windows NT MARTA:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 555.99 :32.0.15.5599:NVIDIA Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.5599:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy:3.28.0.417:NVIDIA Corporation
- ole32.dll:Microsoft OLE для Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- opengl32.dll:OpenGL Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:Библиотека объектов производительности системы Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- pnrpnsp.dll:Поставщик пространства имен PNRP:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- sapi.dll:Speech API:5.3.26906.00 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Библиотека небольших программ оболочки:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Библиотека тем UxTheme (Microsoft):10.0.22621.1 (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
- wbemcomn.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- wbemprox.dll:WMI:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- wbemsvc.dll:WMI:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
- win32u.dll:Win32u:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:API хранения Microsoft WinRT:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:Библиотека DLL основных типов Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- wldp.dll:Политика блокировки Windows:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation
- wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:API общего контроллера (Майкрософт):10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- Stacktrace:
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.1.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) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- -- 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: 7136699688 bytes (6806 MiB) / 19528679424 bytes (18624 MiB) up to 39694893056 bytes (37856 MiB)
- CPUs: 16
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
- Identifier: Intel64 Family 6 Model 165 Stepping 5
- Microarchitecture: unknown
- Frequency (GHz): 3.79
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: NVIDIA GeForce RTX 3060
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2503
- Graphics card #0 versionInfo: DriverVersion=32.0.15.5599
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 2.67
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 2.67
- Memory slot #1 type: DDR4
- Memory slot #2 capacity (MB): 8192.00
- Memory slot #2 clockSpeed (GHz): 2.67
- Memory slot #2 type: DDR4
- Memory slot #3 capacity (MB): 16384.00
- Memory slot #3 clockSpeed (GHz): 2.67
- Memory slot #3 type: DDR4
- Virtual memory max (MB): 98225.69
- Virtual memory used (MB): 30590.80
- Swap memory total (MB): 49152.00
- Swap memory used (MB): 0.00
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx37856m -Xms256m
- Loaded Shaderpack: MakeUp-UltraFast-8.9f.zip
- Profile: medium (+0 options changed by user)
- Launched Version: forge-47.3.1
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 555.99, 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: 16x Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.3.1.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.3.1.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.3.1.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.3.1.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.3.1.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- FML Language Providers:
- javafml@null
- lowcodefml@null
- Mod List:
- YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismBridge-Universal-3.1.jar |mekanismbridge |mekanismbridge |2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- HammerLib-1.20.1-20.1.30.jar |HammerLib |hammerlib |20.1.30 |SIDED_SETU|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
- YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
- create-coal_to_diamonds-1.0.0-forge.jar |DiamondScraps |diamondscraps |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- bbs-1.20.1-0.1.3-forge.jar |Better Block Sounds |bbs |1.20.1-0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- exposure-1.20.1-1.6.0-forge.jar |Exposure |exposure |1.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |SIDED_SETU|Manifest: NOSIGNATURE
- refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |SIDED_SETU|Manifest: NOSIGNATURE
- structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |SIDED_SETU|Manifest: NOSIGNATURE
- solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
- loot_journal-3.1.1.jar |Loot Journal |loot_journal |3.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Botania-1.20.1-444-FORGE.jar |Botania |botania |1.20.1-444-FORGE |SIDED_SETU|Manifest: NOSIGNATURE
- Philips-Ruins1.20.1-4.1.jar |Philips Ruins |philipsruins |4.1 |SIDED_SETU|Manifest: NOSIGNATURE
- createarmoryv0.6.1n.jar |CreateArmory |createarmory |0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- create_villagerology_1.20.1_0c.jar |Create: Villagerology |create_villagerology |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
- tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
- shutter-2.0.4-1.20.1.jar |Shutter |shutter |2.0.4-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
- mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- emiffect-forge-1.1.2+mc1.20.1.jar |EMIffect |emiffect |1.1.2+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
- l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |SIDED_SETU|Manifest: NOSIGNATURE
- goblins_tyranny-1.1.0-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Better_Dogs_X_Doggy_Talents_Next_v1.2.2 [Forge] - |Better Dogs For DTN |betterdogs_dtn |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- SmartBrainLib-forge-1.20.1-1.14.jar |SmartBrainLib |smartbrainlib |1.14 |SIDED_SETU|Manifest: NOSIGNATURE
- radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |SIDED_SETU|Manifest: NOSIGNATURE
- bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |SIDED_SETU|Manifest: NOSIGNATURE
- tameablebeasts-1.20.1-5.1.jar |Tameable Beasts |tameablebeasts |2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |SIDED_SETU|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.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
- Nameless Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |SIDED_SETU|Manifest: NOSIGNATURE
- VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |SIDED_SETU|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
- AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |SIDED_SETU|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
- goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |SIDED_SETU|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Creeper Damage Control v1.0.0.jar |Creeper Damage Control |creeperdamagecontrol |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- immersive_weathering-1.20.1-2.0.1-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Dungeon Now Loading-forge-1.20.1-1.5.jar |Dungeon Now Loading |dungeonnowloading |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |SIDED_SETU|Manifest: NOSIGNATURE
- create_wizardry-0.2.1-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- what_gecko-1.20.1-1.0.3.9.jar |What The Geck'o |what_gecko |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- BotanyPots-Forge-1.20.1-13.0.33.jar |BotanyPots |botanypots |13.0.33 |SIDED_SETU|Manifest: NOSIGNATURE
- design_decor-0.4-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- create_easy_structures-0.1.1-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- medieval_paintings-1.20-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |SIDED_SETU|Manifest: NOSIGNATURE
- JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- mechanicalbotania-1.0.1.jar |Mechanical Botania |mechanicalbotania |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- CraftTweaker-forge-1.20.1-14.0.40.jar |CraftTweaker |crafttweaker |14.0.40 |SIDED_SETU|Manifest: NOSIGNATURE
- Alex's Mobs Music Mod 1.20.1.jar |Alex's Mobs EXTRA Music |alexs_mobs_extra_music |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- sons-of-sins-1.20.1-2.1.6.jar |Sons of Sins |sons_of_sins |2.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
- logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |SIDED_SETU|Manifest: NOSIGNATURE
- EMI Create Schematics [1.0.0 Forge 1.20.1].jar |EMI: Create Schematics |emi_create_schematics |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
- BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |SIDED_SETU|Manifest: NOSIGNATURE
- mysticsbiomes-1.20.1-3.3.1.jar |Mystic's Biomes |mysticsbiomes |3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
- ShoulderSurfing-Forge-1.20.1-4.1.5.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |SIDED_SETU|Manifest: NOSIGNATURE
- CreateTweaker-forge-1.20.1-4.0.9.jar |CreateTweaker |createtweaker |4.0.9 |SIDED_SETU|Manifest: NOSIGNATURE
- astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
- betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |SIDED_SETU|Manifest: NOSIGNATURE
- Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |SIDED_SETU|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
- flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |SIDED_SETU|Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- almostunified-forge-1.20.1-0.9.3.jar |AlmostUnified |almostunified |1.20.1-0.9.3 |SIDED_SETU|Manifest: NOSIGNATURE
- emi-1.1.7+1.20.1+forge.jar |EMI |emi |1.1.7+1.20.1+forge |SIDED_SETU|Manifest: NOSIGNATURE
- AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |SIDED_SETU|Manifest: NOSIGNATURE
- FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE
- lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |SIDED_SETU|Manifest: NOSIGNATURE
- occultism-1.20.1-1.132.1.jar |Occultism |occultism |1.132.1 |SIDED_SETU|Manifest: NOSIGNATURE
- valkyrienskies-120-2.3.0-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.5 |SIDED_SETU|Manifest: NOSIGNATURE
- cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |SIDED_SETU|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
- stepitup-2.0.1-1.20.1-forge.jar |StepItUp |stepitup |2.0.1-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |SIDED_SETU|Manifest: NOSIGNATURE
- rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |SIDED_SETU|Manifest: NOSIGNATURE
- kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
- Mekanism-MoreSolarPanels-1.20.1-1.5.9.jar |Mekanism-MoreSolarPanels |solarpanels |1.5.9 |SIDED_SETU|Manifest: NOSIGNATURE
- alexscaves_adventure-1.0.1-forge-1.20.1.jar |Alex's Caves: Adventure |alexscaves_adventure |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- DoggyTalentsNext-1.20.1-1.18.18.jar |Doggy Talents Next |doggytalents |1.18.18 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- alexs_caves_plus-1.1.1.4.jar |Alexs Caves Plus |alexs_caves_plus |1.1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
- arts_and_crafts_compat-forge-1.20.1-1.0.4.jar |Arts And Crafts Compatibility |arts_and_crafts_compat |1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
- sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |SIDED_SETU|Manifest: NOSIGNATURE
- gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |SIDED_SETU|Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- eureka-1201-1.5.1-beta.3.jar |VS Eureka Mod |vs_eureka |1.5.1-beta.3 |SIDED_SETU|Manifest: NOSIGNATURE
- villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |SIDED_SETU|Manifest: NOSIGNATURE
- mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- arts_and_crafts-forge-1.20.1-1.1.2.jar |Arts & Crafts |arts_and_crafts |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |SIDED_SETU|Manifest: NOSIGNATURE
- lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |SIDED_SETU|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |SIDED_SETU|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
- sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ramcompat-1.20.1-0.1.3.jar |RAM-Compat |ramcompat |0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- interiors-0.5.3+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.3+forge-mc1.20.1|SIDED_SETU|Manifest: NOSIGNATURE
- macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-addon-compat-forge-1.4.2.jar |[Let's Do Addon] Compat |letsdoaddon_compat |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
- dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |SIDED_SETU|Manifest: NOSIGNATURE
- create_connected-0.8.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.8.2-mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- entity_texture_features_forge_1.20.1-6.1.1.jar |Entity Texture Features |entity_texture_features |6.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v6.0.2_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |SIDED_SETU|Manifest: NOSIGNATURE
- bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- wthit-forge-8.13.1.jar |wthit |wthit |8.13.1 |SIDED_SETU|Manifest: NOSIGNATURE
- L_Enders_Cataclysm-1.99.5 -1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |SIDED_SETU|Manifest: NOSIGNATURE
- spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |SIDED_SETU|Manifest: NOSIGNATURE
- CustomNPCs-1.20.1-GBPort-Unofficial-20240619.jar |Custom NPCs |customnpcs |1.20.1.20240619 |COMMON_SET|Manifest: NOSIGNATURE
- aether_emissivity-1.20.1-1.0.0-neoforge.jar |Emissivity |aether_emissivity |1.20.1-1.0.0-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
- twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |SIDED_SETU|Manifest: NOSIGNATURE
- AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
- cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |SIDED_SETU|Manifest: NOSIGNATURE
- monolib-forge-1.20.1-1.3.0.jar |MonoLib |monolib |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Quad-1.2.5+1.20.4-Forge.jar |Quad |quad |1.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
- framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |SIDED_SETU|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- oculus-flywheel-compat-1.20.1-0.2.5.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
- ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- obscure_api-15.jar |Obscure API |obscure_api |15 |SIDED_SETU|Manifest: NOSIGNATURE
- ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismExplosives-1.20.1-0.3.5.jar |Mekanism Explosives |mekanismexplosives |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Aquamirae Mod Boss Music Tweaks 1.20.1.jar |Aquamirae Mod EXTRA Music |aquamirae_mod_extra_music |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |SIDED_SETU|Manifest: NOSIGNATURE
- MobsOfSins-v0.2.jar |Mobs of Sins |mobs_of_sins |0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |SIDED_SETU|Manifest: NOSIGNATURE
- alexscavestrimmed-1.1.0.jar |Alex's Caves: Trimmed! |alexscaves_trimmed |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |SIDED_SETU|Manifest: NOSIGNATURE
- smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |SIDED_SETU|Manifest: NOSIGNATURE
- mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |SIDED_SETU|Manifest: NOSIGNATURE
- JAOPCA-1.20.1-4.4.10.16.jar |JAOPCA |jaopca |4.4.10.16 |SIDED_SETU|Manifest: NOSIGNATURE
- FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- ancient_bricks_[1_20_1]_1_0.jar |Let's Forge Ancient Bricks |lets_forge_ancient_bricks |10 |SIDED_SETU|Manifest: NOSIGNATURE
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |SIDED_SETU|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
- all-bookshelves-in-lecterns-1.0.0-1.20.1-4.jar |All Bookshelves in Lecterns |mr_all_bookshelvesinlecterns |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- BadOptimizations-2.1.4-1.20.1.jar |BadOptimizations |badoptimizations |2.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
- valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |SIDED_SETU|Manifest: NOSIGNATURE
- createaddition-1.20.1-1.2.4.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
- saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |SIDED_SETU|Manifest: NOSIGNATURE
- bop_create_mod_rose_quartz-1.0.0.jar |BOP Create Mod Rose Quartz |bop_create_mod_rose_quartz |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |SIDED_SETU|Manifest: NOSIGNATURE
- createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |SIDED_SETU|Manifest: NOSIGNATURE
- irons_spellbooks-1.20.1-3.2.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- additional_attributes-1.20.1-1.0.3-all.jar |Additional Attributes |additional_attributes |1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |SIDED_SETU|Manifest: NOSIGNATURE
- jeargh-1.20.1-1.0.3.jar |JEARGH |jeargh |1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- nerb-1.20.1-0.3-FORGE.jar |Not Enough Recipe Book |nerb |0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- sound-physics-remastered-forge-1.20.1-1.4.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
- rustic_engineer-1.20.1-1.0.6.jar |Rustic Engineer |rustic_engineer |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
- macawsbridgesbop-1.20-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |SIDED_SETU|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
- guardvillagers-1.20.1-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |SIDED_SETU|Manifest: NOSIGNATURE
- immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |SIDED_SETU|Manifest: NOSIGNATURE
- ctov-3.4.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
- athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
- alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
- mekanism_extras-1.1.3.jar |Mekanism Extras |mekanism_extras |1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- Poofsounds5.3-1.20.1FORGE.jar |PoofSound |poofsound |5.3 |SIDED_SETU|Manifest: NOSIGNATURE
- BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |SIDED_SETU|Manifest: NOSIGNATURE
- Explorify v1.5.0 f10-48.jar |Explorify |explorify |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
- WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- Apotheosis-Ascended-1.20.1-1.2.jar |Apotheosis Ascended |apotheosis_ascended |1.20-1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- mcwfencesbop-1.20-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- TravellersBootsReloaded-1.20.1-2.1.1-forge.jar |Traveller's Boots: Reloaded |travellersbootsreloaded |2.1.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_more_recipes-1.5.0.jar |Create More Recipes |create_more_recipes |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- alexs_herps_-1.0.0.jar |alex's herps |alexs_herps_ |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Thermal's Delight 1.20.1 R.1.0.jar |Thermal's Delight |tmttd |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ApothicCurios-1.20.1-1.0.3c.jar |Apothic Curios |apothiccurios |1.0.3c |SIDED_SETU|Manifest: NOSIGNATURE
- flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- Apothic Supplementaries - Enchanting - 0.1.2a.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting |0.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |SIDED_SETU|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
- DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |SIDED_SETU|Manifest: NOSIGNATURE
- elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |SIDED_SETU|Manifest: NOSIGNATURE
- createbigcannons-forge-1.20.1-0.5.4.jar |Create Big Cannons |createbigcannons |0.5.4-nightly-8b9cea|SIDED_SETU|Manifest: NOSIGNATURE
- Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Butters-CreateQuarkRecipe-1.20.1.jar |Create: Quark Runes |create_quark_runes |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- skin_changer-0.6.0.jar |Skin Changer |skin_changer |0.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
- gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- integrated_villages-1.0.0+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.0.0+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |15.3.0.8 |SIDED_SETU|Manifest: NOSIGNATURE
- appliedenergistics2-forge-15.2.4.jar |Applied Energistics 2 |ae2 |15.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
- lithostitched-forge-1.20.1-1.1.6.jar |Lithostitched |lithostitched |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- Mekanism-1.20.1-10.4.8.43.jar |Mekanism |mekanism |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismGenerators-1.20.1-10.4.8.43.jar |Mekanism: Generators |mekanismgenerators |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
- Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |SIDED_SETU|Manifest: NOSIGNATURE
- Aethersteel-v5.5-1.20.1.jar |Aethersteel |aethersteel |5.5 |SIDED_SETU|Manifest: NOSIGNATURE
- neruina-forge-2.0.0-beta.10+1.20.1.jar |Neruina |neruina |2.0.0-beta.10 |SIDED_SETU|Manifest: NOSIGNATURE
- moregates-4.1.0-forge-1.20.1.jar |MoreGates |moregates |4.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |SIDED_SETU|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- forge-1.20.1-47.3.1-universal.jar |Forge |forge |47.3.1 |SIDED_SETU|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
- cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- thermaloot-1.20.1-3.3.0.jar |Thermaloot |thermaloot |3.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- wthitharvestability-mc1.20.1-2.2.0.jar |WTHIT Harvestability |wthitharvestability |2.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- idas_forge-1.9.3+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.3+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |SIDED_SETU|Manifest: NOSIGNATURE
- bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- createoreexcavation-1.20-1.4.4.jar |Create Ore Excavation |createoreexcavation |1.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
- create_ore_excavation_plus-0.2.3-1.20.1.jar |Create ore excavation+ |create_ore_excavation_plus |0.2.3 |SIDED_SETU|Manifest: NOSIGNATURE
- NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ethium1.20.1-2.2.jar |Ethuim |ethuim |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- ambientadditions-1.20.1-1.0.0.jar |Ambient Additions |ambientadditions |1.20.1-1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- garnished-1.8.8+1.20.1-neoforged.jar |Create: Garnished |garnished |1.8.8 |SIDED_SETU|Manifest: NOSIGNATURE
- kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |SIDED_SETU|Manifest: NOSIGNATURE
- jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- earthmobsmod-1.20.1-10.4.0.jar |EarthMobsMod |earthmobsmod |1.20.1-10.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |SIDED_SETU|Manifest: NOSIGNATURE
- entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
- NebulusNewPaintings+M.1.20.1+ForM.2.0.0.jar |Nebulus' New Paintings |nebulusnewpaintings |2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |SIDED_SETU|Manifest: NOSIGNATURE
- connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |SIDED_SETU|Manifest: NOSIGNATURE
- biomemusic-1.20.1-2.3.jar |biomemusic mod |biomemusic |1.20.1-2.3 |SIDED_SETU|Manifest: NOSIGNATURE
- Thermal Phytogenics - Nethers Delight Compats - 1.|Thermal Phytogenics - Nether D|thermal_phytogenics_nether_del|0.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- PuzzlesLib-v8.1.20-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.20 |SIDED_SETU|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
- Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
- explosiveenhancement-1.0.1.jar |Explosive Enhancement |explosiveenhancement |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_oppenheimered-1.20.1-1.0.2.jar |Create: Oppenheimered |create_oppenheimered |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |SIDED_SETU|Manifest: NOSIGNATURE
- aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |SIDED_SETU|Manifest: NOSIGNATURE
- cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- flansmod-1.20.1-0.4.193.jar |Flan's Mod |flansmod |0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- CyclopsCore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create-recipe-additions-0.1.3.jar |Create More Recipies |create_more_recipies |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |SIDED_SETU|Manifest: NOSIGNATURE
- create_eureka-1.0.0+forge-1.20.1.jar |Create: Eureka! |create_eureka |1.0.0+forge-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Renforced_Brass_Armor_1.20.1.jar |Create Upgraded Armor |create_upgraded_armor |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- v_slab_compat-1.20-2.3.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.3 |SIDED_SETU|Manifest: NOSIGNATURE
- netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- aethersteeltweak-me.blackfur.jar |AetherSteelTweak |aethersteeltweak |1.0-SNAPSHOT |SIDED_SETU|Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |SIDED_SETU|Manifest: NOSIGNATURE
- creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_nouveau-1.20.1-4.12.1-all.jar |Ars Nouveau |ars_nouveau |4.12.1 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_instrumentum-1.20.1-4.1.0.jar |Ars Instrumentum |ars_instrumentum |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
- recipeessentials-1.20.1-3.4.jar |recipeessentials mod |recipeessentials |1.20.1-3.4 |SIDED_SETU|Manifest: NOSIGNATURE
- aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
- lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |SIDED_SETU|Manifest: NOSIGNATURE
- deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
- ancient_aether-0.9.7.jar |Ancient Aether |ancient_aether |0.9.7 |SIDED_SETU|Manifest: NOSIGNATURE
- aether-redux-2.0.16c-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.16c |SIDED_SETU|Manifest: NOSIGNATURE
- naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |SIDED_SETU|Manifest: NOSIGNATURE
- kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|SIDED_SETU|Manifest: NOSIGNATURE
- citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |SIDED_SETU|Manifest: NOSIGNATURE
- alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |SIDED_SETU|Manifest: NOSIGNATURE
- alexsmobsinteraction-3.3.1-all.jar |Alexs Mobs Interaction |alexsmobsinteraction |3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
- mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |SIDED_SETU|Manifest: NOSIGNATURE
- emitrades-forge-1.2.1+mc1.20.1.jar |EMI Trades |emitrades |1.2.1+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |SIDED_SETU|Manifest: NOSIGNATURE
- relics-1.20.1-0.6.5.2.jar |Relics |relics |0.6.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
- Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|SIDED_SETU|Manifest: NOSIGNATURE
- twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |SIDED_SETU|Manifest: NOSIGNATURE
- arseng-1.1.7.jar |Ars Énergistique |arseng |1.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
- densemekanism-1.20.1-1.1.0.jar |Dense Mekanism |densemekanism |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
- ends_delight-1.20.1-2.0.jar |End's Delight |ends_delight |2.0 |SIDED_SETU|Manifest: NOSIGNATURE
- refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismAdditions-1.20.1-10.4.8.43.jar |Mekanism: Additions |mekanismadditions |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
- mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
- everycomp-1.20-2.6.63.jar |Every Compat |everycomp |1.20-2.6.63 |SIDED_SETU|Manifest: NOSIGNATURE
- zmedievalmusic-1.20.1-2.1.jar |medievalmusic mod |medievalmusic |1.20.1-2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Stargate Journey-1.20.1-0.6.27.jar |Stargate Journey |sgjourney |0.6.27 |SIDED_SETU|Manifest: NOSIGNATURE
- sgjadditions-1.1.0.jar |Stargate Journey Additions |sgjadditions |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- protection_pixel-0.9.9.jar |protection pixel |protection_pixel |0.9.9 |SIDED_SETU|Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |SIDED_SETU|Manifest: NOSIGNATURE
- ars_artifice-1.20.1-2.0.4.jar |Ars Artifice |ars_artifice |1.20.1-2.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_trinkets-1.20.1-3.0.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_additions-1.20.1-1.5.1.jar |Ars Additions |ars_additions |1.20.1-1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
- collective-1.20.1-7.64.jar |Collective |collective |7.64 |SIDED_SETU|Manifest: NOSIGNATURE
- thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |SIDED_SETU|Manifest: NOSIGNATURE
- MekanismTools-1.20.1-10.4.8.43.jar |Mekanism: Tools |mekanismtools |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
- architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-API-forge-1.2.13-forge.jar |[Let's Do] API |doapi |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-vinery-forge-1.4.24.jar |[Let's Do] Vinery |vinery |1.4.24 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-bakery-forge-1.1.11.jar |[Let's Do] Bakery |bakery |1.1.11 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-brewery-forge-1.1.9.jar |[Let's Do] Brewery |brewery |1.1.9 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-meadow-forge-1.3.17.jar |[Let's Do] Meadow |meadow |1.3.17 |SIDED_SETU|Manifest: NOSIGNATURE
- doaddonfluids-forge-1.3.0.jar |[Let's Do Addon] Fluids |doaddonfluids |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
- ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-nethervinery-forge-1.2.13.jar |[Let's Do] NetherVinery |nethervinery |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-candlelight-forge-1.2.13.jar |[Let's Do] Candlelight |candlelight |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- letsdo-bloomingnature-forge-1.0.7.jar |[Let's Do] BloomingNature |bloomingnature |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE
- yuushya-1.20.1-forge-2.1.1.jar |Yuushya |yuushya |2.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- productivebees-1.20.1-12.5.3.jar |Productive Bees |productivebees |1.20.1-12.5.3 |SIDED_SETU|Manifest: NOSIGNATURE
- the_bumblezone-7.4.7+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.4.7+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
- inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
- smallships-forge-1.20.1-2.0.0-b1.3.1.jar |Small Ships |smallships |2.0.0-b1.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
- Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
- YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|SIDED_SETU|Manifest: NOSIGNATURE
- MoreMekanismProcessing-1.20.1-4.0.jar |More Mekanism Processing |moremekanismprocessing |4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- arcane_abilities-0.2.3-1.20.1.jar |ArcaneAbilities |arcane_abilities |0.2.3 |SIDED_SETU|Manifest: NOSIGNATURE
- inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- raccompat-1.20.1-0.1.2.1.jar |RAC-Compat |raccompat |0.1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
- trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- jmi-forge-1.20.1-0.14-45.jar |JourneyMap Integration |jmi |1.20.1-0.14-45 |SIDED_SETU|Manifest: NOSIGNATURE
- amendments-1.20-1.2.5.jar |Amendments |amendments |1.20-1.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
- ars_extended_glyphs-1.20.1-1.8.jar |Ars Nouveau - Extended Glyphs |ars_extended_glyphs |1.20.1-1.8 |SIDED_SETU|Manifest: NOSIGNATURE
- sophisticatedstorage-1.20.1-0.10.25.804.jar |Sophisticated Storage |sophisticatedstorage |0.10.25.804 |SIDED_SETU|Manifest: NOSIGNATURE
- octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- createappliedkinetics-1.3.2-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.3.2-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |SIDED_SETU|Manifest: NOSIGNATURE
- createqol-1.20.1-1.1-ht2.jar |Create Quality of Life |createqol |1.20.1-1.1-ht2 |SIDED_SETU|Manifest: NOSIGNATURE
- Create-DnDesire-1.20.1-0.1a.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1a.Release-Early-D|SIDED_SETU|Manifest: NOSIGNATURE
- create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
- extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|SIDED_SETU|Manifest: NOSIGNATURE
- ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- occultcreate-1.20.1-1.0.1.jar |Occult Creations |occultcreate |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |SIDED_SETU|Manifest: NOSIGNATURE
- waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
- extra_compat-1.5.0.jar |Extra Compat |extra_compat |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
- alexscaves_torpedoes-1.0.2.jar |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
- FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
- journeymap-1.20.1-5.10.0-forge.jar |Journeymap |journeymap |5.10.0 |SIDED_SETU|Manifest: NOSIGNATURE
- temporalapi-1.6.4.jar |Temporal API |temporalapi |1.6.4 |SIDED_SETU|Manifest: NOSIGNATURE
- configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |SIDED_SETU|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |SIDED_SETU|Manifest: NOSIGNATURE
- create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
- bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |SIDED_SETU|Manifest: NOSIGNATURE
- tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
- tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |SIDED_SETU|Manifest: NOSIGNATURE
- alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
- tact-1.1.6+1.20.1.jar |TACT |tact |1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |SIDED_SETU|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.12.2-forge.jar |Moonlight Library |moonlight |1.20-2.12.2 |SIDED_SETU|Manifest: NOSIGNATURE
- mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |SIDED_SETU|Manifest: NOSIGNATURE
- mekanism_turrets-1.0.5.jar |Mekanism Turrets |mekanism_turrets |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
- forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
- nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Ribbits-1.20.1-Forge-3.0.0.jar |Ribbits |ribbits |1.20.1-Forge-3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |SIDED_SETU|Manifest: NOSIGNATURE
- Quark-4.0-458.jar |Quark |quark |4.0-458 |SIDED_SETU|Manifest: NOSIGNATURE
- supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |SIDED_SETU|Manifest: NOSIGNATURE
- ascended_quark-1.20.1-1.0.3.jar |Ascended Quark |ascended_quark |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
- suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |SIDED_SETU|Manifest: NOSIGNATURE
- create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |SIDED_SETU|Manifest: NOSIGNATURE
- more_beautiful_torches-merged-1.20.1-3.0.0.jar |More Beautiful Torches! |more_beautiful_torches |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |SIDED_SETU|Manifest: NOSIGNATURE
- immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
- JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |SIDED_SETU|Manifest: NOSIGNATURE
- betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |SIDED_SETU|Manifest: NOSIGNATURE
- Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
- JAOPCAExtras-1.20.1-3.0.0.jar |JAOPCA Extras |jaopcaextras |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
- createaddoncompatibility-v0.2.0-1.20.1-(neo)forge.|Create: Addon Compatibility |createaddoncompatibility |0.2.0a |SIDED_SETU|Manifest: NOSIGNATURE
- mekanismcardboardtooltip-forge-1.20.1-1.4.0.jar |Mekanism Cardboard Tooltip |mekanismcardboardtooltip |1.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
- EndlessBiomes 1.5.1 - 1.20.1.jar |EndlessBiomes |endlessbiomes |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
- modonomicon-1.20.1-forge-1.73.0.jar |Modonomicon |modonomicon |1.73.0 |SIDED_SETU|Manifest: NOSIGNATURE
- coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |SIDED_SETU|Manifest: NOSIGNATURE
- alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
- Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
- packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
- trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
- expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
- Flywheel Backend: Uninitialized
- Crash Report UUID: 26e8bfe3-45dc-42a1-920e-a1a80d9765b0
- FML: 47.3
- Forge: net.minecraftforge:47.3.1
- Suspected Mods: Minecraft (minecraft)
Advertisement
Add Comment
Please, Sign In to add comment