Guest User

Untitled

a guest
Feb 1st, 2025
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.15 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 2025-02-01 16:26:37
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!
  8. at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}
  9. at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:571) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  10. at net.minecraftforge.registries.GameData.revertTo(GameData.java:285) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  11. at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:345) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  12. at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  13. at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  14. at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  15. at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
  16. at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  17. at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  18. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  19. at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  20. at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  21. at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  22. at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  23. at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23650!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.25.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  27. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  28. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  29. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  30. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  31. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  33. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  34. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  35. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  36. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  37. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  38. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  39. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Thread: Render thread
  47. Suspected Mods: NONE
  48. Stacktrace:
  49. at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:625) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:puzzleslib.forge.mixins.json:accessor.ForgeRegistryForgeAccessor,pl:mixin:A}
  50. at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:571) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  51. at net.minecraftforge.registries.GameData.revertTo(GameData.java:285) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  52. at net.minecraftforge.registries.GameData.postRegisterEvents(GameData.java:345) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin,pl:mixin:A}
  53. at net.minecraftforge.common.ForgeStatesProvider.lambda$new$4(ForgeStatesProvider.java:25) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  54. at net.minecraftforge.fml.ModLoader.handleInlineTransition(ModLoader.java:217) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  55. at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$19(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  56. at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
  57. at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:209) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  58. at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$13(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  59. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  60. at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:183) ~[fmlcore-1.20.1-47.3.25.jar%23651!/:?] {re:mixin}
  61. at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  62. at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:86) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  63. at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:66) ~[forge-1.20.1-47.3.25-universal.jar%23655!/:?] {re:classloading}
  64. at net.minecraft.client.Minecraft.<init>(Minecraft.java:459) ~[client-1.20.1-20230612.114412-srg.jar%23650!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A}
  65. -- Initialization --
  66. Details:
  67. Modules:
  68. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  69. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  70. CRYPT32.dll:Crypto API32:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  71. CRYPTBASE.DLL:Base cryptographic API DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  72. CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  73. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  74. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.26100.2454:Microsoft Corporation
  75. D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  76. DBGHELP.DLL:Windows Image Helper:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
  77. DEVOBJ.dll:Device Information Set DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  78. DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  79. EffekseerNativeForJava.dll
  80. GDI32.dll:GDI Client DLL:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
  81. GLU32.dll:OpenGL Utility Library DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  82. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  83. IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  84. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  85. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  86. MSCTF.dll:MSCTF Server DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  87. NSI.dll:NSI User-mode interface DLL:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  88. NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  89. OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  90. POWRPROF.dll:Power Profile Helper DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  91. PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  92. Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  93. RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  94. SETUPAPI.dll:Windows Setup API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  95. SHCORE.dll:SHCORE:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  96. SHELL32.dll:Windows Shell Common Dll:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  97. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  98. USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  99. USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  100. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  101. VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  102. WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  103. WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  104. WINSTA.dll:Winstation Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  105. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  106. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  107. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  108. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  109. amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  110. apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  111. awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  112. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  113. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.2033 (WinBuild.160101.0800):Microsoft Corporation
  114. cfgmgr32.dll:Configuration Manager DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  115. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  116. combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  117. cryptnet.dll:Crypto Network Related API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  118. dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  119. dhcpcsvc.DLL:DHCP Client Service:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  120. dhcpcsvc6.DLL:DHCPv6 Client:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  121. dinput8.dll:Microsoft DirectInput:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  122. drvstore.dll:Driver Store API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  123. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  124. dxcore.dll:DXCore:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  125. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.2161 (WinBuild.160101.0800):Microsoft Corporation
  126. gdi32full.dll:GDI Client DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  127. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  128. icm32.dll:Microsoft Color Management Module (CMM):10.0.26100.2314 (WinBuild.160101.0800):Microsoft Corporation
  129. imagehlp.dll:Windows NT Image Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  130. inputhost.dll:InputHost:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  131. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  132. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  133. jemalloc.dll
  134. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  135. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  136. jna6017687680463160046.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
  137. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  138. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  139. kernel.appcore.dll:AppModel API Host:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  140. lwjgl.dll
  141. lwjgl_opengl.dll
  142. lwjgl_stb.dll
  143. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  144. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  145. msasn1.dll:ASN.1 Runtime APIs:10.0.26100.2894 (WinBuild.160101.0800):Microsoft Corporation
  146. mscms.dll:Microsoft Colour Matching System DLL:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  147. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  148. msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  149. msvcrt.dll:Windows NT CRT DLL:7.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  150. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  151. napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  152. ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
  153. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  154. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  155. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  156. ntdll.dll:NT Layer DLL:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  157. ntmarta.dll:Windows NT MARTA provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  158. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 572.16 :32.0.15.7216:NVIDIA Corporation
  159. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.7216:NVIDIA Corporation
  160. nvspcap64.dll:NVIDIA Game Proxy 8FileVersion 1:11.0.2.312 8Produc:NVIDIA Corporation L$FileDescriptio
  161. ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  162. opengl32.dll:OpenGL Client DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  163. perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  164. pfclient.dll:SysMain Client:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
  165. profapi.dll:User Profile Basic API:10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  166. rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
  167. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  168. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  169. shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  170. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  171. symamsi.dll:Symantec AMSI provider:15.7.14.32:Broadcom
  172. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.26100.2454 (WinBuild.160101.0800):Microsoft Corporation
  173. ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  174. uxtheme.dll:Microsoft UxTheme Library:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  175. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  176. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  177. win32u.dll:Win32u:10.0.26100.2605 (WinBuild.160101.0800):Microsoft Corporation
  178. windows.staterepositorycore.dll:Windows StateRepository API Core:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  179. windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.2308 (WinBuild.160101.0800):Microsoft Corporation
  180. winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  181. wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  182. wldp.dll:Windows Lockdown Policy:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  183. wshbth.dll:Windows Sockets Helper DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
  184. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  185. xinput1_4.dll:Microsoft Common Controller API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
  186. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  187. Stacktrace:
  188. at net.minecraft.client.main.Main.main(Main.java:182) ~[1.20.1-forge-47.3.25.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  189. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  190. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  191. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  192. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  193. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  194. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  195. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.25.jar:?] {}
  196. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  197. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  198. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  199. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  200. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  201. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  202. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  203. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  204.  
  205.  
  206. -- System Details --
  207. Details:
  208. Minecraft Version: 1.20.1
  209. Minecraft Version ID: 1.20.1
  210. Operating System: Windows 11 (amd64) version 10.0
  211. Java Version: 17.0.8, Microsoft
  212. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  213. Memory: 1196170592 bytes (1140 MiB) / 2348810240 bytes (2240 MiB) up to 12884901888 bytes (12288 MiB)
  214. CPUs: 28
  215. Processor Vendor: GenuineIntel
  216. Processor Name: Intel(R) Core(TM) i7-14700KF
  217. Identifier: Intel64 Family 6 Model 183 Stepping 1
  218. Microarchitecture: unknown
  219. Frequency (GHz): 3.42
  220. Number of physical packages: 1
  221. Number of physical CPUs: 20
  222. Number of logical CPUs: 28
  223. Graphics card #0 name: NVIDIA GeForce RTX 4060 Ti
  224. Graphics card #0 vendor: NVIDIA (0x10de)
  225. Graphics card #0 VRAM (MB): 4095.00
  226. Graphics card #0 deviceId: 0x2803
  227. Graphics card #0 versionInfo: DriverVersion=32.0.15.7216
  228. Memory slot #0 capacity (MB): 16384.00
  229. Memory slot #0 clockSpeed (GHz): 5.60
  230. Memory slot #0 type: Unknown
  231. Memory slot #1 capacity (MB): 16384.00
  232. Memory slot #1 clockSpeed (GHz): 5.60
  233. Memory slot #1 type: Unknown
  234. Virtual memory max (MB): 89953.55
  235. Virtual memory used (MB): 29609.92
  236. Swap memory total (MB): 57344.00
  237. Swap memory used (MB): 1345.28
  238. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  239. Launched Version: 1.20.1-forge-47.3.25
  240. Backend library: LWJGL version 3.3.1 build 7
  241. Backend API: NVIDIA GeForce RTX 4060 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 572.16, NVIDIA Corporation
  242. Window size: <not initialized>
  243. GL Caps: Using framebuffer using OpenGL 3.2
  244. GL debug messages:
  245. Using VBOs: Yes
  246. Is Modded: Definitely; Client brand changed to 'forge'
  247. Type: Client (map_client.txt)
  248. CPU: 28x Intel(R) Core(TM) i7-14700KF
  249. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  250. ModLauncher launch target: forgeclient
  251. ModLauncher naming: srg
  252. ModLauncher services:
  253. mixin-0.8.5.jar mixin PLUGINSERVICE
  254. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  255. fmlloader-1.20.1-47.3.25.jar slf4jfixer PLUGINSERVICE
  256. fmlloader-1.20.1-47.3.25.jar object_holder_definalize PLUGINSERVICE
  257. fmlloader-1.20.1-47.3.25.jar runtime_enum_extender PLUGINSERVICE
  258. fmlloader-1.20.1-47.3.25.jar capability_token_subclass PLUGINSERVICE
  259. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  260. fmlloader-1.20.1-47.3.25.jar runtimedistcleaner PLUGINSERVICE
  261. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  262. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  263. FML Language Providers:
  264. lowcodefml@null
  265. javafml@null
  266. Mod List:
  267. MiraculousBlock_1.20.1_V1.2.1_mini_update.jar |Miraculous Block |miraculous_block |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  268. EnchantableBlocks-1.20.1-0.0.6.jar |Enchantable Blocks |enchantableblocks |0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  269. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  270. The_Digimod-BETA-1.6.2.jar |The Digimod |thedigimod |1.20-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  271. Collectibles-1.20.x-(v.1.4.8).jar |Collectibles |collectibles |1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
  272. scena-forge-1.0.103.jar |Scena |scena |1.0.103 |COMMON_SET|Manifest: NOSIGNATURE
  273. simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
  274. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  275. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
  276. YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  277. softerhaybales-1.20.1-3.3.jar |Softer Hay Bales |softerhaybales |3.3 |COMMON_SET|Manifest: NOSIGNATURE
  278. basic-bags-v1.1.2-v1.20.1.jar |Basic Loot Bags |basic_bags |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  279. lootbeams-1.20.1-1.2.2.jar |LootBeams |lootbeams |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  280. chestcavity-forge-1.20.1-2.16.6.jar |Chest Cavity |chestcavity |1.20.1-2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
  281. luckyclover-0.2curio-1.20.1.jar |Lucky Clover |luckyclover |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  282. balm-forge-1.20.1-7.3.11-all.jar |Balm |balm |7.3.11 |COMMON_SET|Manifest: NOSIGNATURE
  283. togenc-forge-1.20.x-v1.0.jar |Toggle Enchantments |togenc |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  284. biggerstacks-1.20.1-1.0.0-all.jar |Bigger Stacks |biggerstacks |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  285. Better Bone Meal 1.20.1 Forge v.1.1.jar |Better Bone Meal |better_bone_meal |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  286. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
  287. sound-physics-remastered-forge-1.20.1-1.4.8.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.8 |COMMON_SET|Manifest: NOSIGNATURE
  288. [forge]ctov-3.4.11.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.11 |COMMON_SET|Manifest: NOSIGNATURE
  289. fortunate-ancient-debris-3.3.jar |Fortunate Ancient Debris |mr_fortunate_ancientdebris |3.3 |COMMON_SET|Manifest: NOSIGNATURE
  290. digimobs-2.4.1.jar |Digimobs |digimobs |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  291. FSang18's Heropack v10.1.1.jar |FSang18's Heropack |fsang |10.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  292. SimplyHarvesting-1.20.1-2.1.1.jar |Simply Harvesting |simplyharvesting |1.20.1-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  293. PalladiumPiece1.0.10.jar |Palladium Piece |palladium_piece |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  294. supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
  295. Botania-1.20.1-446-FORGE.jar |Botania |botania |1.20.1-446-FORGE |COMMON_SET|Manifest: NOSIGNATURE
  296. svm-powers-1.4.jar |Super Powers |mr_svm_powers |1.4 |COMMON_SET|Manifest: NOSIGNATURE
  297. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  298. enchantmenttransfer-0.0.6-1.20.1.jar |Enchantment Transfer |enchantmenttransfer |0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  299. twilightaether-1.20.1-1.0.0.jar |Twilight Aether |twilightaether |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  300. ToolUpgrades-1.20.x-(v.3.1.0).jar |ToolUpgrades |toolupgrades |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  301. armorpointspp-forge-1.20-3.1.1.jar |ArmorPoints++ |armorpointspp |1.20-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  302. lucent-1.20.1-1.5.5.jar |Lucent |lucent |1.5.5 |COMMON_SET|Manifest: NOSIGNATURE
  303. sp-1.20.1-1.6.5.jar |Surveillance Package |sp |1.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  304. Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  305. pointblank-forge-1.20.1-1.9.6.jar |Point Blank |pointblank |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE
  306. Icarus-Forge-2.11.0.jar |Icarus |icarus |2.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  307. fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
  308. accessories-neoforge-1.0.0-beta.44+1.20.1.jar |Accessories |accessories |1.0.0-beta44+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  309. X-Enchantment-1.20.1-1.0.10-SNAPSHOT.jar |X-Enchantment |x_enchantment |1.20.1-1.0.10-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE
  310. worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |COMMON_SET|Manifest: NOSIGNATURE
  311. cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  312. Chargers-1.20.1-6.1.0.1.jar |Chargers |chargers |6.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  313. accessories_cclayer-7.4.0-beta.18+1.20.1.jar |curios |curios |7.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  314. costumes-rebuilt-1.20.1-1.0.1.jar |Costumes |ct |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  315. nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|COMMON_SET|Manifest: NOSIGNATURE
  316. l241-sculk-addon.jar |Sculk Abilities |l241 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  317. Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  318. l2library-2.4.31.jar |L2 Library |l2library |2.4.31 |COMMON_SET|Manifest: NOSIGNATURE
  319. powersofspite-forge-1.20.1-0.1.2-BETA.jar |Powers of Spite |powersofspite |0.1.2-BETA |COMMON_SET|Manifest: NOSIGNATURE
  320. furnacerecycle-1.20.1-2.5.jar |Furnace Recycle |furnacerecycle |2.5 |COMMON_SET|Manifest: NOSIGNATURE
  321. DynamicTrees-1.20.1-1.4.1.jar |Dynamic Trees |dynamictrees |1.20.1-1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  322. experienced_crops-1.20.1-1.1.0-forge.jar |Experienced Crops |experienced_crops |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  323. BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  324. majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  325. extra_enchantments-1.20.1-1.7.2.jar |Extra Enchantments and Curses |extra_enchantments |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
  326. SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |COMMON_SET|Manifest: NOSIGNATURE
  327. lazulib-1.20.1-1.2.1.jar |LazuLib |lazulib |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  328. doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |COMMON_SET|Manifest: NOSIGNATURE
  329. genshinv.jar |Genshin Visions |genshinv |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  330. l2tabs-0.3.3.jar |L2 Tabs |l2tabs |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  331. transcendingtrident-1.20.1-4.8.jar |Transcending Trident |transcendingtrident |4.8 |COMMON_SET|Manifest: NOSIGNATURE
  332. expore-1.20.1-0.3.jar |ExpOre |expore |1.20.1-0.3 |COMMON_SET|Manifest: NOSIGNATURE
  333. fms-1.1.0.jar |FMS |fms |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  334. AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  335. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  336. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  337. aerobaticelytra-1.20.1-1.1.2.jar |Aerobatic Elytra |aerobaticelytra |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  338. bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  339. RingsOfAscension-1.20.1-2.0.2.jar |Rings of Ascension |ringsofascension |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  340. plumber_accessories-1.0.4.jar |Plumber Accessories |plumber_accessories |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  341. travelersbackpack-forge-1.20.1-9.1.16.jar |Traveler's Backpack |travelersbackpack |9.1.16 |COMMON_SET|Manifest: NOSIGNATURE
  342. compactxpbottles-1.7.0.jar |Compact Experience Bottles |compactxpbottles |1 |COMMON_SET|Manifest: NOSIGNATURE
  343. aaa_particles-1.20.1-1.4.10-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
  344. LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE
  345. humblingbundle-1.20.1-2.3.jar |Humbling Bundle |humblingbundle |2.3 |COMMON_SET|Manifest: NOSIGNATURE
  346. simply_powerups-1.0-forge-1.20.1.jar |Simply Power Ups |simply_powerups |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  347. magical-tools-1.0.jar |Magical Tools |mr_magical_tools |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  348. l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  349. anvilrestoration-1.20.1-2.3.jar |Anvil Restoration |anvilrestoration |2.3 |COMMON_SET|Manifest: NOSIGNATURE
  350. Better_Trial_Chambers_1.2.0_version_1.20.1.jar |Better Trial Chambers |minecraft_121_update |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  351. XtraDiscsForge-1.20.1-1.0.1.jar |Xtra Discs |xtra_discs |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  352. Electrodynamics-1.20.1-0.9.1-0.jar |Electrodynamics |electrodynamics |1.20.1-0.9.1-0 |COMMON_SET|Manifest: NOSIGNATURE
  353. fusion-1.2.3-forge-mc1.20.1.jar |Fusion |fusion |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  354. memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  355. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  356. forge-1.20.1-47.3.25-universal.jar |Forge |forge |47.3.25 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  357. l2artifacts-2.4.27.jar |L2 Artifacts |l2artifacts |2.4.27 |COMMON_SET|Manifest: NOSIGNATURE
  358. extractinator-forge-1.20.1-2.3.0.jar |Extractinator |extractinator |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  359. MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  360. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  361. right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  362. mcd_artifacts-2.0.0-forge-1.20.1.jar |More Stuff |more_stuff |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  363. avm_minecraft_mod-1.2.0-forge-1.20.1.jar |AVM king's staff |avm_kings_staff |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  364. Compressed Blocks-forge-1.20.2-1.6.1-1.20.2.jar |Compressed Blocks |compressedblocks |1.6.1-1.20.2 |COMMON_SET|Manifest: NOSIGNATURE
  365. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
  366. terrablender-563928-5378180.jar |TerraBlender |terrablender |3.0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
  367. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
  368. bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  369. inventorytotem-1.20.1-3.3.jar |Inventory Totem |inventorytotem |3.3 |COMMON_SET|Manifest: NOSIGNATURE
  370. moderndeco-3.7.0-forge-1.20.1.jar |ModernDeco |moderndeco |3.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  371. Special Drops 1.0.0 - 1.20.1.jar |Special Drops |special_drops |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  372. flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
  373. Mantle-1.20.1-1.11.36.jar |Mantle |mantle |1.11.36 |COMMON_SET|Manifest: NOSIGNATURE
  374. Avm_forge.jar |AVM |avm |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  375. Xaeros_Minimap_25.0.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  376. baubley-heart-canisters-1.20.1-1.0.3.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  377. sit-1.20.1-1.3.5.jar |Sit |sit |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  378. almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |COMMON_SET|Manifest: NOSIGNATURE
  379. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
  380. mna-forge-1.20.1-3.1.0.4-all.jar |Mana and Artifice |mna |3.1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  381. CraftingXP 1.20.1.jar |CraftingXP |craftingxp |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  382. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  383. fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE
  384. occultism-1.20.1-1.140.2.jar |Occultism |occultism |1.140.2 |COMMON_SET|Manifest: NOSIGNATURE
  385. PuzzlesLib-v8.1.25-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.25 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  386. Fnaf Plushie Remastered October 29th.jar |Fnaf Plushie Remastered |fnaf_plushie_remastered |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  387. planets+-bv1.7-1.20x.jar |Planets+ |planetsplus |0.7 |COMMON_SET|Manifest: NOSIGNATURE
  388. Kingdom Keys-1.20.1-2.5.5a.jar |Kingdom Keys |kingdomkeys |1.20.1-2.5.5a |COMMON_SET|Manifest: NOSIGNATURE
  389. jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |COMMON_SET|Manifest: NOSIGNATURE
  390. JustEnoughGuns-0.11.0-1.20.1.jar |Just Enough Guns |jeg |0.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  391. Mekanism-1.20.1-10.4.14.71.jar |Mekanism |mekanism |10.4.14 |COMMON_SET|Manifest: NOSIGNATURE
  392. ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |COMMON_SET|Manifest: NOSIGNATURE
  393. grappling_hook_mod-1.20.1-1.20.1-v13.jar |Grappling Hook Mod |grapplemod |1.20.1-v13 |COMMON_SET|Manifest: NOSIGNATURE
  394. bottledair-1.20.1-2.4.jar |Bottled Air |bottledair |2.4 |COMMON_SET|Manifest: NOSIGNATURE
  395. kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
  396. merenc-forge-1.20.[0-4]-v4.1.jar |Merge Enchantments |merenc |4.1 |COMMON_SET|Manifest: NOSIGNATURE
  397. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE
  398. ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |COMMON_SET|Manifest: NOSIGNATURE
  399. aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  400. Heroes_Beta_Forge_Fabric_V.1.1.83.jar |Heroes |heroes |1.1.83 |COMMON_SET|Manifest: NOSIGNATURE
  401. unlimited-trading-2.0.jar |Unlimited Trading |mr_unlimited_trading |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  402. glassential-renewed-forge-1.20.1-2.4.4.jar |Glassential Renewed |glassential |2.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  403. elytra_physics-forge-2.1_mc1.19.3-1.20.4.jar |Elytra physics |elytra_physics |2.1 |COMMON_SET|Manifest: NOSIGNATURE
  404. XaerosWorldMap_1.39.2_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.2 |COMMON_SET|Manifest: NOSIGNATURE
  405. Echoes-of-Power-2.2.2.jar |Sgoc |sgoc |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  406. citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  407. iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  408. stronger_potions-0.0.1-1.20.jar |Stronger Potions |stronger_potions |0.0.1-1.20 |COMMON_SET|Manifest: NOSIGNATURE
  409. fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE
  410. primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
  411. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  412. cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  413. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  414. relics-1.20.1-0.8.0.7.jar |Relics |relics |0.8.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  415. jeed-1.20-2.2.5.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  416. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  417. l2damagetracker-0.3.7.jar |L2 Damage Tracker |l2damagetracker |0.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  418. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
  419. diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  420. mastersword-1.20.1-2.2.9.3.jar |Zelda, Legend of the Master Sw|mastersword |1.20.1-2.2.9.3 |COMMON_SET|Manifest: NOSIGNATURE
  421. dreyseheroes-1.0.0.jar |DreyseHeroes |dreyse_heroes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  422. colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |COMMON_SET|Manifest: NOSIGNATURE
  423. wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |COMMON_SET|Manifest: NOSIGNATURE
  424. potions_backport-1.0.0-forge-1.20.1.jar |Potions backport |potions_backport |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  425. lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |COMMON_SET|Manifest: NOSIGNATURE
  426. technobauble-0.9.0.3-mc1.20.1.jar |Technobauble |technobauble |0.9.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  427. Potato-v2.jar |Potato |potato |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  428. divine-gifts_1.3.1.jar |Divine Gifts |l530 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  429. L_Enders_Cataclysm-2.45- 1.20.1.jar |Cataclysm Mod |cataclysm |2.45 |COMMON_SET|Manifest: NOSIGNATURE
  430. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
  431. collective-1.20.1-7.87.jar |Collective |collective |7.87 |COMMON_SET|Manifest: NOSIGNATURE
  432. morexp-forge-1.20.1-1.0.0.jar |More XP |morexp |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  433. crafts_construct-1.0-forge-1.20.1.jar |Create: Crafts & Construct |crafts_construct |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  434. improvedtrident-forge-1.20.x-v2.0.jar |Improved Trident |improvedtrident |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  435. expandedstorage-10.3.0-beta.5+1.20.1-forge.jar |Expanded Storage |expandedstorage |10.3.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
  436. CompostBag-Forge-1.20.1-2.0.0.jar |Compost Bag |compostbag |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  437. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
  438. BridgingMod-2.5.1+1.20.1.forge-release.jar |Bridging Mod |bridgingmod |2.5.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  439. deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  440. Cosmos 1.5.0.jar |Cosmos |cosmos |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  441. architectury-forge-9.2.14.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
  442. epicpowerbracelets-forge-1.20.X-1.1.0.jar |Epic Power Bracelets |epicpowerbracelets |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  443. dynamictrim-1.4.1-forge+1.20.1.jar |DynamicTrim |dynamictrim |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  444. allthetrims-3.4.3-forge+1.20.1.jar |AllTheTrims |allthetrims |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE
  445. aaa_particles_world-forge-1.20.1-1.0.3.jar |AAAParticles: World |aaa_particles_world |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  446. mermod-forge-1.20.1-3.0.1.jar |Mermod |mermod |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  447. extra_armor_info-mc1.20-1.0.0-build.6.jar |Extra Armor Info |extra_armor_info |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  448. KK-ReMind-1.20.1-0.8.5.3.1.jar |Kingdom Keys - Re:Mind |magicksaddon |1.20.1-0.8.5.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  449. monolib-forge-1.20.1-2.0.0.jar |MonoLib |monolib |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  450. disenchanting_table-merged-1.20.1-3.1.0.jar |Dis-Enchanting Table |disenchanting_table |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  451. framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |COMMON_SET|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
  452. dungeonsenchantments-1.1.1-1.20.1.jar |Dungeons Enchantments |dungeonsenchantments |1.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  453. infinitetrading-1.20.1-4.5.jar |Infinite Trading |infinitetrading |4.5 |COMMON_SET|Manifest: NOSIGNATURE
  454. crawlondemand-1.20.x-1.0.0.jar |Crawl on Demand |crawlondemand |1.20.x-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  455. effortlessbuilding-1.20.1-3.9-all.jar |Effortless Building |effortlessbuilding |3.9 |COMMON_SET|Manifest: NOSIGNATURE
  456. Danny Phantom Addonpack.jar |Danny Phantom Addonpack |pht |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  457. BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |COMMON_SET|Manifest: NOSIGNATURE
  458. majruszs-accessories-forge-1.20.1-1.5.3.jar |Majrusz's Accessories |majruszsaccessories |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
  459. X-PlayerInfo-1.20.1-1.0.8.1-SNAPSHOT.jar |X-PlayerInfo |x_player_info |1.20.1-1.0.8.1-SNAPS|COMMON_SET|Manifest: NOSIGNATURE
  460. super_block_world-0.0.8-1.20.jar |Super Block World |super_block_world |0.0.8-1.20 |COMMON_SET|Manifest: NOSIGNATURE
  461. Portal Gels [v1.1.1] [1.20.1].jar |Portal Gels |portal_gels |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  462. phantom_accessories-1.0.3.jar |Phantom Accessories |phantom_accessories |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  463. handoveryouritems-1.20.1-3.5.jar |Hand Over Your Items |handoveryouritems |3.5 |COMMON_SET|Manifest: NOSIGNATURE
  464. doom-neo-1.20.1-7.0.13.jar |MCDoom |doom |7.0.13 |COMMON_SET|Manifest: NOSIGNATURE
  465. amendments-1.20-1.2.16.jar |Amendments |amendments |1.20-1.2.16 |COMMON_SET|Manifest: NOSIGNATURE
  466. Snad-20.1.0.jar |Snad |snad |20.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  467. biggerspongeabsorptionradius-1.20.1-3.7.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |3.7 |COMMON_SET|Manifest: NOSIGNATURE
  468. OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  469. betterxpbottles-0.3-1.20.1.jar |Better Xp Bottles |betterxpbottles |0.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  470. simpleconfig-1.20.1-1.0.8.jar |Simple Config |simpleconfig |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  471. common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  472. minecards-1.0.4_Forge_MC1.20.1-1.20.4.jar |Minecards |minecards |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  473. legacy_heroes-0.0.2-forge-1.20.1.jar |Legacy Heroes |legacy_heroes |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  474. enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  475. TaxFreeLevels-1.4.7-forge-1.20.1.jar |Tax Free Levels |taxfreelevels |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  476. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  477. DIEVO's Compressed Coal V1.0 Forge 1.20.1.jar |DIEVO's Compressed Coal |dievos_compressed_coal |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  478. artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |COMMON_SET|Manifest: NOSIGNATURE
  479. infinity-mending-1.jar |Infinity mending |mr_infinity_mending |1 |COMMON_SET|Manifest: NOSIGNATURE
  480. BlueMarvel.jar |BlueMarvel |blue_marvel |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  481. bottleyourxp-1.20.1-3.4.jar |Bottle Your Xp |bottleyourxp |3.4 |COMMON_SET|Manifest: NOSIGNATURE
  482. betterhoes-1.0.jar |Better Hoes |betterhoes |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  483. mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |COMMON_SET|Manifest: NOSIGNATURE
  484. azurelib-neo-1.20.1-2.0.41.jar |AzureLib |azurelib |2.0.41 |COMMON_SET|Manifest: NOSIGNATURE
  485. potionring-1.20-1.1.jar |Potion Rings |potionring |1.20-1.1 |COMMON_SET|Manifest: NOSIGNATURE
  486. better-babies-0.6.2.jar |Better Babies |mr_better_babies |0.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  487. recast-1.20.1-3.5.jar |Recast |recast |3.5 |COMMON_SET|Manifest: NOSIGNATURE
  488. skinlayers3d-forge-1.7.4-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |COMMON_SET|Manifest: NOSIGNATURE
  489. selfexpression-2.20-forge-1.20.1.jar |Selfexpression |selfexpression |2.20 |COMMON_SET|Manifest: NOSIGNATURE
  490. enchantedcharms-forge-1.20.1-0.1.1.0.jar |Enchanted Charms |enchantedcharms |0.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  491. craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  492. TConstruct-1.20.1-3.9.1.19.jar |Tinkers' Construct |tconstruct |3.9.1.19 |COMMON_SET|Manifest: NOSIGNATURE
  493. moonlight-1.20-2.13.53-forge.jar |Moonlight Library |moonlight |1.20-2.13.53 |COMMON_SET|Manifest: NOSIGNATURE
  494. mysterious_mountain_lib-1.5.17-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.17-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  495. umapyoi-1.8.42-1.20.1.jar |Umapyoi |umapyoi |1.8.42-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  496. enchlevel-langpatch-2.2.8.jar |Enchantment Level Language Pat|enchlevellangpatch |2.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  497. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  498. CommandBlockAscension-1.20.1-1.8.0.jar |Command Block Ascension |cmdblockascension |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  499. ArmorPoser-forge-1.20.1-2.2.2.jar |Armor Poser |armorposer |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  500. pyrotechnic-elytra-forge-1.20.1-1.0.0.jar |Pyrotechnic Elytra |pyrotechnic_elytra |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  501. cybernetic_system-1.0.5-beta-forge-1.20.1.jar |Cybernetic System |cybernetic_system |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  502. betterbeaconeffects-3.0.jar |BetterBeaconEffects |betterbeaconeffects |3.0 |COMMON_SET|Manifest: NOSIGNATURE
  503. Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
  504. supplementaries-1.20-3.1.12.jar |Supplementaries |supplementaries |1.20-3.1.12 |COMMON_SET|Manifest: NOSIGNATURE
  505. JoJoWorldOfStands-v1.3.3.jar |JoJo: World of Stands |jojowos |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  506. curioattribute-1.4.5.jar |Curio Attribute |curioattribute |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
  507. grabpackmm-1.20.1-1.0.1.jar |Popply Playtime Grab Pack |grabpackmm |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  508. Shimmer-forge-1.20.1-0.2.4.jar |Shimmer |shimmer |1.20.1-0.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  509. irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  510. DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  511. betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  512. cpapireforged-1.0.2.jar |Custom Portal API ReForged |cpapireforged |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  513. UniversalEnchants-v8.0.0-1.20.1-Forge.jar |Universal Enchants |universalenchants |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  514. spawnanimations-v1.10-mc1.17x-1.21x-mod.jar |Spawn Animations |spawnanimations |1.10+mod |COMMON_SET|Manifest: NOSIGNATURE
  515. manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  516. modonomicon-1.20.1-forge-1.77.5.jar |Modonomicon |modonomicon |1.77.5 |COMMON_SET|Manifest: NOSIGNATURE
  517. betterconduitplacement-1.20.1-3.3.jar |Better Conduit Placement |betterconduitplacement |3.3 |COMMON_SET|Manifest: NOSIGNATURE
  518. chromaticenchantments-1.1.0.jar |Chromatic Enchantments |chromaticenchantments |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  519. EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  520. ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
  521. YetAnotherConfigLib-3.6.2+1.20.1-forge.jar |YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  522. Foi1yLanternCorps-V4.1.jar |Foi1y Lantern Corps |foi1y_lantern_corps |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  523. Autism-1.0.0 [FORGE 1.20.1].jar |Autism |autism |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  524. BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  525. l2itemselector-0.1.9.jar |L2 Item Selector |l2itemselector |0.1.9 |COMMON_SET|Manifest: NOSIGNATURE
  526. player_companions_1.20.1-6.11.0.jar |Player Companions |player_companions |6.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  527. mario_power_ups-1.9-forge-1.20.1.jar |Mario PowerUps |mario_power_ups |1.9 |COMMON_SET|Manifest: NOSIGNATURE
  528. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  529. chisels-and-bits-forge-1.4.148.jar |chisels-and-bits |chiselsandbits |1.4.148 |COMMON_SET|Manifest: NOSIGNATURE
  530. charms-and-medallions-v1.0.2-v1.20.1.jar |Charms and Medallions |charms_and_medallions |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  531. betterdeepdark-2024.07.09-1.20.1-forge.jar |Better Deep Dark |betterdeepdark |2024.07.09-1.20.1-fo|COMMON_SET|Manifest: NOSIGNATURE
  532. rebuilt_industries_0.1.0.jar |Rebuilt Industries |rebuilt_ind |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  533. nbc-all-2.0-1.20+.jar |Netherite But Cheaper |nbc_mr |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  534. Crash Report UUID: f704c97b-f8e7-4bfe-97f2-5de922e9fb78
  535. Flywheel Backend: Uninitialized
  536. FML: 47.3
  537. Forge: net.minecraftforge:47.3.25
Advertisement
Add Comment
Please, Sign In to add comment