Advertisement
Guest User

Crashlog

a guest
Oct 26th, 2024
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 111.86 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // Hi. I'm Connector, and I'm a crashaholic
  4. =========================
  5. SINYTRA CONNECTOR IS PRESENT!
  6. Please verify issues are not caused by Connector before reporting them to mod authors.
  7. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
  8. =========================
  9.  
  10. // Don't do that.
  11.  
  12. Time: 2024-10-26 22:33:20
  13. Description: Initializing game
  14.  
  15. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  16. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  17. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  18. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  19. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  20. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
  21. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
  22. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
  23. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
  24. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
  25. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  26. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
  27. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  28. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
  29. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  30. at net.minecraft.client.renderer.LevelRenderer.handler$dpi000$xenon$init(LevelRenderer.java:27656) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  31. at net.minecraft.client.renderer.LevelRenderer.<init>(LevelRenderer.java:267) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  32. at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  33. at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.7.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  34. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  35. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  36. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  37. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
  38. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  39. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  40. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  41. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  42. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  43. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  44. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  45. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  46. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  47. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  48. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  49. Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies] from phase [DEFAULT] in config [valkyrienskies-common.mixins.json] FAILED during APPLY
  50. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  51. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  52. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  53. ... 32 more
  54. Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Redirect annotation on renderShipChunkBlockEntity could not find any targets matching 'Lme/jellysquid/mods/sodium/client/render/SodiumWorldRenderer;renderTileEntities(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V' in me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer. Using refmap valkyrienskies-1201-common-refmap.json [PREINJECT Applicator Phase -> valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies -> Prepare Injections -> -> redirect$bpb000$valkyrienskies$renderShipChunkBlockEntity(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V -> Parse]
  55. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  56. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  57. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  58. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  59. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  60. at org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo.<init>(RedirectInjectionInfo.java:44) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  61. at jdk.internal.reflect.GeneratedConstructorAccessor84.newInstance(Unknown Source) ~[?:?] {}
  62. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  63. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  64. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  65. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  66. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  67. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  68. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  69. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  70. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  71. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  72. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  73. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  74. ... 32 more
  75.  
  76.  
  77. A detailed walkthrough of the error, its code path and all known details is as follows:
  78. ---------------------------------------------------------------------------------------
  79.  
  80. -- Head --
  81. Thread: Render thread
  82. Stacktrace:
  83. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  84. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  85. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  86. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  87. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
  88. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
  89. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
  90. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
  91. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
  92. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  93. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
  94. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
  95. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
  96. at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
  97. at net.minecraft.client.renderer.LevelRenderer.handler$dpi000$xenon$init(LevelRenderer.java:27656) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  98. at net.minecraft.client.renderer.LevelRenderer.<init>(LevelRenderer.java:267) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  99. at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23918!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  100. -- Initialization --
  101. Details:
  102. Modules:
  103. ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  104. AUTHZ.dll:Authorization Framework:10.0.22621.3235 (WinBuild.160101.0800):Microsoft Corporation
  105. COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
  106. CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  107. CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  108. CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  109. ControlLib.dll:Intel Graphics Control Lib Loader for Intel Graphics:1.0.202:
  110. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  111. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation
  112. D3DCOMPILER_47.dll:Direct3D HLSL Compiler:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  113. DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
  114. DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  115. DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  116. EffekseerNativeForJava.dll
  117. GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
  118. GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  119. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
  120. IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  121. IntelControlLib.dll:Intel Graphics Control Lib Runtime:1.0.106:
  122. KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
  123. KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  124. MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  125. MPR.dll:Multiple Provider Router DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  126. MSCTF.dll:MSCTF Server DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
  127. MpOav.dll:IOfficeAntiVirus Module:4.18.24080.9 (f49fb7de0d838aeebbdbd940314a35a90705840e):Microsoft Corporation
  128. NETAPI32.dll:Net Win32 API DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  129. NETUTILS.DLL:Net Win32 API Helpers DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  130. NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  131. NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  132. OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  133. OpenAL.dll:Main implementation library:1.21.1:
  134. POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
  135. PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  136. Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  137. RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  138. SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  139. SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  140. SHELL32.dll:Windows Shell Common Dll:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  141. UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  142. USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  143. USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  144. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  145. VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  146. WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  147. WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  148. WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  149. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  150. WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  151. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  152. WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  153. amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
  154. apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  155. awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  156. bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  157. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
  158. cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  159. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  160. combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  161. cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  162. d3d11.dll:Direct3D 11 Runtime:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  163. dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  164. dcomp.dll:Microsoft DirectComposition Library:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  165. dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  166. dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  167. dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  168. directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  169. drvstore.dll:Driver Store API:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
  170. dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  171. dxcore.dll:DXCore:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
  172. dxgi.dll:DirectX Graphics Infrastructure:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
  173. fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  174. gdi32full.dll:GDI Client DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
  175. glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
  176. gpapi.dll:Group Policy Client API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  177. icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
  178. igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.3413:Intel Corporation
  179. igd10iumd64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.3413:Intel Corporation
  180. igd10um64xe.DLL:User Mode Driver for Intel(R) Graphics Technology:31.0.101.3413:Intel Corporation
  181. igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.3413:Intel Corporation
  182. imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  183. inputhost.dll:InputHost:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  184. java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  185. javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
  186. jemalloc.dll
  187. jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  188. jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  189. jna1249771507109291411.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
  190. jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  191. jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
  192. kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
  193. lwjgl.dll
  194. lwjgl_opengl.dll
  195. lwjgl_stb.dll
  196. management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  197. management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  198. mbamsi64.dll:Malwarebytes AMSI Provider:1.1.1.63:Malwarebytes
  199. mdnsNSP.dll:Bonjour Namespace Provider:2.0.2.0:Apple Inc.
  200. msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  201. mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  202. msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  203. msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
  204. msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  205. mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  206. napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  207. ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  208. net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  209. nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  210. nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  211. ntdll.dll:NT Layer DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  212. ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  213. nvapi64.dll:NVIDIA NVAPI Library, Version 565.90 :32.0.15.6590:NVIDIA Corporation
  214. nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 565.90 :32.0.15.6590:NVIDIA Corporation
  215. nvldumdx.dll:NVIDIA Driver Loader, Version 565.90 :32.0.15.6590:NVIDIA Corporation
  216. nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6590:NVIDIA Corporation
  217. nvppex.dll:NVIDIA Driver, Version 565.90 :32.0.15.6590:NVIDIA Corporation
  218. nvspcap64.dll:NVIDIA Game Proxy:3.28.0.417:NVIDIA Corporation
  219. nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 565.90 :32.0.15.6590:NVIDIA Corporation
  220. ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  221. opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
  222. perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  223. pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  224. pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  225. profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
  226. rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  227. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  228. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  229. sfc.dll:Windows File Protection:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  230. sfc_os.DLL:Windows File Protection:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  231. shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  232. sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  233. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
  234. ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
  235. uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  236. vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
  237. verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  238. win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
  239. windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
  240. winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  241. wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  242. wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
  243. wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
  244. wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  245. xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
  246. zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
  247. Stacktrace:
  248. at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.7.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
  249. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  250. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  251. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  252. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
  253. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  254. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  255. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
  256. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  257. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  258. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  259. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  260. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  261. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  262. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  263. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  264.  
  265.  
  266. -- System Details --
  267. Details:
  268. Minecraft Version: 1.20.1
  269. Minecraft Version ID: 1.20.1
  270. Operating System: Windows 11 (amd64) version 10.0
  271. Java Version: 17.0.8, Microsoft
  272. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  273. Memory: 1710563600 bytes (1631 MiB) / 4982833152 bytes (4752 MiB) up to 10737418240 bytes (10240 MiB)
  274. CPUs: 20
  275. Processor Vendor: GenuineIntel
  276. Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
  277. Identifier: Intel64 Family 6 Model 154 Stepping 3
  278. Microarchitecture: Alder Lake
  279. Frequency (GHz): 2.69
  280. Number of physical packages: 1
  281. Number of physical CPUs: 14
  282. Number of logical CPUs: 20
  283. Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
  284. Graphics card #0 vendor: Intel Corporation (0x8086)
  285. Graphics card #0 VRAM (MB): 1024.00
  286. Graphics card #0 deviceId: 0x46a6
  287. Graphics card #0 versionInfo: DriverVersion=31.0.101.3413
  288. Graphics card #1 name: NVIDIA GeForce RTX 3080 Laptop GPU
  289. Graphics card #1 vendor: NVIDIA (0x10de)
  290. Graphics card #1 VRAM (MB): 4095.00
  291. Graphics card #1 deviceId: 0x249c
  292. Graphics card #1 versionInfo: DriverVersion=32.0.15.6590
  293. Memory slot #0 capacity (MB): 32768.00
  294. Memory slot #0 clockSpeed (GHz): 4.80
  295. Memory slot #0 type: Unknown
  296. Memory slot #1 capacity (MB): 32768.00
  297. Memory slot #1 clockSpeed (GHz): 4.80
  298. Memory slot #1 type: Unknown
  299. Virtual memory max (MB): 69332.16
  300. Virtual memory used (MB): 27271.32
  301. Swap memory total (MB): 4096.00
  302. Swap memory used (MB): 0.00
  303. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m
  304. Loaded Shaderpack: (off) (fallback)
  305. Launched Version: forge-47.3.7
  306. Backend library: LWJGL version 3.3.1 build 7
  307. Backend API: NVIDIA GeForce RTX 3080 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 565.90, NVIDIA Corporation
  308. Window size: <not initialized>
  309. GL Caps: Using framebuffer using OpenGL 3.2
  310. GL debug messages:
  311. Using VBOs: Yes
  312. Is Modded: Definitely; Client brand changed to 'forge'
  313. Type: Client (map_client.txt)
  314. CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700H
  315. Sinytra Connector: 1.0.0-beta.45+1.20.1
  316. SINYTRA CONNECTOR IS PRESENT!
  317. Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
  318. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
  319. Installed Fabric mods:
  320. | ================================================== | ============================== | ============================== | ==================== |
  321. | Eldritch_End-FORGE-MC1.20.1-v0.3.0$aaa-particles-1 | AAAParticles | aaa_particles | 1.20.1-1.2.1 |
  322. | nicer-skies-1.3.0+1.20.1_mapped_srg_1.20.1.jar | Nicer Skies | nicer_skies | 1.3.0 |
  323. | betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja | BetterEnd Crashed Ships | betterend_crashed_ships | 1.0.0 |
  324. | crawl-0.12.0_mapped_srg_1.20.1.jar | Crawl | crawl | 0.12.0 |
  325. | crawl-0.12.0$Fabric-ASM-v2.3_mapped_srg_1.20.1.jar | Manningham Mills | mm | 2.3 |
  326. | Eldritch_End-FORGE-MC1.20.1-v0.3.0_mapped_srg_1.20 | Eldritch End | eldritch_end | 0.3.0 |
  327. | fasterrandom-5.1.0_mapped_srg_1.20.1.jar | Faster Random | faster_random | 5.1.0 |
  328. | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
  329. | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
  330. | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
  331. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  332. ModLauncher launch target: forgeclient
  333. ModLauncher naming: srg
  334. ModLauncher services:
  335. mixin-0.8.5.jar mixin PLUGINSERVICE
  336. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  337. fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
  338. fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
  339. fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
  340. fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
  341. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  342. fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
  343. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  344. modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
  345. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  346. modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
  347. modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
  348. FML Language Providers:
  349. Configured [email protected]
  350. javafml@null
  351. lowcodefml@null
  352. Mod List:
  353. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  354. epicempires-0.0.4-neo.jar |EpicEmpires |epicempires |0.0.4-neo |COMMON_SET|Manifest: NOSIGNATURE
  355. nethervillagertrader-1.2.0-forge-1.20.1.jar |NetherVillagerTrader |nethervillagertrader |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  356. Nyctophobia_1.6_(FORGE)_for_1.20+.jar |Nyctophobia |nyctophobia |1.6 |COMMON_SET|Manifest: NOSIGNATURE
  357. kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  358. fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
  359. fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
  360. Stony Cliffs for Lithostitched v1.1.2.jar |Stony Cliffs Are Cool (Lithost|stonycliffs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  361. ApothicCombat-1.20.1-1.1.0.jar |Apothic Combat |apothiccombat |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  362. modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  363. fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
  364. fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
  365. fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
  366. YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  367. BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  368. rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  369. clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
  370. Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  371. Apotheosis-1.20.1-7.4.2.jar |Apotheosis |apotheosis |7.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  372. SnowRealMagic-1.20.1-Forge-10.5.1.jar |Snow! Real Magic! |snowrealmagic |10.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  373. whatareyouvotingfor2023-1.20.1-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  374. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  375. cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
  376. sawmill-1.20-1.4.3.jar |Universal Sawmill |sawmill |1.20-1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
  377. revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  378. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
  379. explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  380. corpse-forge-1.20.1-1.0.14.jar |Corpse |corpse |1.20.1-1.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  381. handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  382. BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  383. BlockRunner-v8.0.4-1.20.1-Forge.jar |Block Runner |blockrunner |8.0.4 |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
  384. transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  385. Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
  386. spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE
  387. MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
  388. YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  389. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  390. Chunk-Pregenerator-1.20-4.4.4.jar |Chunk Pregenerator |chunkpregen |1.20-4.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  391. YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  392. medieval-1.20.1-1.4.6.jar |Medieval |medieval |1.4.6 |COMMON_SET|Manifest: NOSIGNATURE
  393. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  394. flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  395. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  396. fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
  397. nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  398. KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  399. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |COMMON_SET|Manifest: NOSIGNATURE
  400. toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |COMMON_SET|Manifest: NOSIGNATURE
  401. DynamicTrees-1.20.1-1.3.3.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
  402. 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
  403. treasure-bags-1.20.1-1.9.0.jar |Treasure Bags |treasurebags |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  404. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  405. fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
  406. SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |COMMON_SET|Manifest: NOSIGNATURE
  407. radium-mc1.20.1-0.12.4+git.26c9d8e.jar |Radium |radium |0.12.4+git.26c9d8e |COMMON_SET|Manifest: NOSIGNATURE
  408. Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |COMMON_SET|Manifest: NOSIGNATURE
  409. bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
  410. VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |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
  411. 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
  412. fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
  413. goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |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
  414. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  415. Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
  416. fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  417. fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  418. GeOre-1.20.1-2.4.2.jar |GeOre |geore |2.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  419. EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  420. Eldritch_End-FORGE-MC1.20.1-v0.3.0$aaa-particles-1|AAAParticles |aaa_particles |1.20.1-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  421. BotanyPots-Forge-1.20.1-13.0.39.jar |BotanyPots |botanypots |13.0.39 |COMMON_SET|Manifest: NOSIGNATURE
  422. snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  423. nicer-skies-1.3.0+1.20.1_mapped_srg_1.20.1.jar |Nicer Skies |nicer_skies |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  424. medieval_paintings-1.20-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |COMMON_SET|Manifest: NOSIGNATURE
  425. fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
  426. hunters_return-1.20.1-11.5.0.jar |Hunters Returns |hunters_return |1.20.1-11.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  427. DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
  428. smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
  429. voicechat-forge-1.20.1-2.5.24.jar |Simple Voice Chat |voicechat |1.20.1-2.5.24 |COMMON_SET|Manifest: NOSIGNATURE
  430. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
  431. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE
  432. ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |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
  433. Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  434. justenoughbreeding-forge-1.20.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  435. ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |COMMON_SET|Manifest: NOSIGNATURE
  436. fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
  437. fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE
  438. fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  439. forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  440. domum_ornamentum-1.20.1-1.0.203-beta-universal.jar|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.203-beta |COMMON_SET|Manifest: NOSIGNATURE
  441. astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  442. calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  443. betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |COMMON_SET|Manifest: NOSIGNATURE
  444. Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  445. notenoughanimations-forge-1.7.6-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.6 |COMMON_SET|Manifest: NOSIGNATURE
  446. flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
  447. Lexiconfig-forge-1.3.11.jar |Lexiconfig |lexiconfig |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
  448. VibrativeVoice-forge-1.20.1-1.1.0.jar |VibrativeVoice |vibrativevoice |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  449. Lunar-forge-1.20.1-0.2.0.jar |Lunar |lunar |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  450. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  451. almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |COMMON_SET|Manifest: NOSIGNATURE
  452. structurize-1.20.1-1.0.755-beta.jar |Structurize |structurize |1.20.1-1.0.755-beta |COMMON_SET|Manifest: NOSIGNATURE
  453. fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
  454. ImmediatelyFast-Forge-1.2.21+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.21+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
  455. tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  456. Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  457. 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
  458. valkyrienskies-1201-2.3.0-beta.1.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
  459. fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
  460. cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |COMMON_SET|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
  461. EuphoriaPatcher-0.3.4-forge.jar |Euphoria Patcher |euphoria_patcher |0.3.4-forge |COMMON_SET|Manifest: NOSIGNATURE
  462. aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  463. SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  464. kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  465. fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE
  466. Animation_Overhaul-forge-1.20.x-1.3.1.jar |Animation Overhaul |animation_overhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  467. fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE
  468. towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  469. IllagerInvasion-v8.0.6-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |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
  470. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  471. dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  472. gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
  473. structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
  474. villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |COMMON_SET|Manifest: NOSIGNATURE
  475. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  476. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |COMMON_SET|Manifest: NOSIGNATURE
  477. lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
  478. Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  479. 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
  480. bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  481. ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  482. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
  483. melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  484. fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
  485. modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  486. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  487. entity_model_features_forge_1.20.1-2.2.6.jar |Entity Model Features |entity_model_features |2.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  488. entity_texture_features_forge_1.20.1-6.2.5.jar |Entity Texture Features |entity_texture_features |6.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  489. fast-ip-ping-v1.0.4-mc1.20.4-forge.jar |Fast IP Ping |fastipping |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  490. fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
  491. simpleshops-1.2.2.jar |Simple Shops |simpleshops |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  492. Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  493. eeeabsmobs-1.20.1-0.95.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.95 |COMMON_SET|Manifest: NOSIGNATURE
  494. lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |COMMON_SET|Manifest: NOSIGNATURE
  495. modpack-update-checker-1.20.1-forge-0.15.2.jar |Modpack Update Checker |modpackupdatechecker |0.15.2 |COMMON_SET|Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
  496. architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  497. memorysettings-1.20.1-5.5.jar |memorysettings mod |memorysettings |1.20.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE
  498. L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |COMMON_SET|Manifest: NOSIGNATURE
  499. blockui-1.20.1-1.0.186-beta.jar |UI Library Mod |blockui |1.20.1-1.0.186-beta |COMMON_SET|Manifest: NOSIGNATURE
  500. NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |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
  501. Connector-1.0.0-beta.45+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.45+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
  502. starterkit-1.20.1-7.1.jar |Starter Kit |starterkit |7.1 |COMMON_SET|Manifest: NOSIGNATURE
  503. twilightdelight-2.0.12.jar |Twilight's Flavor & Delight |twilightdelight |2.0.12 |COMMON_SET|Manifest: NOSIGNATURE
  504. InventoryProfilesNext-forge-1.20-1.10.11.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.11 |COMMON_SET|Manifest: NOSIGNATURE
  505. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
  506. cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  507. The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |COMMON_SET|Manifest: NOSIGNATURE
  508. advancedcompass.forge.1.20.1-1.2.15.jar |Advanced Compass |advancedcompass |1.2.15 |COMMON_SET|Manifest: NOSIGNATURE
  509. framework-forge-1.20.1-0.7.8.jar |Framework |framework |0.7.8 |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
  510. quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  511. effortlessbuilding-1.20.1-3.9-all.jar |Effortless Building |effortlessbuilding |3.9 |COMMON_SET|Manifest: NOSIGNATURE
  512. fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
  513. BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |COMMON_SET|Manifest: NOSIGNATURE
  514. fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE
  515. betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja|BetterEnd Crashed Ships |betterend_crashed_ships |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  516. ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  517. realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  518. crawl-0.12.0_mapped_srg_1.20.1.jar |Crawl |crawl |0.12.0 |COMMON_SET|Manifest: NOSIGNATURE
  519. common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  520. pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  521. fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE
  522. obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE
  523. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  524. artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |COMMON_SET|Manifest: NOSIGNATURE
  525. crawl-0.12.0$Fabric-ASM-v2.3_mapped_srg_1.20.1.jar|Manningham Mills |mm |2.3 |COMMON_SET|Manifest: NOSIGNATURE
  526. decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  527. BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  528. BOMD-Forge-1.20.1-1.0.6.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  529. azurelib-neo-1.20.1-2.0.35.jar |AzureLib |azurelib |2.0.35 |COMMON_SET|Manifest: NOSIGNATURE
  530. energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  531. watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  532. skinlayers3d-forge-1.6.7-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
  533. TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  534. Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  535. friendsandfoes-forge-mc1.20.1-2.0.17.jar |Friends&Foes |friendsandfoes |2.0.17 |COMMON_SET|Manifest: NOSIGNATURE
  536. craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  537. libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  538. endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  539. fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
  540. amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
  541. another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  542. CreativeCore_FORGE_v2.12.14_mc1.20.1.jar |CreativeCore |creativecore |2.12.14 |COMMON_SET|Manifest: NOSIGNATURE
  543. azurelibarmor-neo-1.20.1-2.0.8.jar |AzureLib Armor |azurelibarmor |2.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  544. citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |COMMON_SET|Manifest: NOSIGNATURE
  545. LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
  546. mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
  547. betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  548. fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE
  549. fancymenu_forge_3.2.3_MC_1.20.1.jar |FancyMenu |fancymenu |3.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  550. Wabi-Sabi-Structures-2.0.0-1.20-Forge.jar |Wabi-Sabi Structures |wabi_sabi_structures |2.0.0-1.20 |COMMON_SET|Manifest: NOSIGNATURE
  551. minecolonies-1.20.1-1.1.673-snapshot-universal.jar|MineColonies |minecolonies |1.20.1-1.1.673-snaps|COMMON_SET|Manifest: NOSIGNATURE
  552. 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
  553. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  554. BadOptimizations-2.1.4-1.20.1.jar |BadOptimizations |badoptimizations |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  555. valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  556. OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |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
  557. 1.20.1-forge-0.1.2.jar |MPUC lavender-md |mpuc_lavendermd |0.1.2 |COMMON_SET|Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
  558. drinkbeer-refill-1.20.1-1.0.4.b.jar |Drink Beer Refill |drinkbeer |1.0.4.b |COMMON_SET|Manifest: NOSIGNATURE
  559. EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  560. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
  561. additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  562. xenon-0.3.31+mc1.20.1.jar |Xenon |xenon |0.3.31 |COMMON_SET|Manifest: NOSIGNATURE
  563. oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  564. riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  565. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
  566. irons_spellbooks-1.20.1-3.4.0.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  567. manaunification-1.20.1-1.0.3.jar |Mana Unification Mod |manaunification |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  568. Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar |Grass Overhaul |grassoverhaul |23.10.10 |COMMON_SET|Manifest: NOSIGNATURE
  569. stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
  570. aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  571. apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  572. sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
  573. fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
  574. VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE
  575. MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.0.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  576. bagus_lib-1.20.1-5.3.0.jar |Bagus Lib |bagus_lib |1.20.1-5.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  577. ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  578. lootbeams-1.20.1-1.2.6.jar |LootBeams |lootbeams |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  579. guardvillagers-1.20.1-1.6.7.jar |Guard Villagers |guardvillagers |1.20.1-1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
  580. balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |COMMON_SET|Manifest: NOSIGNATURE
  581. fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
  582. immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  583. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE
  584. chat_heads-0.13.0-forge-1.20.jar |Chat Heads |chat_heads |0.13.0 |COMMON_SET|Manifest: NOSIGNATURE
  585. [Forge]CTOV-v3.4.7.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  586. LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  587. AutoLeveling-1.20-1.19b.jar |Auto Leveling |autoleveling |1.19b |COMMON_SET|Manifest: NOSIGNATURE
  588. terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  589. stylecolonies-1.10-1.20.1.jar |stylecolonies mod |stylecolonies |1.10 |COMMON_SET|Manifest: NOSIGNATURE
  590. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  591. lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  592. AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  593. fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE
  594. BotanyTrees-Forge-1.20.1-9.0.17.jar |BotanyTrees |botanytrees |9.0.17 |COMMON_SET|Manifest: NOSIGNATURE
  595. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  596. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  597. mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |COMMON_SET|Manifest: NOSIGNATURE
  598. curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  599. wizards_reborn-1.20.1-0.1.6.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  600. origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |COMMON_SET|Manifest: NOSIGNATURE
  601. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  602. Eldritch_End-FORGE-MC1.20.1-v0.3.0_mapped_srg_1.20|Eldritch End |eldritch_end |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  603. betterf3plus-1.20.1-1.0.jar |Better F3 Plus |betterf3plus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  604. Icarus-NeoForge-2.9.2.jar |Icarus |icarus |2.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  605. 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
  606. sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  607. ApothicCurios-1.20.1-1.0.3d.jar |Apothic Curios |apothiccurios |1.0.3d |COMMON_SET|Manifest: NOSIGNATURE
  608. celestisynth-1.20.1-1.2.2.jar |Celestisynth |celestisynth |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  609. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  610. fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
  611. elytraslot-forge-6.4.3+1.20.1.jar |Elytra Slot |elytraslot |6.4.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  612. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
  613. ati_structures(1.20)_v1.1.0_FORGE.jar |ati_structures |ati_structures |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  614. formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  615. fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE
  616. jei-1.20.1-forge-15.19.5.99.jar |Just Enough Items |jei |15.19.5.99 |COMMON_SET|Manifest: NOSIGNATURE
  617. multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |COMMON_SET|Manifest: NOSIGNATURE
  618. lithostitched-forge-1.20.1-1.1.8.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  619. The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |COMMON_SET|Manifest: NOSIGNATURE
  620. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  621. tetratic-combat-expanded-1.20-2.7.2.jar |Tetratic Combat Expanded |tetratic_combat_expanded |2.7.2 |COMMON_SET|Manifest: NOSIGNATURE
  622. fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
  623. realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  624. PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  625. fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
  626. Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  627. ApotheoticAdditionsV2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  628. mobhealthbar-forge-1.20.x-2.3.0.jar |YDM's Mob Health Bar |mobhealthbar |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  629. travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |COMMON_SET|Manifest: NOSIGNATURE
  630. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
  631. smarterfarmers-1.20-2.1.0.jar |Smarter Farmers |smarterfarmers |1.20-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  632. SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |COMMON_SET|Manifest: NOSIGNATURE
  633. sereneseasonfix-1.20.1-1.0.8.jar |Sereneseasonfix |sereneseasonfix |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  634. Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  635. geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  636. cratedelight-24.09.03-1.20-forge.jar |Crate Delight |cratedelight |24.09.03-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
  637. memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  638. formations-1.0.2a-forge-mc1.20.2.jar |Formations |formations |1.0.2+a |COMMON_SET|Manifest: NOSIGNATURE
  639. aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  640. 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
  641. DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  642. forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |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
  643. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  644. Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  645. drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  646. formationsoverworld-1.0.4.jar |Formations Overworld |formationsoverworld |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  647. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
  648. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
  649. bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  650. combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  651. NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  652. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  653. jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  654. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  655. fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE
  656. aquacombat 1.2.jar |Aqua combat |aquacombat |1.2 |COMMON_SET|Manifest: NOSIGNATURE
  657. polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  658. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
  659. fasterrandom-5.1.0_mapped_srg_1.20.1.jar |Faster Random |faster_random |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  660. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
  661. fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
  662. visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  663. biomemusic-1.20.1-2.5.jar |biomemusic mod |biomemusic |1.20.1-2.5 |COMMON_SET|Manifest: NOSIGNATURE
  664. PuzzlesLib-v8.1.23-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.23 |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
  665. Aquaculture-1.20.1-2.5.2.jar |Aquaculture 2 |aquaculture |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  666. mns-1.0.1-1.20-forge.jar |Moog's Nether Structures |mns |1.0.1-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
  667. fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
  668. chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
  669. better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
  670. MedievalOriginsRevival-6.4.6+1.20.1-forge.jar |MedievalOriginsRevival |medievalorigins |6.4.6+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  671. deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE
  672. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |COMMON_SET|Manifest: NOSIGNATURE
  673. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  674. CarbonConfig-1.20-1.2.6.jar |Carbon Config Library |carbonconfig |1.20-1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  675. tetra-1.20.1-6.3.0.jar |tetra |tetra |6.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  676. tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  677. tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  678. blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE
  679. dimasctetracompat-1.20.1-1.4.0.1.jar |Dimensional Ascension Tetra Co|dimasctetracompat |1.20.1-1.4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  680. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  681. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  682. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE
  683. ars_nouveau-1.20.1-4.12.4-all.jar |Ars Nouveau |ars_nouveau |4.12.4 |COMMON_SET|Manifest: NOSIGNATURE
  684. knightsnmages-0.0.7-neo.jar |KnightsnMages |knightsnmages |0.0.7-neo |COMMON_SET|Manifest: NOSIGNATURE
  685. GeOre_Nouveau-1.20.1-0.4.1.jar |GeOre Nouveau |georenouveau |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  686. recipeessentials-1.20.1-3.6.jar |recipeessentials mod |recipeessentials |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
  687. aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  688. aetheric_tetranomicon-1.1.2-1.20.1.jar |Aetheric Tetranomicon |aetheric_tetranomicon |1.1.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  689. lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  690. deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  691. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
  692. ancient_aether-0.9.7.jar |Ancient Aether |ancient_aether |0.9.7 |COMMON_SET|Manifest: NOSIGNATURE
  693. aether-redux-2.0.16c-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.16c |COMMON_SET|Manifest: NOSIGNATURE
  694. connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |COMMON_SET|Manifest: NOSIGNATURE
  695. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  696. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  697. citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  698. alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
  699. iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  700. ice_and_fire_spellbooks-2.2.0-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.2.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  701. 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
  702. mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  703. Cataclysmic Illagers-1.0.0.jar |Cataclysmic Illagers |cataclysmicillagers |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  704. AetherVillages-1.20.1-1.0.7-forge.jar |Aether Villages |aether_villages |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  705. Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  706. piglinsafety-1.18.2-1.0.0.jar |PiglinSafety |piglinsafety |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  707. relics-1.20.1-0.8.0.7.jar |Relics |relics |0.8.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  708. bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  709. starbunclemania-1.20.1-1.2.2.0.jar |Starbunclemania |starbunclemania |1.20.1-1.2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  710. dummmmmmy-1.20-2.0.2.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  711. bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
  712. fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
  713. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
  714. better_climbing-forge-3.jar |Better Climbing |better_climbing |3 |COMMON_SET|Manifest: NOSIGNATURE
  715. crashexploitfixer-forge-1.1.0+1.20.1.jar |CrashExploitFixer |crashexploitfixer |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  716. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  717. chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  718. cuisinedelight-1.1.14.jar |Cuisine Delight |cuisinedelight |1.1.14 |COMMON_SET|Manifest: NOSIGNATURE
  719. endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  720. endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  721. reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  722. zmedievalmusic-1.20.1-2.1.jar |medievalmusic mod |medievalmusic |1.20.1-2.1 |COMMON_SET|Manifest: NOSIGNATURE
  723. samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |COMMON_SET|Manifest: NOSIGNATURE
  724. Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  725. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
  726. despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  727. collective-1.20.1-7.84.jar |Collective |collective |7.84 |COMMON_SET|Manifest: NOSIGNATURE
  728. BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
  729. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  730. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
  731. deeperdarker-forge-1.20.1-1.3.2.jar |Deeper and Darker |deeperdarker |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  732. BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  733. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
  734. biomemakeover-FORGE-1.20.1-1.11.4.jar |Biome Makeover |biomemakeover |1.20.1-1.11.4 |COMMON_SET|Manifest: NOSIGNATURE
  735. simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  736. gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  737. taniwha-forge-1.20.0-5.4.4.jar |Taniwha |taniwha |1.20.0-5.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  738. ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  739. ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  740. fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
  741. ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  742. umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  743. fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE
  744. Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  745. controllable-forge-1.20.1-0.20.3.jar |Controllable |controllable |0.20.3 |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
  746. YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|COMMON_SET|Manifest: NOSIGNATURE
  747. wither_spawn_fix-1.0.0.jar |Wither Spawn Fix |wither_spawn_fix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  748. fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
  749. villagesandpillages-forge-mc1.20.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  750. amendments-1.20-1.2.11.jar |Amendments |amendments |1.20-1.2.11 |COMMON_SET|Manifest: NOSIGNATURE
  751. OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  752. item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE
  753. ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |COMMON_SET|Manifest: NOSIGNATURE
  754. ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  755. Ping-Wheel-1.9.1-forge-1.20.1.jar |Ping Wheel |pingwheel |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
  756. tetracelium-1.20.1-1.2.0.jar |tetracelium |tetracelium |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  757. GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  758. create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |COMMON_SET|Manifest: NOSIGNATURE
  759. waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  760. Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  761. fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
  762. alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  763. farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
  764. Block Swap-forge-1.20.1-5.0.0.0.jar |Block Swap |blockswap |5.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  765. blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  766. autumnity-1.20.1-5.0.1.jar |Autumnity |autumnity |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  767. buzzier_bees-1.20.1-6.0.0.jar |Buzzier Bees |buzzier_bees |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  768. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |COMMON_SET|Manifest: NOSIGNATURE
  769. tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  770. toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  771. fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
  772. illagersweararmor-1.20.1-1.4.0.jar |Illagers Wear Armor |zillagersweararmor |1.20.1-1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  773. 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
  774. commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  775. DramaticDoors-QuiFabrge-1.20.1-3.2.5.jar |Dramatic Doors |dramaticdoors |1.20.1-3.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  776. upgrade_aquatic-1.20.1-6.0.1.jar |Upgrade Aquatic |upgrade_aquatic |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  777. eidolon_repraised-1.20.1-0.3.8.13.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.13 |COMMON_SET|Manifest: NOSIGNATURE
  778. alexscaves-1.1.5.jar |Alex's Caves |alexscaves |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  779. tact-1.1.10+1.20.1.jar |TACT |tact |1.1.10 |COMMON_SET|Manifest: NOSIGNATURE
  780. EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |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
  781. moonlight-1.20-2.13.0-forge.jar |Moonlight Library |moonlight |1.20-2.13.0 |COMMON_SET|Manifest: NOSIGNATURE
  782. MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  783. silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  784. mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
  785. Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |COMMON_SET|Manifest: NOSIGNATURE
  786. Delightful-1.20.1-3.5.8.jar |Delightful |delightful |3.5.8 |COMMON_SET|Manifest: NOSIGNATURE
  787. JadeColonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  788. forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  789. PassiveSkillTree-1.20.1-BETA-0.6.14a-all.jar |Passive Skill Tree |skilltree |0.6.14a |COMMON_SET|Manifest: NOSIGNATURE
  790. Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
  791. Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
  792. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |COMMON_SET|Manifest: NOSIGNATURE
  793. ascended_quark-1.20.1-1.0.4.jar |Ascended Quark |ascended_quark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  794. suppsquared-1.20-1.1.15.jar |Supplementaries Squared |suppsquared |1.20-1.1.15 |COMMON_SET|Manifest: NOSIGNATURE
  795. mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  796. Apugli-2.10.2+1.20.1-forge.jar |Apugli |apugli |2.10.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
  797. betterchunkloading-1.20.1-4.5.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.5 |COMMON_SET|Manifest: NOSIGNATURE
  798. inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |COMMON_SET|Manifest: NOSIGNATURE
  799. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  800. mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
  801. apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  802. fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  803. packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
  804. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  805. emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
  806. fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
  807. fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
  808. Flywheel Backend: Uninitialized
  809. Crash Report UUID: 0bb70338-24d1-46b1-89c0-edcdaf08f106
  810. FML: 47.3
  811. Forge: net.minecraftforge:47.3.7
  812. Kiwi Modules:
  813. kiwi:block_components
  814. kiwi:block_templates
  815. kiwi:contributors
  816. kiwi:data
  817. kiwi:item_templates
  818. passablefoliage:core
  819. passablefoliage:enchantment
  820. snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement