1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 | |
11 |
|
12 | Time: 2024-09-22 23:09:32
|
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.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
31 | at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.7.jar:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
32 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
33 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
34 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
35 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
|
36 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
37 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
38 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
39 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
40 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
41 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
42 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
43 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
44 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
45 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
46 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
47 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.oculus.compat.dh.json:NonCullingFrustumMixin from mod oculus] from phase [DEFAULT] in config [mixins.oculus.compat.dh.json] FAILED during APPLY
|
48 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
49 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
50 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
51 | ... 30 more
|
52 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> mixins.oculus.compat.dh.json:NonCullingFrustumMixin from mod oculus -> Apply Methods -> (IILcom/seibel/distanthorizons/coreapi/util/math/Mat4f;)V:update -> Transform Descriptor -> desc=Lcom/seibel/distanthorizons/coreapi/util/math/Mat4f;]
|
53 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:510) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
54 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod(MixinApplicatorStandard.java:535) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
55 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods(MixinApplicatorStandard.java:521) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
56 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:388) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
57 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
58 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
59 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
60 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
61 | ... 30 more
|
62 | Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.seibel.distanthorizons.coreapi.util.math.Mat4f
|
63 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor(MixinTargetContext.java:1001) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
64 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor(MixinTargetContext.java:961) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
65 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethodDescriptor(MixinTargetContext.java:1016) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
66 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformDescriptor(MixinTargetContext.java:917) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
67 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod(MixinTargetContext.java:467) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
68 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod(MixinApplicatorStandard.java:535) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
69 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods(MixinApplicatorStandard.java:521) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
70 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:388) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
71 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
72 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
73 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
74 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
75 | ... 30 more
|
76 |
|
77 |
|
78 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
79 | ---------------------------------------------------------------------------------------
|
80 |
|
81 | -- Head --
|
82 | Thread: Render thread
|
83 | Suspected Mods: NONE
|
84 | Stacktrace:
|
85 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
86 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
87 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
88 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
89 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
|
90 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
|
91 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
|
92 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
|
93 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
94 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
95 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
96 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
97 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
98 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
99 | at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
100 | -- Initialization --
|
101 | Details:
|
102 | Modules:
|
103 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
104 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
105 | CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
106 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
107 | ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation
|
108 | CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation
|
109 | CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation
|
110 | DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
111 | DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
112 | DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
113 | GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
114 | GEPPlugin64.dll:GEPPluginDLL:**.**.**.**:Overwolf LTD
|
115 | GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
116 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
117 | IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
118 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
119 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
120 | KeyScramblerIE.DLL:KeyScrambler Program DLL:3,15,0,0:QFX Software Corporation
|
121 | MMDevApi.dll:MMDevice API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
122 | MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
123 | MpOav.dll:IOfficeAntiVirus Module:4.18.24080.9 (f49fb7de0d838aeebbdbd940314a35a90705840e):Microsoft Corporation
|
124 | NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
125 | NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
126 | NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
127 | OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
128 | OWClient.dll:Overlay:**.**.**.**:Overwolf LTD
|
129 | OWExplorer.dll:Overlay:**.**.**.**:Overwolf LTD
|
130 | OWUtils.dll:Overlay:**.**.**.**:Overwolf LTD
|
131 | OpenAL.dll:Main implementation library:1.21.1:
|
132 | POWRPROF.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
133 | PROPSYS.dll:Microsoft Property System:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
134 | PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
135 | Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
136 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
137 | SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
138 | SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
139 | SHELL32.dll:Windows Shell Common Dll:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation
|
140 | SspiCli.dll:Security Support Provider Interface:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation
|
141 | UMPDC.dll
|
142 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
143 | USERENV.dll:Userenv:10.0.19041.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.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
146 | WINHTTP.dll:Windows HTTP Services:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
147 | WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
148 | WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
149 | WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4780 (WinBuild.160101.0800):Microsoft Corporation
|
150 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
151 | WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
152 | WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
153 | Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
154 | amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
155 | apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
156 | awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
157 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
158 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
159 | cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation
|
160 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
161 | combase.dll:Microsoft COM for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
162 | cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
163 | cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
164 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
165 | dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
166 | dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
167 | dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
168 | drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
169 | dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
170 | dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation
|
171 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
172 | gdi32full.dll:GDI Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation
|
173 | gep_minecraft.dll:TODO: <File description>:**.**.**.**:TODO: <Company name>
|
174 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
175 | gpapi.dll:Group Policy Client API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
176 | icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation
|
177 | imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
178 | inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
179 | java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
180 | javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
|
181 | jemalloc.dll
|
182 | jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
183 | jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
184 | jna6017225085862331885.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
|
185 | jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
186 | jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
|
187 | kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation
|
188 | libowgameevents64.dll:Overwolf Game Events SDK:**.**.**.**:Overwolf LTD
|
189 | lwjgl.dll
|
190 | lwjgl_opengl.dll
|
191 | lwjgl_stb.dll
|
192 | management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
193 | management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
194 | mdnsNSP.dll:Bonjour Namespace Provider:3,0,0,10:Apple Inc.
|
195 | msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
196 | mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
197 | msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
198 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
199 | msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
200 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
201 | napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
202 | ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
203 | net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
204 | nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
205 | ntdll.dll:NT Layer DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
206 | ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
207 | nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.70 :32.0.15.6070:NVIDIA Corporation
|
208 | nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6070:NVIDIA Corporation
|
209 | nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
|
210 | ole32.dll:Microsoft OLE for Windows:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
211 | opengl32.dll:OpenGL Client DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation
|
212 | perfos.dll:Windows System Performance Objects DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
213 | pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
214 | profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation
|
215 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
216 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
217 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
218 | shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
219 | sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
220 | textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4651 (WinBuild.160101.0800):Microsoft Corporation
|
221 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
222 | uxtheme.dll:Microsoft UxTheme Library:10.0.19041.4529 (WinBuild.160101.0800):Microsoft Corporation
|
223 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
|
224 | verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
225 | win32u.dll:Win32u:10.0.19041.4894 (WinBuild.160101.0800):Microsoft Corporation
|
226 | windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
227 | winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
228 | wintypes.dll:Windows Base Types DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
229 | wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation
|
230 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
231 | xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
|
232 | zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
|
233 | Stacktrace:
|
234 | at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.7.jar:?] {re:classloading,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
|
235 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
236 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
237 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
238 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
|
239 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
240 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
241 | at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
|
242 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
|
243 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
|
244 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
|
245 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
|
246 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
|
247 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
|
248 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
|
249 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
250 |
|
251 |
|
252 | -- System Details --
|
253 | Details:
|
254 | Minecraft Version: 1.20.1
|
255 | Minecraft Version ID: 1.20.1
|
256 | Operating System: Windows 10 (amd64) version 10.0
|
257 | Java Version: 17.0.8, Microsoft
|
258 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
259 | Memory: 2392875008 bytes (2282 MiB) / 3963617280 bytes (3780 MiB) up to 7348420608 bytes (7008 MiB)
|
260 | CPUs: 12
|
261 | Processor Vendor: GenuineIntel
|
262 | Processor Name: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
|
263 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
264 | Microarchitecture: Coffee Lake
|
265 | Frequency (GHz): 3.19
|
266 | Number of physical packages: 1
|
267 | Number of physical CPUs: 6
|
268 | Number of logical CPUs: 12
|
269 | Graphics card #0 name: NVIDIA GeForce GTX 1060 6GB
|
270 | Graphics card #0 vendor: NVIDIA (0x10de)
|
271 | Graphics card #0 VRAM (MB): 4095.00
|
272 | Graphics card #0 deviceId: 0x1c03
|
273 | Graphics card #0 versionInfo: DriverVersion=32.0.15.6070
|
274 | Memory slot #0 capacity (MB): 8192.00
|
275 | Memory slot #0 clockSpeed (GHz): 2.67
|
276 | Memory slot #0 type: DDR4
|
277 | Memory slot #1 capacity (MB): 8192.00
|
278 | Memory slot #1 clockSpeed (GHz): 2.67
|
279 | Memory slot #1 type: DDR4
|
280 | Virtual memory max (MB): 29633.44
|
281 | Virtual memory used (MB): 26197.73
|
282 | Swap memory total (MB): 13323.01
|
283 | Swap memory used (MB): 1406.54
|
284 | JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx7008m -Xms256m
|
285 | Loaded Shaderpack: Bliss-Shader-main.zip
|
286 | Profile: Custom (+0 options changed by user)
|
287 | Launched Version: forge-47.3.7
|
288 | Backend library: LWJGL version 3.3.1 build 7
|
289 | Backend API: NVIDIA GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.70, NVIDIA Corporation
|
290 | Window size: <not initialized>
|
291 | GL Caps: Using framebuffer using OpenGL 3.2
|
292 | GL debug messages:
|
293 | Using VBOs: Yes
|
294 | Is Modded: Definitely; Client brand changed to 'forge'
|
295 | Type: Client (map_client.txt)
|
296 | CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
|
297 | Sinytra Connector: 1.0.0-beta.45+1.20.1
|
298 | SINYTRA CONNECTOR IS PRESENT!
|
299 | 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.
|
300 | |
301 | Installed Fabric mods:
|
302 | | ================================================== | ============================== | ============================== | ==================== |
|
303 | | better-nether-9.0.10_mapped_srg_1.20.1.jar | Better Nether | betternether | 9.0.10 |
|
304 | | Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20 | Eldritch End | eldritch_end | 0.2.31 |
|
305 | | continuity-3.0.0-beta.5+1.20.1_mapped_srg_1.20.1.j | Continuity | continuity | 3.0.0-beta.51.20.1 |
|
306 | | fasterrandom-5.1.0_mapped_srg_1.20.1.jar | Faster Random | faster_random | 5.1.0 |
|
307 | | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
|
308 | | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
|
309 | | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
|
310 | | ucrashedlol-0.0.3+1.20.1_mapped_srg_1.20.1.jar | ucrashedlol | ucrashedlol | **.**.**.**.1 |
|
311 | | inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j | Inventory Management | inventorymanagement | 1.3.1 |
|
312 | | betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja | BetterEnd Crashed Ships | betterend_crashed_ships | 1.0.0 |
|
313 | | spawnersplus-4.0-1.20.1_mapped_srg_1.20.1.jar | Spawners+ | spawners_plus | 4.0-1.20.1 |
|
314 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
315 | ModLauncher launch target: forgeclient
|
316 | ModLauncher naming: srg
|
317 | ModLauncher services:
|
318 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
319 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
320 | fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
|
321 | fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
|
322 | fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
|
323 | fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
|
324 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
325 | fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
|
326 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
327 | modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
|
328 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
329 | modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
|
330 | modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
|
331 | FML Language Providers:
|
332 | minecraft@1.0
|
333 | Configured Defaults@8.0.1
|
334 | kotlinforforge@4.11.0
|
335 | javafml@null
|
336 | lowcodefml@null
|
337 | Mod List:
|
338 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
339 | EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
340 | open-parties-and-claims-forge-1.20.1-0.23.2.jar |Open Parties and Claims |openpartiesandclaims |0.23.2 |COMMON_SET|Manifest: NOSIGNATURE
|
341 | xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
342 | 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
|
343 | 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
|
344 | Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar |Grass Overhaul |grassoverhaul |23.10.10 |COMMON_SET|Manifest: NOSIGNATURE
|
345 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
|
346 | better-nether-9.0.10_mapped_srg_1.20.1.jar |Better Nether |betternether |9.0.10 |COMMON_SET|Manifest: NOSIGNATURE
|
347 | stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
|
348 | Stony Cliffs FML v1.1.2.jar |Stony Cliffs Are Cool |stonycliffs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
349 | Feature-Recycler-forge-1.0.1.jar |Feature Recycler |featurerecycler |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
350 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
|
351 | modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
352 | 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
|
353 | AutochefsDelight-1.20.1-Forge-1.0.4.jar |Autochef's Delight |autochefsdelight |1.0.4+forge |COMMON_SET|Manifest: NOSIGNATURE
|
354 | 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
|
355 | 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
|
356 | VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
357 | YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
358 | 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
|
359 | clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
360 | ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
361 | Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
362 | guardvillagers-1.20.1-1.6.7.jar |Guard Villagers |guardvillagers |1.20.1-1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
|
363 | PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
364 | balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |COMMON_SET|Manifest: NOSIGNATURE
|
365 | 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
|
366 | SnowRealMagic-1.20.1-Forge-10.5.0-nodeps.jar |Snow! Real Magic! |snowrealmagic |10.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
367 | whatareyouvotingfor2023-1.20.1-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
368 | JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
369 | chat_heads-0.12.13-forge-1.20.jar |Chat Heads |chat_heads |0.12.13 |COMMON_SET|Manifest: NOSIGNATURE
|
370 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
371 | cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE
|
372 | 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
|
373 | LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
374 | sawmill-1.20-1.4.3.jar |Universal Sawmill |sawmill |1.20-1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
|
375 | revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
376 | Geophilic v3.1.1 f15-48.jar |Geophilic |geophilic |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
377 | athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
378 | 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
|
379 | GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
380 | 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
|
381 | structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
|
382 | explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
383 | corpse-forge-1.20.1-1.0.14.jar |Corpse |corpse |1.20.1-1.0.14 |COMMON_SET|Manifest: NOSIGNATURE
|
384 | handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
385 | 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
|
386 | repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
387 | BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
388 | transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
389 | YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
390 | Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
391 | spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE
|
392 | Philips-Ruins1.20.1-4.4.1.jar |Philips Ruins |philipsruins |4.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
393 | curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
394 | oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
395 | advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
396 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
397 | Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20|Eldritch End |eldritch_end |0.2.31 |COMMON_SET|Manifest: NOSIGNATURE
|
398 | dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE
|
399 | noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
400 | 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
|
401 | 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
|
402 | YouShallNotSpawn-forge-1.20.x-2.0.1.jar |You Shall Not Spawn |ysns |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
403 | sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
404 | cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
405 | NetherChested-v8.0.4-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
406 | flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
407 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
408 | 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
|
409 | nitrogen_internals-1.20.1-1.0.9-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.9-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
410 | FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
411 | KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
412 | l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
414 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
415 | veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
416 | BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
417 | YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
418 | 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
|
419 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
|
420 | elytraslot-forge-6.4.3+1.20.1.jar |Elytra Slot |elytraslot |6.4.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |COMMON_SET|Manifest: NOSIGNATURE
|
422 | Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |COMMON_SET|Manifest: NOSIGNATURE
|
423 | mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | puzzlesapi-forge-8.1.7.jar |Puzzles Api |puzzlesapi |8.1.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
425 | formationsnether-1.0.5.jar |Formations Nether |formationsnether |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
426 | 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
|
427 | jei-1.20.1-forge-15.17.0.76.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
428 | lithostitched-forge-1.20.1-1.1.8.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
429 | VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
430 | 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
|
431 | goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
432 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
433 | Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
434 | Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
435 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
|
436 | blossom.jar |Blossom Blade |mr_blossom_blade |1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
437 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
|
438 | fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
439 | Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
440 | fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
442 | EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
443 | smarterfarmers-1.20-2.0.1.jar |Smarter Farmers |smarterfarmers |1.20-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
444 | SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
445 | sereneseasonfix-1.20.1-1.0.8.jar |Sereneseasonfix |sereneseasonfix |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | adorabuild-structures-2.7.0-forge-1.20.1.jar |AdoraBuild: Structures |adorabuild_structures |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
448 | 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
|
449 | snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
|
450 | memoryleakfix-forge-1.17+-1.1.1.jar |Memory Leak Fix |memoryleakfix |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
451 | formations-1.0.2a-forge-mc1.20.2.jar |Formations |formations |1.0.2+a |COMMON_SET|Manifest: NOSIGNATURE
|
452 | puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
453 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
|
454 | Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
|
455 | drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
456 | DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
|
457 | formationsoverworld-1.0.4.jar |Formations Overworld |formationsoverworld |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
458 | Hearths v1.0.1 f12-48.jar |Hearths |hearths |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
|
460 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
462 | BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
463 | LongerChatHistory-1.3-Forge.jar |Longer Chat History |longerchathistory |1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
464 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
465 | ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
466 | Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
467 | NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
468 | justenoughbreeding-forge-1.20.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
469 | MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |8.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
470 | Luna-FORGE-MC1.19.X-1.0.1.jar |Luna |luna |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
471 | spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
472 | 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
|
473 | 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
|
474 | 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
|
475 | fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
476 | forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
477 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
478 | betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |COMMON_SET|Manifest: NOSIGNATURE
|
479 | Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
480 | forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
481 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
482 | notenoughanimations-forge-1.7.5-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
483 | 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
|
484 | polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
485 | JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
486 | Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
|
487 | entityculling-forge-1.7.0-mc1.20.1.jar |EntityCulling |entityculling |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
488 | backpacked-forge-1.20.1-3.0.0-beta.4.jar |Backpacked |backpacked |3.0.0-beta.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
489 | XaeroPlus-2.23.1+forge-1.20.1-WM1.39.0-MM24.4.0.ja|XaeroPlus |xaeroplus |2.23.1 |COMMON_SET|Manifest: NOSIGNATURE
|
490 | Xaeros_Minimap_24.4.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
491 | 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
|
492 | continuity-3.0.0-beta.5+1.20.1_mapped_srg_1.20.1.j|Continuity |continuity |3.0.0-beta.51.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
493 | ImmediatelyFast-Forge-1.2.21+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.21+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
|
494 | fasterrandom-5.1.0_mapped_srg_1.20.1.jar |Faster Random |faster_random |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
495 | mediumcore-1.0.0.jar |Mediumcore |mediumcore |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
496 | Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
497 | oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
498 | 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
|
499 | 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
|
500 | visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
501 | biomemusic-1.20.1-2.5.jar |biomemusic mod |biomemusic |1.20.1-2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
502 | PuzzlesLib-v8.1.22-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.22 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
503 | 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
|
504 | 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
|
505 | chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
|
506 | better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
|
507 | EuphoriaPatcher-0.3.4-forge.jar |Euphoria Patcher |euphoria_patcher |0.3.4-forge |COMMON_SET|Manifest: NOSIGNATURE
|
508 | deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
509 | xptome-1.20.1-2.2.1.jar |XP Tome |xpbook |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
510 | cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
511 | 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
|
512 | kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
513 | blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE
|
514 | 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
|
515 | YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
516 | v_slab_compat-1.20-2.4.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
517 | netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
518 | geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |COMMON_SET|Manifest: NOSIGNATURE
|
519 | recipeessentials-1.20.1-3.6.jar |recipeessentials mod |recipeessentials |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
|
520 | 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
|
521 | aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
522 | lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
523 | deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
524 | aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
525 | IllagerInvasion-v8.0.5-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
526 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
527 | dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
528 | connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |COMMON_SET|Manifest: NOSIGNATURE
|
529 | Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
530 | ObsidianUI-forge-0.2.3+mc1.20.1.jar |ObsidianUI |obsidianui |0.2.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
531 | kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
532 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
533 | structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
534 | villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |COMMON_SET|Manifest: NOSIGNATURE
|
535 | XaerosWorldMap_1.39.0_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.0 |COMMON_SET|Manifest: NOSIGNATURE
|
536 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
537 | citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
538 | alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
|
539 | lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
540 | 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
|
541 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
542 | AetherVillages-1.20.1-1.0.6-forge.jar |Aether Villages |aether_villages |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
543 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
544 | Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
545 | blueprintfix-forge-1.0.0-1.20.1.jar |Blueprint Texture Fix |blueprintfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
546 | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
547 | bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
548 | carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
549 | melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
550 | ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE
|
551 | dragonmounts-1.20.1-1.2.3-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.3-beta |COMMON_SET|Manifest: NOSIGNATURE
|
552 | dragon_mounts_patches-1.0.0.jar |Dragon Mounts Patches |dragon_mounts_patches |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
553 | bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
|
554 | 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
|
555 | 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
|
556 | 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
|
557 | twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |COMMON_SET|Manifest: NOSIGNATURE
|
558 | sodiumdynamiclights-forge-1.0.1-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
559 | konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
|
560 | diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
561 | Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
562 | crashexploitfixer-forge-1.1.0+1.20.1.jar |CrashExploitFixer |crashexploitfixer |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
563 | FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
564 | chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
565 | cuisinedelight-1.1.14.jar |Cuisine Delight |cuisinedelight |1.1.14 |COMMON_SET|Manifest: NOSIGNATURE
|
566 | FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
567 | entity_model_features_forge_1.20.1-2.2.3.jar |Entity Model Features |entity_model_features |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
568 | entity_texture_features_forge_1.20.1-6.2.2.jar |Entity Texture Features |entity_texture_features |6.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
569 | fast-ip-ping-v1.0.4-mc1.20.4-forge.jar |Fast IP Ping |fastipping |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
570 | 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
|
571 | lazurite-1.0.4+mc1.20.1.jar |Lazurite |lazurite |1.0.4+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
572 | endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
573 | Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
574 | reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
575 | lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
576 | Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
577 | modpack-update-checker-1.20.1-forge-0.15.2.jar |Modpack Update Checker |modpackupdatechecker |0.15.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
578 | 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
|
579 | memorysettings-1.20.1-5.5.jar |memorysettings mod |memorysettings |1.20.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE
|
580 | L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |COMMON_SET|Manifest: NOSIGNATURE
|
581 | Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
|
582 | despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
583 | collective-1.20.1-7.84.jar |Collective |collective |7.84 |COMMON_SET|Manifest: NOSIGNATURE
|
584 | ucrashedlol-0.0.3+1.20.1_mapped_srg_1.20.1.jar |ucrashedlol |ucrashedlol |**.**.**.**.1 |COMMON_SET|Manifest: NOSIGNATURE
|
585 | elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
586 | NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
587 | 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
|
588 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
589 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
|
590 | aether_protect_your_moa-1.20.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
|
591 | aether-redux-2.0.17-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.17 |COMMON_SET|Manifest: NOSIGNATURE
|
592 | twilightdelight-2.0.12.jar |Twilight's Flavor & Delight |twilightdelight |2.0.12 |COMMON_SET|Manifest: NOSIGNATURE
|
593 | deeperdarker-forge-1.20.1-1.3.2.jar |Deeper and Darker |deeperdarker |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
|
594 | BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
595 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
596 | SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence |sdrp |4.0.3-build.40+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
|
597 | ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
598 | ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
599 | 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
|
600 | ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
601 | ServerBrowser-1.20.1-FORGE-1.3.0.jar |ServerBrowser |serverbrowser |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
602 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
603 | cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
604 | umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
605 | 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
|
606 | framework-forge-1.20.1-0.7.8.jar |Framework |framework |0.7.8 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
607 | inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j|Inventory Management |inventorymanagement |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
608 | Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
|
609 | crawlondemand-1.20.x-1.0.0.jar |Crawl on Demand |crawlondemand |1.20.x-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
610 | wither_spawn_fix-1.0.0.jar |Wither Spawn Fix |wither_spawn_fix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
611 | voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
612 | 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
|
613 | TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
614 | 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
|
615 | BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
616 | 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
|
617 | BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
618 | villagesandpillages-forge-mc1.20.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
619 | 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
|
620 | amendments-1.20-1.2.10.jar |Amendments |amendments |1.20-1.2.10 |COMMON_SET|Manifest: NOSIGNATURE
|
621 | item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE
|
622 | ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |COMMON_SET|Manifest: NOSIGNATURE
|
623 | ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
624 | EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
625 | ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
626 | 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
|
627 | the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
628 | Ping-Wheel-1.9.1-forge-1.20.1.jar |Ping Wheel |pingwheel |1.9.1 |COMMON_SET|Manifest: NOSIGNATURE
|
629 | 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
|
630 | hearth_and_home-forge-1.20.1-2.0.3.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
631 | GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
632 | waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
633 | extra_compat-1.5.16.jar |Extra Compat |extra_compat |1.5.16 |COMMON_SET|Manifest: NOSIGNATURE
|
634 | Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
|
635 | Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
636 | comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
637 | 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
|
638 | spawnersplus-4.0-1.20.1_mapped_srg_1.20.1.jar |Spawners+ |spawners_plus |4.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
639 | temporalapi-1.6.7.jar |Temporal API |temporalapi |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
|
640 | alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
641 | SimpleStorageNetwork-1.20.1-1.10.0.jar |Simple Storage Network |storagenetwork |1.10.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
642 | decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
643 | everycomp-1.20-2.6.74.jar |Every Compat |everycomp |1.20-2.6.74 |COMMON_SET|Manifest: NOSIGNATURE
|
644 | farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
645 | DistantHorizons-2.2.0-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.2.0-a |COMMON_SET|Manifest: NOSIGNATURE
|
646 | blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
647 | boatload-1.20.1-5.0.1.jar |Boatload |boatload |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
648 | pet_cemetery-1.20.1-2.0.0.jar |Pet Cemetery |pet_cemetery |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
649 | incubation-1.20.1-4.0.2.jar |Incubation |incubation |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
650 | azurelib-neo-1.20.1-2.0.30.jar |AzureLib |azurelib |2.0.31 |COMMON_SET|Manifest: NOSIGNATURE
|
651 | 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
|
652 | 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
|
653 | skinlayers3d-forge-1.6.7-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |COMMON_SET|Manifest: NOSIGNATURE
|
654 | libertyvillagers-2.0.0+forge+1.20.1.jar |Liberty's Villagers |libertyvillagers |2.0.0+forge+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
655 | CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
656 | Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
657 | 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
|
658 | friendsandfoes-forge-mc1.20.1-2.0.17.jar |Friends&Foes |friendsandfoes |2.0.17 |COMMON_SET|Manifest: NOSIGNATURE
|
659 | EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
660 | moonlight-1.20-2.12.17-forge.jar |Moonlight Library |moonlight |1.20-2.12.17 |COMMON_SET|Manifest: NOSIGNATURE
|
661 | MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
662 | gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
663 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
|
664 | mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
|
665 | Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
666 | Delightful-1.20.1-3.6.jar |Delightful |delightful |3.6 |COMMON_SET|Manifest: NOSIGNATURE
|
667 | amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
|
668 | another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
669 | nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
670 | BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
671 | Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
|
672 | citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |COMMON_SET|Manifest: NOSIGNATURE
|
673 | Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
|
674 | supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |COMMON_SET|Manifest: NOSIGNATURE
|
675 | ascended_quark-1.20.1-1.0.4.jar |Ascended Quark |ascended_quark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
676 | suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |COMMON_SET|Manifest: NOSIGNATURE
|
677 | DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
678 | inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |COMMON_SET|Manifest: NOSIGNATURE
|
679 | 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
|
680 | fancymenu_forge_3.2.3_MC_1.20.1.jar |FancyMenu |fancymenu |3.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
681 | coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
682 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
683 | justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
684 | charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
685 | CrabbersDelight-1.20.1-1.1.7a.jar |Crabber's Delight |crabbersdelight |1.1.7 |COMMON_SET|Manifest: NOSIGNATURE
|
686 | packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
687 | BadOptimizations-2.1.4-1.20.1.jar |BadOptimizations |badoptimizations |2.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
688 | 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
|
689 | 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
|
690 | OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
691 | 1.20.1-forge-0.1.2.jar |MPUC lavender-md |mpuc_lavendermd |0.1.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
692 | 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
|
693 | Crash Report UUID: 4c39271d-aece-4361-a675-6ffbb717942f
|
694 | FML: 47.3
|
695 | Forge: net.minecraftforge:47.3.7
|
696 | Kiwi Modules:
|
697 | kiwi:block_components
|
698 | kiwi:block_templates
|
699 | kiwi:contributors
|
700 | kiwi:data
|
701 | kiwi:item_templates
|
702 | snowrealmagic:core
|