Guest User

Untitled

a guest
Jun 23rd, 2024
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.66 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 2024-06-23 22:40:43
  5. Description: Initializing game
  6.  
  7. java.util.ConcurrentModificationException: null
  8. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
  9. at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
  10. at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  11. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  12. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  13. at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  14. 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}
  15. 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}
  16. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  17. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  18. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  19. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  20. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  21. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  22. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  23. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  24. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  25. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  26. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  27. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  28. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  29. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  30. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Render thread
  38. Suspected Mods: NONE
  39. Stacktrace:
  40. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?] {}
  41. at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?] {}
  42. at net.minecraft.server.packs.resources.SimpleReloadInstance.<init>(SimpleReloadInstance.java:42) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  43. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_10815_(SimpleReloadInstance.java:32) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  44. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_203834_(SimpleReloadInstance.java:101) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  45. at net.minecraft.server.packs.resources.ReloadableResourceManager.m_142463_(ReloadableResourceManager.java:45) ~[client-1.20.1-20230612.114412-srg.jar%231008!/:?] {re:classloading}
  46. 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}
  47. -- Initialization --
  48. Details:
  49. Modules:
  50. ADVAPI32.dll:Расширенная библиотека API Windows 32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  51. COMCTL32.dll:Библиотека элементов управления взаимодействия с пользователем:6.10 (WinBuild.160101.0800):Microsoft Corporation
  52. CRYPT32.dll:API32 криптографии:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  53. CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  54. CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  55. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
  56. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.2215:Microsoft Corporation
  57. DBGHELP.DLL:Windows Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  58. DEVOBJ.dll:Device Information Set DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  59. DNSAPI.dll:Динамическая библиотека API DNS-клиента:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  60. GDI32.dll:GDI Client DLL:10.0.22621.2215 (WinBuild.160101.0800):Microsoft Corporation
  61. GLU32.dll:Библиотека подпрограмм OpenGL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  62. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  63. IPHLPAPI.DLL:API вспомогательного приложения IP:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  64. KERNEL32.DLL:Библиотека клиента Windows NT BASE API:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  65. KERNELBASE.dll:Библиотека клиента Windows NT BASE API:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  66. MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  67. MSCTF.dll:Серверная библиотека MSCTF:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  68. NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  69. NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  70. OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.1992 (WinBuild.160101.0800):Microsoft Corporation
  71. OpenAL.dll:Main implementation library:1.21.1:
  72. POWRPROF.dll:DLL модуля поддержки профиля управления питанием:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  73. PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  74. Pdh.dll:Модуль поддержки данных производительности Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  75. RPCRT4.dll:Библиотека удаленного вызова процедур:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  76. SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  77. SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  78. SHELL32.dll:Общая библиотека оболочки Windows:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  79. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  80. USER32.dll:Многопользовательская библиотека клиента USER API Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  81. USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  82. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  83. VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  84. WINHTTP.dll:Службы HTTP Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  85. WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  86. WINSTA.dll:Winstation Library:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
  87. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  88. WS2_32.dll:32-разрядная библиотека Windows Socket 2.0:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  89. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  90. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  91. amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  92. apphelp.dll:Клиентская библиотека совместимости приложений:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  93. awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  94. bcrypt.dll:Библиотека криптографических примитивов Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  95. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  96. cfgmgr32.dll:Configuration Manager DLL:10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  97. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  98. combase.dll:Microsoft COM для Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  99. cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  100. dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  101. dhcpcsvc.DLL:Служба DHCP-клиента:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  102. dhcpcsvc6.DLL:Клиент DHCPv6:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  103. dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  104. drvstore.dll:Driver Store API:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
  105. dwmapi.dll:Интерфейс API диспетчера окон рабочего стола (Майкрософт):10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  106. dxcore.dll:DXCore:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  107. fastprox.dll:WMI Custom Marshaller:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
  108. fontmanager.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  109. freetype.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  110. fwpuclnt.dll:API пользовательского режима FWP/IPsec:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
  111. gdi32full.dll:GDI Client DLL:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  112. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  113. icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.1344 (WinBuild.160101.0800):Microsoft Corporation
  114. imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  115. inputhost.dll:InputHost:10.0.22621.2215 (WinBuild.160101.0800):Microsoft Corporation
  116. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  117. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  118. jemalloc.dll
  119. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  120. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  121. jna4980589139831916042.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
  122. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  123. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  124. kernel.appcore.dll:AppModel API Host:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  125. lwjgl.dll
  126. lwjgl_opengl.dll
  127. lwjgl_stb.dll
  128. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  129. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  130. msasn1.dll:ASN.1 Runtime APIs:10.0.22621.819 (WinBuild.160101.0800):Microsoft Corporation
  131. mscms.dll:DLL-библиотека системы сопоставления цветов Майкрософт:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  132. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  133. msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  134. msvcrt.dll:Windows NT CRT DLL:7.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  135. mswsock.dll:Расширение поставщика службы API Microsoft Windows Sockets 2.0:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  136. napinsp.dll:Поставщик оболочки совместимости для имен электронной почты:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  137. ncrypt.dll:Маршрутизатор Windows NCrypt:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  138. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  139. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  140. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
  141. ntdll.dll:Системная библиотека NT:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  142. ntmarta.dll:Поставщик Windows NT MARTA:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  143. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 555.99 :32.0.15.5599:NVIDIA Corporation
  144. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.5599:NVIDIA Corporation
  145. nvspcap64.dll:NVIDIA Game Proxy:3.28.0.417:NVIDIA Corporation
  146. ole32.dll:Microsoft OLE для Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  147. opengl32.dll:OpenGL Client DLL:10.0.22621.1635 (WinBuild.160101.0800):Microsoft Corporation
  148. perfos.dll:Библиотека объектов производительности системы Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  149. pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  150. pnrpnsp.dll:Поставщик пространства имен PNRP:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  151. profapi.dll:User Profile Basic API:10.0.22621.1928 (WinBuild.160101.0800):Microsoft Corporation
  152. rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  153. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  154. sapi.dll:Speech API:5.3.26906.00 (WinBuild.160101.0800):Microsoft Corporation
  155. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  156. shlwapi.dll:Библиотека небольших программ оболочки:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  157. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  158. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  159. ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.608 (WinBuild.160101.0800):Microsoft Corporation
  160. uxtheme.dll:Библиотека тем UxTheme (Microsoft):10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  161. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  162. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  163. wbemcomn.dll:WMI:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  164. wbemprox.dll:WMI:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  165. wbemsvc.dll:WMI:10.0.22621.2361 (WinBuild.160101.0800):Microsoft Corporation
  166. win32u.dll:Win32u:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
  167. windows.storage.dll:API хранения Microsoft WinRT:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
  168. winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  169. wintypes.dll:Библиотека DLL основных типов Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  170. wldp.dll:Политика блокировки Windows:10.0.22621.2070 (WinBuild.160101.0800):Microsoft Corporation
  171. wshbth.dll:Windows Sockets Helper DLL:10.0.22621.1778 (WinBuild.160101.0800):Microsoft Corporation
  172. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  173. xinput1_4.dll:API общего контроллера (Майкрософт):10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  174. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  175. Stacktrace:
  176. 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}
  177. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  178. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  179. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  180. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  181. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  182. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  183. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.1.jar:?] {}
  184. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  185. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  186. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  187. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  188. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  189. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  190. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  191. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  192.  
  193.  
  194. -- System Details --
  195. Details:
  196. Minecraft Version: 1.20.1
  197. Minecraft Version ID: 1.20.1
  198. Operating System: Windows 11 (amd64) version 10.0
  199. Java Version: 17.0.8, Microsoft
  200. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  201. Memory: 7136699688 bytes (6806 MiB) / 19528679424 bytes (18624 MiB) up to 39694893056 bytes (37856 MiB)
  202. CPUs: 16
  203. Processor Vendor: GenuineIntel
  204. Processor Name: Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
  205. Identifier: Intel64 Family 6 Model 165 Stepping 5
  206. Microarchitecture: unknown
  207. Frequency (GHz): 3.79
  208. Number of physical packages: 1
  209. Number of physical CPUs: 8
  210. Number of logical CPUs: 16
  211. Graphics card #0 name: NVIDIA GeForce RTX 3060
  212. Graphics card #0 vendor: NVIDIA (0x10de)
  213. Graphics card #0 VRAM (MB): 4095.00
  214. Graphics card #0 deviceId: 0x2503
  215. Graphics card #0 versionInfo: DriverVersion=32.0.15.5599
  216. Memory slot #0 capacity (MB): 8192.00
  217. Memory slot #0 clockSpeed (GHz): 2.67
  218. Memory slot #0 type: DDR4
  219. Memory slot #1 capacity (MB): 16384.00
  220. Memory slot #1 clockSpeed (GHz): 2.67
  221. Memory slot #1 type: DDR4
  222. Memory slot #2 capacity (MB): 8192.00
  223. Memory slot #2 clockSpeed (GHz): 2.67
  224. Memory slot #2 type: DDR4
  225. Memory slot #3 capacity (MB): 16384.00
  226. Memory slot #3 clockSpeed (GHz): 2.67
  227. Memory slot #3 type: DDR4
  228. Virtual memory max (MB): 98225.69
  229. Virtual memory used (MB): 30590.80
  230. Swap memory total (MB): 49152.00
  231. Swap memory used (MB): 0.00
  232. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx37856m -Xms256m
  233. Loaded Shaderpack: MakeUp-UltraFast-8.9f.zip
  234. Profile: medium (+0 options changed by user)
  235. Launched Version: forge-47.3.1
  236. Backend library: LWJGL version 3.3.1 build 7
  237. Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 555.99, NVIDIA Corporation
  238. Window size: <not initialized>
  239. GL Caps: Using framebuffer using OpenGL 3.2
  240. GL debug messages:
  241. Using VBOs: Yes
  242. Is Modded: Definitely; Client brand changed to 'forge'
  243. Type: Client (map_client.txt)
  244. CPU: 16x Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
  245. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  246. ModLauncher launch target: forgeclient
  247. ModLauncher naming: srg
  248. ModLauncher services:
  249. mixin-0.8.5.jar mixin PLUGINSERVICE
  250. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  251. fmlloader-1.20.1-47.3.1.jar slf4jfixer PLUGINSERVICE
  252. fmlloader-1.20.1-47.3.1.jar object_holder_definalize PLUGINSERVICE
  253. fmlloader-1.20.1-47.3.1.jar runtime_enum_extender PLUGINSERVICE
  254. fmlloader-1.20.1-47.3.1.jar capability_token_subclass PLUGINSERVICE
  255. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  256. fmlloader-1.20.1-47.3.1.jar runtimedistcleaner PLUGINSERVICE
  257. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  258. modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
  259. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  260. FML Language Providers:
  261. javafml@null
  262. lowcodefml@null
  263. Mod List:
  264. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  265. MekanismBridge-Universal-3.1.jar |mekanismbridge |mekanismbridge |2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  266. 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
  267. YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  268. Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
  269. create-coal_to_diamonds-1.0.0-forge.jar |DiamondScraps |diamondscraps |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  270. create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  271. bbs-1.20.1-0.1.3-forge.jar |Better Block Sounds |bbs |1.20.1-0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  272. exposure-1.20.1-1.6.0-forge.jar |Exposure |exposure |1.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
  273. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  274. Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  275. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |SIDED_SETU|Manifest: NOSIGNATURE
  276. refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |SIDED_SETU|Manifest: NOSIGNATURE
  277. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |SIDED_SETU|Manifest: NOSIGNATURE
  278. 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
  279. handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  280. Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
  281. loot_journal-3.1.1.jar |Loot Journal |loot_journal |3.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  282. transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  283. Botania-1.20.1-444-FORGE.jar |Botania |botania |1.20.1-444-FORGE |SIDED_SETU|Manifest: NOSIGNATURE
  284. Philips-Ruins1.20.1-4.1.jar |Philips Ruins |philipsruins |4.1 |SIDED_SETU|Manifest: NOSIGNATURE
  285. createarmoryv0.6.1n.jar |CreateArmory |createarmory |0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  286. create_villagerology_1.20.1_0c.jar |Create: Villagerology |create_villagerology |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  287. YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  288. ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
  289. tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
  290. shutter-2.0.4-1.20.1.jar |Shutter |shutter |2.0.4-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  291. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
  292. mcw-roofs-2.3.0-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
  293. emiffect-forge-1.1.2+mc1.20.1.jar |EMIffect |emiffect |1.1.2+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  294. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  295. nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
  296. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |SIDED_SETU|Manifest: NOSIGNATURE
  297. goblins_tyranny-1.1.0-forge-1.20.1.jar |Goblin's Tyranny |goblins_tyranny |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  298. mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  299. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  300. Better_Dogs_X_Doggy_Talents_Next_v1.2.2 [Forge] - |Better Dogs For DTN |betterdogs_dtn |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  301. SmartBrainLib-forge-1.20.1-1.14.jar |SmartBrainLib |smartbrainlib |1.14 |SIDED_SETU|Manifest: NOSIGNATURE
  302. radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |SIDED_SETU|Manifest: NOSIGNATURE
  303. bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |SIDED_SETU|Manifest: NOSIGNATURE
  304. tameablebeasts-1.20.1-5.1.jar |Tameable Beasts |tameablebeasts |2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  305. 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
  306. rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
  307. Nameless Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |SIDED_SETU|Manifest: NOSIGNATURE
  308. 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
  309. 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
  310. 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
  311. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  312. Creeper Damage Control v1.0.0.jar |Creeper Damage Control |creeperdamagecontrol |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  313. immersive_weathering-1.20.1-2.0.1-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  314. fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  315. Dungeon Now Loading-forge-1.20.1-1.5.jar |Dungeon Now Loading |dungeonnowloading |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  316. 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
  317. badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |SIDED_SETU|Manifest: NOSIGNATURE
  318. create_wizardry-0.2.1-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  319. what_gecko-1.20.1-1.0.3.9.jar |What The Geck'o |what_gecko |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  320. BotanyPots-Forge-1.20.1-13.0.33.jar |BotanyPots |botanypots |13.0.33 |SIDED_SETU|Manifest: NOSIGNATURE
  321. design_decor-0.4-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  322. rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  323. create_easy_structures-0.1.1-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  324. medieval_paintings-1.20-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |SIDED_SETU|Manifest: NOSIGNATURE
  325. JeiTweaker-forge-1.20.1-8.0.6.jar |JeiTweaker |jeitweaker |8.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  326. fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  327. mechanicalbotania-1.0.1.jar |Mechanical Botania |mechanicalbotania |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  328. CraftTweaker-forge-1.20.1-14.0.40.jar |CraftTweaker |crafttweaker |14.0.40 |SIDED_SETU|Manifest: NOSIGNATURE
  329. 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
  330. sons-of-sins-1.20.1-2.1.6.jar |Sons of Sins |sons_of_sins |2.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
  331. logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |SIDED_SETU|Manifest: NOSIGNATURE
  332. EMI Create Schematics [1.0.0 Forge 1.20.1].jar |EMI: Create Schematics |emi_create_schematics |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  333. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
  334. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |SIDED_SETU|Manifest: NOSIGNATURE
  335. mysticsbiomes-1.20.1-3.3.1.jar |Mystic's Biomes |mysticsbiomes |3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
  336. ShoulderSurfing-Forge-1.20.1-4.1.5.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  337. Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |SIDED_SETU|Manifest: NOSIGNATURE
  338. CreateTweaker-forge-1.20.1-4.0.9.jar |CreateTweaker |createtweaker |4.0.9 |SIDED_SETU|Manifest: NOSIGNATURE
  339. astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
  340. betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |SIDED_SETU|Manifest: NOSIGNATURE
  341. Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  342. 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
  343. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |SIDED_SETU|Manifest: NOSIGNATURE
  344. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  345. almostunified-forge-1.20.1-0.9.3.jar |AlmostUnified |almostunified |1.20.1-0.9.3 |SIDED_SETU|Manifest: NOSIGNATURE
  346. emi-1.1.7+1.20.1+forge.jar |EMI |emi |1.1.7+1.20.1+forge |SIDED_SETU|Manifest: NOSIGNATURE
  347. AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  348. ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |SIDED_SETU|Manifest: NOSIGNATURE
  349. FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  350. Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE
  351. lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |SIDED_SETU|Manifest: NOSIGNATURE
  352. occultism-1.20.1-1.132.1.jar |Occultism |occultism |1.132.1 |SIDED_SETU|Manifest: NOSIGNATURE
  353. valkyrienskies-120-2.3.0-beta.5.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.5 |SIDED_SETU|Manifest: NOSIGNATURE
  354. 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
  355. stepitup-2.0.1-1.20.1-forge.jar |StepItUp |stepitup |2.0.1-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  356. letsdo-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |SIDED_SETU|Manifest: NOSIGNATURE
  357. rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |SIDED_SETU|Manifest: NOSIGNATURE
  358. kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
  359. Mekanism-MoreSolarPanels-1.20.1-1.5.9.jar |Mekanism-MoreSolarPanels |solarpanels |1.5.9 |SIDED_SETU|Manifest: NOSIGNATURE
  360. alexscaves_adventure-1.0.1-forge-1.20.1.jar |Alex's Caves: Adventure |alexscaves_adventure |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  361. DoggyTalentsNext-1.20.1-1.18.18.jar |Doggy Talents Next |doggytalents |1.18.18 |SIDED_SETU|Manifest: NOSIGNATURE
  362. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  363. alexs_caves_plus-1.1.1.4.jar |Alexs Caves Plus |alexs_caves_plus |1.1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
  364. 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
  365. Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
  366. sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |SIDED_SETU|Manifest: NOSIGNATURE
  367. gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |SIDED_SETU|Manifest: NOSIGNATURE
  368. create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  369. eureka-1201-1.5.1-beta.3.jar |VS Eureka Mod |vs_eureka |1.5.1-beta.3 |SIDED_SETU|Manifest: NOSIGNATURE
  370. villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |SIDED_SETU|Manifest: NOSIGNATURE
  371. mcwfurnituresbop-1.20-1.1.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.20-1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  372. arts_and_crafts-forge-1.20.1-1.1.2.jar |Arts & Crafts |arts_and_crafts |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  373. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  374. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |SIDED_SETU|Manifest: NOSIGNATURE
  375. lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |SIDED_SETU|Manifest: NOSIGNATURE
  376. 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
  377. sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |SIDED_SETU|Manifest: NOSIGNATURE
  378. mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  379. bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |SIDED_SETU|Manifest: NOSIGNATURE
  380. ramcompat-1.20.1-0.1.3.jar |RAM-Compat |ramcompat |0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  381. interiors-0.5.3+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.3+forge-mc1.20.1|SIDED_SETU|Manifest: NOSIGNATURE
  382. macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  383. letsdo-addon-compat-forge-1.4.2.jar |[Let's Do Addon] Compat |letsdoaddon_compat |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
  384. dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  385. EquipmentCompare-1.20.1-forge-1.3.7.jar |Equipment Compare |equipmentcompare |1.3.7 |SIDED_SETU|Manifest: NOSIGNATURE
  386. create_connected-0.8.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.8.2-mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  387. Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  388. mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  389. entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  390. entity_texture_features_forge_1.20.1-6.1.1.jar |Entity Texture Features |entity_texture_features |6.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  391. AmbientSounds_FORGE_v6.0.2_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  392. lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |SIDED_SETU|Manifest: NOSIGNATURE
  393. bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  394. wthit-forge-8.13.1.jar |wthit |wthit |8.13.1 |SIDED_SETU|Manifest: NOSIGNATURE
  395. L_Enders_Cataclysm-1.99.5 -1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |SIDED_SETU|Manifest: NOSIGNATURE
  396. spyglass_improvements-1.5+mc1.20+forge.jar |Spyglass Improvements |spyglass_improvements |1.5+mc1.20+forge |SIDED_SETU|Manifest: NOSIGNATURE
  397. CustomNPCs-1.20.1-GBPort-Unofficial-20240619.jar |Custom NPCs |customnpcs |1.20.1.20240619 |COMMON_SET|Manifest: NOSIGNATURE
  398. aether_emissivity-1.20.1-1.0.0-neoforge.jar |Emissivity |aether_emissivity |1.20.1-1.0.0-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
  399. twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |SIDED_SETU|Manifest: NOSIGNATURE
  400. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
  401. cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |SIDED_SETU|Manifest: NOSIGNATURE
  402. monolib-forge-1.20.1-1.3.0.jar |MonoLib |monolib |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
  403. Quad-1.2.5+1.20.4-Forge.jar |Quad |quad |1.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
  404. 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
  405. quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  406. oculus-flywheel-compat-1.20.1-0.2.5.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
  407. ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  408. xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  409. obscure_api-15.jar |Obscure API |obscure_api |15 |SIDED_SETU|Manifest: NOSIGNATURE
  410. ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  411. mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  412. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  413. artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |SIDED_SETU|Manifest: NOSIGNATURE
  414. MekanismExplosives-1.20.1-0.3.5.jar |Mekanism Explosives |mekanismexplosives |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  415. Aquamirae Mod Boss Music Tweaks 1.20.1.jar |Aquamirae Mod EXTRA Music |aquamirae_mod_extra_music |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  416. ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  417. 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
  418. TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  419. friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |SIDED_SETU|Manifest: NOSIGNATURE
  420. MobsOfSins-v0.2.jar |Mobs of Sins |mobs_of_sins |0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  421. eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |SIDED_SETU|Manifest: NOSIGNATURE
  422. alexscavestrimmed-1.1.0.jar |Alex's Caves: Trimmed! |alexscaves_trimmed |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  423. another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  424. CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  425. CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |SIDED_SETU|Manifest: NOSIGNATURE
  426. smoothboot(reloaded)-mc1.20.1-0.0.4.jar |Smooth Boot (Reloaded) |smoothboot |0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  427. LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |SIDED_SETU|Manifest: NOSIGNATURE
  428. mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |SIDED_SETU|Manifest: NOSIGNATURE
  429. JAOPCA-1.20.1-4.4.10.16.jar |JAOPCA |jaopca |4.4.10.16 |SIDED_SETU|Manifest: NOSIGNATURE
  430. FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  431. ancient_bricks_[1_20_1]_1_0.jar |Let's Forge Ancient Bricks |lets_forge_ancient_bricks |10 |SIDED_SETU|Manifest: NOSIGNATURE
  432. 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
  433. 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
  434. BadOptimizations-2.1.4-1.20.1.jar |BadOptimizations |badoptimizations |2.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
  435. valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  436. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |SIDED_SETU|Manifest: NOSIGNATURE
  437. createaddition-1.20.1-1.2.4.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
  438. saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  439. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |SIDED_SETU|Manifest: NOSIGNATURE
  440. 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
  441. xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  442. oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |SIDED_SETU|Manifest: NOSIGNATURE
  443. createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
  444. riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
  445. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |SIDED_SETU|Manifest: NOSIGNATURE
  446. 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
  447. additional_attributes-1.20.1-1.0.3-all.jar |Additional Attributes |additional_attributes |1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  448. botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |SIDED_SETU|Manifest: NOSIGNATURE
  449. jeargh-1.20.1-1.0.3.jar |JEARGH |jeargh |1.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  450. nerb-1.20.1-0.3-FORGE.jar |Not Enough Recipe Book |nerb |0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  451. mcw-windows-2.2.1-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  452. create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  453. 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
  454. rustic_engineer-1.20.1-1.0.6.jar |Rustic Engineer |rustic_engineer |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  455. bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
  456. macawsbridgesbop-1.20-1.2.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  457. 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
  458. guardvillagers-1.20.1-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
  459. balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |SIDED_SETU|Manifest: NOSIGNATURE
  460. immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  461. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |SIDED_SETU|Manifest: NOSIGNATURE
  462. ctov-3.4.4.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
  463. athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  464. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  465. AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
  466. alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
  467. mekanism_extras-1.1.3.jar |Mekanism Extras |mekanism_extras |1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  468. Poofsounds5.3-1.20.1FORGE.jar |PoofSound |poofsound |5.3 |SIDED_SETU|Manifest: NOSIGNATURE
  469. BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |SIDED_SETU|Manifest: NOSIGNATURE
  470. Explorify v1.5.0 f10-48.jar |Explorify |explorify |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
  471. WaystonesTeleportPets-1.20-1.20.1--1.2.jar |Waystones Teleport Pets |w2pets |1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  472. mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  473. Apotheosis-Ascended-1.20.1-1.2.jar |Apotheosis Ascended |apotheosis_ascended |1.20-1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  474. supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |SIDED_SETU|Manifest: NOSIGNATURE
  475. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  476. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  477. mcwfencesbop-1.20-1.1.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  478. TravellersBootsReloaded-1.20.1-2.1.1-forge.jar |Traveller's Boots: Reloaded |travellersbootsreloaded |2.1.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
  479. curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  480. create_more_recipes-1.5.0.jar |Create More Recipes |create_more_recipes |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  481. alexs_herps_-1.0.0.jar |alex's herps |alexs_herps_ |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  482. Thermal's Delight 1.20.1 R.1.0.jar |Thermal's Delight |tmttd |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  483. sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  484. mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  485. ApothicCurios-1.20.1-1.0.3c.jar |Apothic Curios |apothiccurios |1.0.3c |SIDED_SETU|Manifest: NOSIGNATURE
  486. flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  487. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  488. Apothic Supplementaries - Enchanting - 0.1.2a.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting |0.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  489. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  490. 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
  491. DripSounds-1.19.4-0.3.2.jar |Drip Sounds |waterdripsound |0.3.2 |SIDED_SETU|Manifest: NOSIGNATURE
  492. elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  493. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |SIDED_SETU|Manifest: NOSIGNATURE
  494. createbigcannons-forge-1.20.1-0.5.4.jar |Create Big Cannons |createbigcannons |0.5.4-nightly-8b9cea|SIDED_SETU|Manifest: NOSIGNATURE
  495. Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  496. Butters-CreateQuarkRecipe-1.20.1.jar |Create: Quark Runes |create_quark_runes |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  497. skin_changer-0.6.0.jar |Skin Changer |skin_changer |0.6.0 |SIDED_SETU|Manifest: NOSIGNATURE
  498. gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  499. 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
  500. jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |15.3.0.8 |SIDED_SETU|Manifest: NOSIGNATURE
  501. appliedenergistics2-forge-15.2.4.jar |Applied Energistics 2 |ae2 |15.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
  502. lithostitched-forge-1.20.1-1.1.6.jar |Lithostitched |lithostitched |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  503. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |SIDED_SETU|Manifest: NOSIGNATURE
  504. Mekanism-1.20.1-10.4.8.43.jar |Mekanism |mekanism |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
  505. MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  506. MekanismGenerators-1.20.1-10.4.8.43.jar |Mekanism: Generators |mekanismgenerators |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
  507. Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  508. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |SIDED_SETU|Manifest: NOSIGNATURE
  509. Aethersteel-v5.5-1.20.1.jar |Aethersteel |aethersteel |5.5 |SIDED_SETU|Manifest: NOSIGNATURE
  510. neruina-forge-2.0.0-beta.10+1.20.1.jar |Neruina |neruina |2.0.0-beta.10 |SIDED_SETU|Manifest: NOSIGNATURE
  511. moregates-4.1.0-forge-1.20.1.jar |MoreGates |moregates |4.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  512. 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
  513. 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
  514. cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  515. thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  516. thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  517. thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  518. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  519. thermaloot-1.20.1-3.3.0.jar |Thermaloot |thermaloot |3.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
  520. thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  521. thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |SIDED_SETU|Manifest: NOSIGNATURE
  522. thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  523. wthitharvestability-mc1.20.1-2.2.0.jar |WTHIT Harvestability |wthitharvestability |2.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  524. mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  525. idas_forge-1.9.3+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.3+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  526. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |SIDED_SETU|Manifest: NOSIGNATURE
  527. bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  528. createoreexcavation-1.20-1.4.4.jar |Create Ore Excavation |createoreexcavation |1.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
  529. 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
  530. NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  531. ethium1.20.1-2.2.jar |Ethuim |ethuim |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  532. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  533. ambientadditions-1.20.1-1.0.0.jar |Ambient Additions |ambientadditions |1.20.1-1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  534. garnished-1.8.8+1.20.1-neoforged.jar |Create: Garnished |garnished |1.8.8 |SIDED_SETU|Manifest: NOSIGNATURE
  535. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |SIDED_SETU|Manifest: NOSIGNATURE
  536. jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  537. ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  538. 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
  539. polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  540. earthmobsmod-1.20.1-10.4.0.jar |EarthMobsMod |earthmobsmod |1.20.1-10.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  541. Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |SIDED_SETU|Manifest: NOSIGNATURE
  542. entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |SIDED_SETU|Manifest: NOSIGNATURE
  543. NebulusNewPaintings+M.1.20.1+ForM.2.0.0.jar |Nebulus' New Paintings |nebulusnewpaintings |2.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  544. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |SIDED_SETU|Manifest: NOSIGNATURE
  545. connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |SIDED_SETU|Manifest: NOSIGNATURE
  546. biomemusic-1.20.1-2.3.jar |biomemusic mod |biomemusic |1.20.1-2.3 |SIDED_SETU|Manifest: NOSIGNATURE
  547. Thermal Phytogenics - Nethers Delight Compats - 1.|Thermal Phytogenics - Nether D|thermal_phytogenics_nether_del|0.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  548. 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
  549. Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
  550. explosiveenhancement-1.0.1.jar |Explosive Enhancement |explosiveenhancement |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  551. create_oppenheimered-1.20.1-1.0.2.jar |Create: Oppenheimered |create_oppenheimered |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  552. chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |SIDED_SETU|Manifest: NOSIGNATURE
  553. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |SIDED_SETU|Manifest: NOSIGNATURE
  554. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  555. flansmod-1.20.1-0.4.193.jar |Flan's Mod |flansmod |0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  556. CyclopsCore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |SIDED_SETU|Manifest: NOSIGNATURE
  557. create-recipe-additions-0.1.3.jar |Create More Recipies |create_more_recipies |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  558. TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |SIDED_SETU|Manifest: NOSIGNATURE
  559. 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
  560. Renforced_Brass_Armor_1.20.1.jar |Create Upgraded Armor |create_upgraded_armor |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  561. notenoughcrashes-4.4.7+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.7+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  562. 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
  563. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  564. v_slab_compat-1.20-2.3.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.3 |SIDED_SETU|Manifest: NOSIGNATURE
  565. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  566. aethersteeltweak-me.blackfur.jar |AetherSteelTweak |aethersteeltweak |1.0-SNAPSHOT |SIDED_SETU|Manifest: NOSIGNATURE
  567. geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |SIDED_SETU|Manifest: NOSIGNATURE
  568. creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  569. ars_nouveau-1.20.1-4.12.1-all.jar |Ars Nouveau |ars_nouveau |4.12.1 |SIDED_SETU|Manifest: NOSIGNATURE
  570. ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |SIDED_SETU|Manifest: NOSIGNATURE
  571. ars_instrumentum-1.20.1-4.1.0.jar |Ars Instrumentum |ars_instrumentum |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
  572. recipeessentials-1.20.1-3.4.jar |recipeessentials mod |recipeessentials |1.20.1-3.4 |SIDED_SETU|Manifest: NOSIGNATURE
  573. aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
  574. lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |SIDED_SETU|Manifest: NOSIGNATURE
  575. deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  576. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|SIDED_SETU|Manifest: NOSIGNATURE
  577. ancient_aether-0.9.7.jar |Ancient Aether |ancient_aether |0.9.7 |SIDED_SETU|Manifest: NOSIGNATURE
  578. aether-redux-2.0.16c-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.16c |SIDED_SETU|Manifest: NOSIGNATURE
  579. naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  580. connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |SIDED_SETU|Manifest: NOSIGNATURE
  581. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  582. 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
  583. citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |SIDED_SETU|Manifest: NOSIGNATURE
  584. alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |SIDED_SETU|Manifest: NOSIGNATURE
  585. alexsmobsinteraction-3.3.1-all.jar |Alexs Mobs Interaction |alexsmobsinteraction |3.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
  586. mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |SIDED_SETU|Manifest: NOSIGNATURE
  587. emitrades-forge-1.2.1+mc1.20.1.jar |EMI Trades |emitrades |1.2.1+mc1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  588. Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  589. create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |SIDED_SETU|Manifest: NOSIGNATURE
  590. relics-1.20.1-0.6.5.2.jar |Relics |relics |0.6.5.2 |SIDED_SETU|Manifest: NOSIGNATURE
  591. 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
  592. twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |SIDED_SETU|Manifest: NOSIGNATURE
  593. arseng-1.1.7.jar |Ars Énergistique |arseng |1.1.7 |SIDED_SETU|Manifest: NOSIGNATURE
  594. densemekanism-1.20.1-1.1.0.jar |Dense Mekanism |densemekanism |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  595. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |SIDED_SETU|Manifest: NOSIGNATURE
  596. ends_delight-1.20.1-2.0.jar |End's Delight |ends_delight |2.0 |SIDED_SETU|Manifest: NOSIGNATURE
  597. refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  598. MekanismAdditions-1.20.1-10.4.8.43.jar |Mekanism: Additions |mekanismadditions |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
  599. mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |SIDED_SETU|Manifest: NOSIGNATURE
  600. everycomp-1.20-2.6.63.jar |Every Compat |everycomp |1.20-2.6.63 |SIDED_SETU|Manifest: NOSIGNATURE
  601. zmedievalmusic-1.20.1-2.1.jar |medievalmusic mod |medievalmusic |1.20.1-2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  602. Stargate Journey-1.20.1-0.6.27.jar |Stargate Journey |sgjourney |0.6.27 |SIDED_SETU|Manifest: NOSIGNATURE
  603. sgjadditions-1.1.0.jar |Stargate Journey Additions |sgjadditions |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  604. protection_pixel-0.9.9.jar |protection pixel |protection_pixel |0.9.9 |SIDED_SETU|Manifest: NOSIGNATURE
  605. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |SIDED_SETU|Manifest: NOSIGNATURE
  606. ars_artifice-1.20.1-2.0.4.jar |Ars Artifice |ars_artifice |1.20.1-2.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  607. ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  608. ars_trinkets-1.20.1-3.0.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-3.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  609. ars_additions-1.20.1-1.5.1.jar |Ars Additions |ars_additions |1.20.1-1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
  610. collective-1.20.1-7.64.jar |Collective |collective |7.64 |SIDED_SETU|Manifest: NOSIGNATURE
  611. thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  612. resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |SIDED_SETU|Manifest: NOSIGNATURE
  613. MekanismTools-1.20.1-10.4.8.43.jar |Mekanism: Tools |mekanismtools |10.4.8 |SIDED_SETU|Manifest: NOSIGNATURE
  614. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |SIDED_SETU|Manifest: NOSIGNATURE
  615. letsdo-API-forge-1.2.13-forge.jar |[Let's Do] API |doapi |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
  616. letsdo-vinery-forge-1.4.24.jar |[Let's Do] Vinery |vinery |1.4.24 |SIDED_SETU|Manifest: NOSIGNATURE
  617. letsdo-herbalbrews-forge-1.0.8.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.8 |SIDED_SETU|Manifest: NOSIGNATURE
  618. letsdo-bakery-forge-1.1.11.jar |[Let's Do] Bakery |bakery |1.1.11 |SIDED_SETU|Manifest: NOSIGNATURE
  619. letsdo-brewery-forge-1.1.9.jar |[Let's Do] Brewery |brewery |1.1.9 |SIDED_SETU|Manifest: NOSIGNATURE
  620. letsdo-meadow-forge-1.3.17.jar |[Let's Do] Meadow |meadow |1.3.17 |SIDED_SETU|Manifest: NOSIGNATURE
  621. doaddonfluids-forge-1.3.0.jar |[Let's Do Addon] Fluids |doaddonfluids |1.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
  622. ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |SIDED_SETU|Manifest: NOSIGNATURE
  623. ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |SIDED_SETU|Manifest: NOSIGNATURE
  624. ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |SIDED_SETU|Manifest: NOSIGNATURE
  625. letsdo-nethervinery-forge-1.2.13.jar |[Let's Do] NetherVinery |nethervinery |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
  626. letsdo-candlelight-forge-1.2.13.jar |[Let's Do] Candlelight |candlelight |1.2.13 |SIDED_SETU|Manifest: NOSIGNATURE
  627. letsdo-beachparty-forge-1.1.5.jar |[Let's Do] Beachparty |beachparty |1.1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  628. letsdo-bloomingnature-forge-1.0.7.jar |[Let's Do] BloomingNature |bloomingnature |1.0.7 |SIDED_SETU|Manifest: NOSIGNATURE
  629. yuushya-1.20.1-forge-2.1.1.jar |Yuushya |yuushya |2.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  630. productivebees-1.20.1-12.5.3.jar |Productive Bees |productivebees |1.20.1-12.5.3 |SIDED_SETU|Manifest: NOSIGNATURE
  631. 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
  632. inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
  633. 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
  634. Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
  635. 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
  636. MoreMekanismProcessing-1.20.1-4.0.jar |More Mekanism Processing |moremekanismprocessing |4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  637. arcane_abilities-0.2.3-1.20.1.jar |ArcaneAbilities |arcane_abilities |0.2.3 |SIDED_SETU|Manifest: NOSIGNATURE
  638. inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  639. raccompat-1.20.1-0.1.2.1.jar |RAC-Compat |raccompat |0.1.2.1 |SIDED_SETU|Manifest: NOSIGNATURE
  640. trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  641. jmi-forge-1.20.1-0.14-45.jar |JourneyMap Integration |jmi |1.20.1-0.14-45 |SIDED_SETU|Manifest: NOSIGNATURE
  642. amendments-1.20-1.2.5.jar |Amendments |amendments |1.20-1.2.5 |SIDED_SETU|Manifest: NOSIGNATURE
  643. 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
  644. sophisticatedstorage-1.20.1-0.10.25.804.jar |Sophisticated Storage |sophisticatedstorage |0.10.25.804 |SIDED_SETU|Manifest: NOSIGNATURE
  645. octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  646. productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  647. createappliedkinetics-1.3.2-1.20.1.jar |Create Applied Kinetics |createappliedkinetics |1.3.2-1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  648. GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  649. ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  650. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |SIDED_SETU|Manifest: NOSIGNATURE
  651. createqol-1.20.1-1.1-ht2.jar |Create Quality of Life |createqol |1.20.1-1.1-ht2 |SIDED_SETU|Manifest: NOSIGNATURE
  652. 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
  653. create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |SIDED_SETU|Manifest: NOSIGNATURE
  654. 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
  655. ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  656. occultcreate-1.20.1-1.0.1.jar |Occult Creations |occultcreate |1.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  657. 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
  658. waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |SIDED_SETU|Manifest: NOSIGNATURE
  659. extra_compat-1.5.0.jar |Extra Compat |extra_compat |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
  660. alexscaves_torpedoes-1.0.2.jar |Alex's Caves: Stuff & Torpedoe|alexscaves_torpedoes |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  661. Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |SIDED_SETU|Manifest: NOSIGNATURE
  662. FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |SIDED_SETU|Manifest: NOSIGNATURE
  663. journeymap-1.20.1-5.10.0-forge.jar |Journeymap |journeymap |5.10.0 |SIDED_SETU|Manifest: NOSIGNATURE
  664. temporalapi-1.6.4.jar |Temporal API |temporalapi |1.6.4 |SIDED_SETU|Manifest: NOSIGNATURE
  665. 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
  666. Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |SIDED_SETU|Manifest: NOSIGNATURE
  667. create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |SIDED_SETU|Manifest: NOSIGNATURE
  668. YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |SIDED_SETU|Manifest: NOSIGNATURE
  669. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |SIDED_SETU|Manifest: NOSIGNATURE
  670. tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |SIDED_SETU|Manifest: NOSIGNATURE
  671. tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |SIDED_SETU|Manifest: NOSIGNATURE
  672. alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |SIDED_SETU|Manifest: NOSIGNATURE
  673. tact-1.1.6+1.20.1.jar |TACT |tact |1.1.6 |SIDED_SETU|Manifest: NOSIGNATURE
  674. 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
  675. moonlight-1.20-2.12.2-forge.jar |Moonlight Library |moonlight |1.20-2.12.2 |SIDED_SETU|Manifest: NOSIGNATURE
  676. mixinsquared-forge-0.1.2-beta.5.jar |MixinSquared |mixinsquared |0.1.2-beta.5 |SIDED_SETU|Manifest: NOSIGNATURE
  677. mekanism_turrets-1.0.5.jar |Mekanism Turrets |mekanism_turrets |1.0.5 |SIDED_SETU|Manifest: NOSIGNATURE
  678. forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |SIDED_SETU|Manifest: NOSIGNATURE
  679. nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  680. Ribbits-1.20.1-Forge-3.0.0.jar |Ribbits |ribbits |1.20.1-Forge-3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  681. Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |SIDED_SETU|Manifest: NOSIGNATURE
  682. Quark-4.0-458.jar |Quark |quark |4.0-458 |SIDED_SETU|Manifest: NOSIGNATURE
  683. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |SIDED_SETU|Manifest: NOSIGNATURE
  684. ascended_quark-1.20.1-1.0.3.jar |Ascended Quark |ascended_quark |1.0.2 |SIDED_SETU|Manifest: NOSIGNATURE
  685. suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |SIDED_SETU|Manifest: NOSIGNATURE
  686. create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |SIDED_SETU|Manifest: NOSIGNATURE
  687. more_beautiful_torches-merged-1.20.1-3.0.0.jar |More Beautiful Torches! |more_beautiful_torches |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  688. ParCool-1.20.1-3.2.1.2-R.jar |ParCool! |parcool |1.20.1-3.2.1.2-R |SIDED_SETU|Manifest: NOSIGNATURE
  689. immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |SIDED_SETU|Manifest: NOSIGNATURE
  690. JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |SIDED_SETU|Manifest: NOSIGNATURE
  691. betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |SIDED_SETU|Manifest: NOSIGNATURE
  692. Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |SIDED_SETU|Manifest: NOSIGNATURE
  693. JAOPCAExtras-1.20.1-3.0.0.jar |JAOPCA Extras |jaopcaextras |3.0.0 |SIDED_SETU|Manifest: NOSIGNATURE
  694. createaddoncompatibility-v0.2.0-1.20.1-(neo)forge.|Create: Addon Compatibility |createaddoncompatibility |0.2.0a |SIDED_SETU|Manifest: NOSIGNATURE
  695. mekanismcardboardtooltip-forge-1.20.1-1.4.0.jar |Mekanism Cardboard Tooltip |mekanismcardboardtooltip |1.4.0 |SIDED_SETU|Manifest: NOSIGNATURE
  696. EndlessBiomes 1.5.1 - 1.20.1.jar |EndlessBiomes |endlessbiomes |1.5.1 |SIDED_SETU|Manifest: NOSIGNATURE
  697. modonomicon-1.20.1-forge-1.73.0.jar |Modonomicon |modonomicon |1.73.0 |SIDED_SETU|Manifest: NOSIGNATURE
  698. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |SIDED_SETU|Manifest: NOSIGNATURE
  699. alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |SIDED_SETU|Manifest: NOSIGNATURE
  700. Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
  701. packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |SIDED_SETU|Manifest: NOSIGNATURE
  702. trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |SIDED_SETU|Manifest: NOSIGNATURE
  703. expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |SIDED_SETU|Manifest: NOSIGNATURE
  704. Flywheel Backend: Uninitialized
  705. Crash Report UUID: 26e8bfe3-45dc-42a1-920e-a1a80d9765b0
  706. FML: 47.3
  707. Forge: net.minecraftforge:47.3.1
  708. Suspected Mods: Minecraft (minecraft)
Advertisement
Add Comment
Please, Sign In to add comment