1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-04-07 01:27:17
|
5 | Description: Mod loading error has occurred
|
6 |
|
7 | java.lang.Exception: Mod Loading has failed
|
8 | at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:60) ~[forge-1.20.1-47.4.0-universal.jar%23698!/:?] {re:classloading}
|
9 | at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:37) ~[forge-1.20.1-47.4.0-universal.jar%23698!/:?] {re:classloading}
|
10 | at net.minecraft.server.Main.main(Main.java:125) ~[server-1.20.1-20230612.114412-srg.jar%23693!/:?] {re:mixin,re:classloading,pl:mixin:A}
|
11 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
|
12 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
|
13 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
|
14 | at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {}
|
15 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}
|
16 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}
|
17 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.4.0.jar%2369!/:?] {}
|
18 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
19 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
20 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
21 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
22 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
23 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
24 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
25 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
|
26 |
|
27 |
|
28 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
29 | ---------------------------------------------------------------------------------------
|
30 |
|
31 | -- Head --
|
32 | Thread: main
|
33 | Suspected Mods: NONE
|
34 | Stacktrace:
|
35 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
36 | -- MOD create --
|
37 | Details:
|
38 | Caused by 0: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
39 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
40 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
41 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
42 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
43 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
|
44 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
45 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
46 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
47 | at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
|
48 | at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
49 | at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
|
50 | at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
|
51 | at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
|
52 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
|
53 | at java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin}
|
54 | at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin}
|
55 | at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
56 | at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
|
57 | at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
58 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
59 | at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.4.0.jar%23694!/:?] {}
|
60 | at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
|
61 | at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
|
62 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
|
63 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
|
64 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
|
65 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
|
66 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
|
67 |
|
68 | Mod File: /server/mods/create-1.20.1-6.0.4.jar
|
69 | Failure message: Create (create) has failed to load correctly
|
70 | org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
71 | Mod Version: 6.0.4
|
72 | Mod Issue URL: https://github.com/Creators-of-Create/Create/issues
|
73 | Exception message: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.Minecraft
|
74 | Stacktrace:
|
75 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformMethod(MixinPreProcessorStandard.java:754) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
76 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:739) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
77 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
78 | at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
79 | at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
80 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
81 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
82 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
83 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
84 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
85 | at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
86 | at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
|
87 | at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}
|
88 | at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
89 | at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
90 | at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}
|
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 java.lang.Class.forName0(Native Method) ~[?:?] {re:mixin}
|
98 | at java.lang.Class.forName(Class.java:467) ~[?:?] {re:mixin}
|
99 | at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
100 | at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
|
101 | at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
102 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.4.0.jar%23695!/:?] {}
|
103 | at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$5(ModContainer.java:126) ~[fmlcore-1.20.1-47.4.0.jar%23694!/:?] {}
|
104 | at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
|
105 | at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
|
106 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
|
107 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
|
108 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}
|
109 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}
|
110 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}
|
111 |
|
112 |
|
113 | -- System Details --
|
114 | Details:
|
115 | Minecraft Version: 1.20.1
|
116 | Minecraft Version ID: 1.20.1
|
117 | Operating System: Linux (amd64) version 5.15.0-131-generic
|
118 | Java Version: 17.0.14, Eclipse Adoptium
|
119 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
120 | Memory: 1339574280 bytes (1277 MiB) / 2147483648 bytes (2048 MiB) up to 4294967296 bytes (4096 MiB)
|
121 | CPUs: 2
|
122 | Processor Vendor: AuthenticAMD
|
123 | Processor Name: AMD EPYC 74F3 24-Core Processor
|
124 | Identifier: AuthenticAMD Family 25 Model 1 Stepping 1
|
125 | Microarchitecture: Zen 3
|
126 | Frequency (GHz): -0.00
|
127 | Number of physical packages: 1
|
128 | Number of physical CPUs: 24
|
129 | Number of logical CPUs: 48
|
130 | Graphics card #0 name: unknown
|
131 | Graphics card #0 vendor: unknown
|
132 | Graphics card #0 VRAM (MB): 0.00
|
133 | Graphics card #0 deviceId: unknown
|
134 | Graphics card #0 versionInfo: unknown
|
135 | Virtual memory max (MB): 258833.91
|
136 | Virtual memory used (MB): 92554.59
|
137 | Swap memory total (MB): 1024.00
|
138 | Swap memory used (MB): 0.00
|
139 | JVM Flags: 2 total; -Xmx4096M -Xms2048M
|
140 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
141 | ModLauncher launch target: forgeserver
|
142 | ModLauncher naming: srg
|
143 | ModLauncher services:
|
144 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
145 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
146 | fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
|
147 | fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
|
148 | fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
|
149 | fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
|
150 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
151 | fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
|
152 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
153 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
154 | FML Language Providers:
|
155 | minecraft@1.0
|
156 | kotlinforforge@4.11.0
|
157 | javafml@null
|
158 | __fabric_loader_bootstrap@2.6.0+0.15.0+1.20.1
|
159 | lowcodefml@null
|
160 | Mod List:
|
161 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
162 | berries_and_cherries-1.0.9-hotfix.jar |Berries And Cherries |berries_and_cherries |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
163 | Stackable Potions-forge-1.20.1-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
164 | EasyAnvils-v8.0.1-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
165 | Jadens-Nether-Expansion-2.3.1.jar |Jaden's Nether Expansion |netherexp |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
166 | variantsandventures-forge-mc1.20.1-1.0.6.jar |Variants & Ventures |variantsandventures |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
167 | riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
168 | player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
169 | botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
170 | dynamiccrosshair-9.3+1.20.1-forge.jar |Dynamic Crosshair |dynamiccrosshair |9.3 |COMMON_SET|Manifest: NOSIGNATURE
|
171 | 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
|
172 | fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
|
173 | valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
174 | fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
|
175 | modernfix-forge-5.20.2+mc1.20.1.jar |ModernFix |modernfix |5.20.2+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
176 | 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
|
177 | netherite_horse_armor-forge-1.20.1-1.0.4.jar |Netherite Horse Armor |netherite_horse_armor |1.20.1-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
178 | 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
|
179 | 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
|
180 | YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
181 | Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
182 | guardvillagers-1.20.1-1.6.10.jar |Guard Villagers |guardvillagers |1.20.1-1.6.10 |COMMON_SET|Manifest: NOSIGNATURE
|
183 | forge-medievalend-1.0.1.jar |Medieval Buildings [The End Ed|medievalend |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
184 | createdieselgenerators-1.20.1-1.3.1.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
185 | Compat_FarmersDelight.jar |Farmer's Delight Compat |farmersdelightcompat |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
186 | create-new-age-forge-1.20.1-1.1.3.jar |Create: New Age |create_new_age |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
187 | balm-forge-1.20.1-7.3.27-all.jar |Balm |balm |7.3.27 |COMMON_SET|Manifest: NOSIGNATURE
|
188 | SnowRealMagic-1.20.1-Forge-10.6.1.jar |Snow! Real Magic! |snowrealmagic |10.6.1 |COMMON_SET|Manifest: NOSIGNATURE
|
189 | 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
|
190 | immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
191 | chat_heads-0.13.13-forge-1.20.jar |Chat Heads |chat_heads |0.13.13 |COMMON_SET|Manifest: NOSIGNATURE
|
192 | spelunkery-1.20.1-0.3.16-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.16 |COMMON_SET|Manifest: NOSIGNATURE
|
193 | exposure-1.20.1-1.7.10-forge.jar |Exposure |exposure |1.7.10 |COMMON_SET|Manifest: NOSIGNATURE
|
194 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
195 | cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
|
196 | refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |COMMON_SET|Manifest: NOSIGNATURE
|
197 | embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
198 | corpse-forge-1.20.1-1.0.20.jar |Corpse |corpse |1.20.1-1.0.20 |COMMON_SET|Manifest: NOSIGNATURE
|
199 | AdvancementPlaques-1.20.1-forge-1.6.9.jar |Advancement Plaques |advancementplaques |1.6.9 |COMMON_SET|Manifest: NOSIGNATURE
|
200 | REBIRTH Paintings 5.0.0.jar |Rebirth: Paintings |rebirth_paintings |12.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
201 | 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
|
202 | Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
203 | do_a_barrel_roll-forge-3.5.6+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
204 | resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
205 | fairylights-7.0.0-1.20.1.jar |Fairy Lights |fairylights |7.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
206 | Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
|
207 | nocube's_better_blast_furnace_1.0.1_Forge_1.20.1.j|NoCube's Better Blast Furnace |ncbetterblastfurnace |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
208 | MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
209 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
210 | dungeons-and-taverns-3.0.3.f.jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE
|
211 | ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
212 | nocube's_villagers_sell_animals_1.2.1_forge_1.20.1|Villagers Sell Animals (by NoC|villagersellanimals |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
213 | legendarytabs-1.20.1-1.1.2.jar |Legendary Tabs |legendarytabs |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
214 | overweightfarming-1.20.1-2.1.0-forge.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |COMMON_SET|Manifest: NOSIGNATURE
|
215 | 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
|
216 | accessories-neoforge-1.0.0-beta.46+1.20.1.jar |Accessories |accessories |1.0.0-beta46+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
217 | Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
218 | ItemPhysic_FORGE_v1.8.4_mc1.20.1.jar |ItemPhysic |itemphysic |1.8.4 |COMMON_SET|Manifest: NOSIGNATURE
|
219 | YungsBetterEndIsland-1.20-Forge-2.0.5.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
220 | 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
|
221 | Trials-2.3.3.jar |Trials Chambers |trials |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
222 | l2library-2.4.11-slim.jar |L2 Library |l2library |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE
|
223 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
224 | EnchantingInfuser-v8.0.3-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
225 | sliceanddice-forge-3.4.0.jar |Create Slice & Dice |sliceanddice |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
|
226 | DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
227 | YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
228 | 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
|
229 | fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
|
230 | Kiwi-1.20.1-Forge-11.8.30.jar |Kiwi Library |kiwi |11.8.30+forge |COMMON_SET|Manifest: NOSIGNATURE
|
231 | puffish_skills-0.15.4-1.20-forge.jar |Pufferfish's Skills |puffish_skills |0.15.4 |COMMON_SET|Manifest: NOSIGNATURE
|
232 | mowziesmobs-1.7.1.jar |Mowzie's Mobs |mowziesmobs |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
|
233 | doubledoors-1.20.1-6.2.jar |Double Doors |doubledoors |6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
234 | MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
235 | 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
|
236 | jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
237 | VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
238 | UniversalBoneMeal-v8.0.1-1.20.1-Forge.jar |Universal Bone Meal |universalbonemeal |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
239 | 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
|
240 | goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
241 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
242 | Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
243 | immersive_weathering-1.20.1-2.0.5-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
244 | fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE
|
245 | libbamboo-2.2+1.20.1-forge.jar |LibBamboo |libbamboo |2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
246 | arcwise-1.20-1.20.1-forge.jar |Arcwise |arcwise |1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
247 | PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
248 | fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE
|
249 | mobhealthbar-forge-1.20.x-2.3.0.jar |YDM's Mob Health Bar |mobhealthbar |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
250 | integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
|
251 | NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
|
252 | aaa_particles-1.20.1-1.4.10-forge.jar |AAAParticles |aaa_particles |1.20.1-1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
|
253 | GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
254 | snowundertrees-1.20.1-1.4.10.jar |Snow Under Trees |snowundertrees |1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
|
255 | toomanypaintings-1.0.2-1.20-1.20.4-forge.jar |Too Many Paintings! |toomanypaintings |1.0.2-1.20-1.20.4-fo|COMMON_SET|Manifest: NOSIGNATURE
|
256 | midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
|
257 | scholar-1.20.1-1.1.5-forge.jar |Scholar |scholar |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
258 | fusion-1.2.5-forge-mc1.20.1.jar |Fusion |fusion |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
259 | SomeMoreBlocks@forge-1.20.1-1.0.2-bp.jar |Some More Blocks |somemoreblocks |1.0.2-bp |COMMON_SET|Manifest: NOSIGNATURE
|
260 | fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
|
261 | puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
262 | forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
263 | chalk-1.20.1-1.6.4.jar |Chalk |chalk |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE
|
264 | DistractingTrims-Forge-1.20.1-2.0.4.jar |DistractingTrims |distractingtrims |2.0.4 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
265 | server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
266 | etched-3.0.2.jar |Etched |etched |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
267 | create_compressed-2.1.0-forge-1.20.1.jar |Create Compressed |create_compressed |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
268 | rpg_companions_tiny_dragons-0.0.5-forge-1.20.1.jar|RPG Companions: Tiny Dragons |rpg_companions_tiny_dragons |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
269 | terramity-0.9.8-forge-1.20.1.jar |Terramity |terramity |0.9.8 |COMMON_SET|Manifest: NOSIGNATURE
|
270 | realmrpg_skeletons-1.1.0-forge-1.20.1.jar |Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
271 | create_easy_structures-0.2-forge-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
272 | voicechat-forge-1.20.1-2.5.29.jar |Simple Voice Chat |voicechat |1.20.1-2.5.29 |COMMON_SET|Manifest: NOSIGNATURE
|
273 | sound-physics-remastered-forge-1.20.1-1.4.10.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
|
274 | trade-cycling-forge-1.20.1-1.0.17.jar |Trade Cycling |trade_cycling |1.20.1-1.0.17 |COMMON_SET|Manifest: NOSIGNATURE
|
275 | TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
276 | BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
277 | fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
|
278 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
|
279 | Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
|
280 | ShoulderSurfing-Forge-1.20.1-4.10.4.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.10.4 |COMMON_SET|Manifest: NOSIGNATURE
|
281 | knightquest-forge-1.20.1-1.8.6.jar |Knight Quest |knightquest |1.8.6 |COMMON_SET|Manifest: NOSIGNATURE
|
282 | createutilities-0.3.1+1.20.1.jar |Create Utilities |createutilities |0.3.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
283 | grindenc-forge-1.20.x-v2.2.jar |Grindstone Enchantments |grindenc |2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
284 | 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
|
285 | spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
286 | fabric-resource-conditions-api-v1-2.3.8+9e342fc177|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9e342fc177 |COMMON_SET|Manifest: NOSIGNATURE
|
287 | astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE
|
288 | kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
|
289 | traveloptics-4.4.0-1.20.1.jar |T.O Magic 'n Extras |traveloptics |4.4.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
290 | BrewinAndChewin-1.20.1-3.2.1.jar |Brewin' And Chewin' |brewinandchewin |1.20.1-3.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
291 | farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
292 | flywheel-forge-1.20.1-1.0.1.jar |Flywheel |flywheel |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
293 | Ponder-Forge-1.20.1-1.0.52.jar |Ponder |ponder |1.0.52 |COMMON_SET|Manifest: NOSIGNATURE
|
294 | Mantle-1.20.1-1.11.44.jar |Mantle |mantle |1.11.44 |COMMON_SET|Manifest: NOSIGNATURE
|
295 | Xaeros_Minimap_25.2.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
296 | Lexiconfig-forge-1.3.11.jar |Lexiconfig |lexiconfig |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
|
297 | VibrativeVoice-forge-1.20.1-1.1.0.jar |VibrativeVoice |vibrativevoice |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
298 | decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
299 | 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
|
300 | polymorph-forge-0.49.9+1.20.1.jar |Polymorph |polymorph |0.49.9+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
301 | Zeta-1.0-29.jar |Zeta |zeta |1.0-29 |COMMON_SET|Manifest: NOSIGNATURE
|
302 | hardcorerevival-forge-1.20.1-12.0.7.jar |Hardcore Revival |hardcorerevival |12.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
303 | damageindicator-2.1.0-1.20.1.jar |JeremySeq's Damage Indicator |damageindicator |2.1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
304 | 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
|
305 | ImmediatelyFast-Forge-1.5.0+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.0+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
|
306 | tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
307 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
308 | 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
|
309 | moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
310 | lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
311 | 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
|
312 | pufferfish_unofficial_additions-1.20.1-2.2.3-all.j|Pufferfish's Unofficial Additi|pufferfish_unofficial_addition|2.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
313 | PuzzlesLib-v8.1.29-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.29 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
314 | 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
|
315 | 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
|
316 | cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
317 | create_oppenheimered-1.0.5.jar |Create: Oppenheimered |create_oppenheimered |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
318 | fruitsdelight-1.0.21.jar |Fruits Delight |fruitsdelight |1.0.21 |COMMON_SET|Manifest: NOSIGNATURE
|
319 | aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |COMMON_SET|Manifest: NOSIGNATURE
|
320 | kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |COMMON_SET|Manifest: NOSIGNATURE
|
321 | fabric-renderer-api-v1-3.2.1+cf68abbe77.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+cf68abbe77 |COMMON_SET|Manifest: NOSIGNATURE
|
322 | Animation_Overhaul-forge-1.20.x-1.3.1.jar |Animation Overhaul |animation_overhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
323 | tempadwithshaders-1.20.1-1.0.0.jar |Tempad With Shaders |tempadwithshaders |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
324 | create_ltab_f-2.5.2.jar |Create_ltab_f |create_ltab_f |2.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
325 | geckolib-forge-1.20.1-4.7.1.2.jar |GeckoLib 4 |geckolib |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
326 | cave_dweller-1.20.1-1.7.0.jar |cave_dweller |cave_dweller |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
|
327 | crittersandcompanions-forge-2.2.2.jar |Critters and Companions |crittersandcompanions |2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
328 | 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
|
329 | IllagerInvasion-v8.0.7-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
330 | naturalist-5.0pre2+forge-1.20.1.jar |Naturalist |naturalist |5.0pre2 |COMMON_SET|Manifest: NOSIGNATURE
|
331 | Compat_AlexsMobs-Naturalist.jar |Alex's Mobs - Naturalist Compa|alexsmobsnaturalistcompat |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
332 | sophisticatedcore-1.20.1-1.2.38.936.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
333 | applecrates-forge-1.20.1-3.1.0.jar |Apple Crates |applecrates |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
334 | underground_rivers_1.0.0.jar |Underground Rivers |underground_rivers |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
335 | XaerosWorldMap_1.39.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.4 |COMMON_SET|Manifest: NOSIGNATURE
|
336 | EnhancedVisuals_FORGE_v1.8.2_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.8.2 |COMMON_SET|Manifest: NOSIGNATURE
|
337 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
338 | Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |COMMON_SET|Manifest: NOSIGNATURE
|
339 | citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |COMMON_SET|Manifest: NOSIGNATURE
|
340 | alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
|
341 | iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
342 | domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
|
343 | 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
|
344 | mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
345 | cobweb-forge-1.20.1-1.0.1.jar |Cobweb |cobweb |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
346 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
347 | storagedelight-25.03.09-1.20-forge.jar |Storage Delight |storagedelight |25.03.09-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
|
348 | sophisticatedbackpacks-1.20.1-3.23.8.1215.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.8.1215 |COMMON_SET|Manifest: NOSIGNATURE
|
349 | ascendant_mobs-1.3.0-forge-1.20.1.jar |Ascendant Mobs |ascendant_mobs |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
|
350 | wares-1.20.1-1.2.9.jar |Wares |wares |1.2.9 |COMMON_SET|Manifest: NOSIGNATURE
|
351 | ShieldExpansion-1.20.1-1.2.2.jar |Shield Expansion |shieldexp |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
352 | bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
353 | combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
354 | dummmmmmy-1.20-2.0.6.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
355 | fabric-api-0.92.2+1.11.12+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.12+1.20.|COMMON_SET|Manifest: NOSIGNATURE
|
356 | 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
|
357 | sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
358 | konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
|
359 | PrettyPipes-1.15.0-all.jar |PrettyPipes |prettypipes |1.15.0 |COMMON_SET|Manifest: NOSIGNATURE
|
360 | diagonalblocks-forge-8.0.6.jar |Diagonal Blocks |diagonalblocks |8.0.6 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
361 | FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
|
362 | chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
363 | rusticdelight-forge-1.20.1-1.4.1.jar |Rustic Delight |rusticdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
|
364 | culturaldelights-0.16.3.jar |Cultural Delights |culturaldelights |0.16.3 |COMMON_SET|Manifest: NOSIGNATURE
|
365 | SeedDelight-NeoorForge-1.20.1-1.0.1.jar |Seed Delight |seeddelight |1.20.1-0.1 |COMMON_SET|Manifest: NOSIGNATURE
|
366 | tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE
|
367 | AmbientSounds_FORGE_v6.1.4_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
368 | 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
|
369 | endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
370 | cataclysmiccombat-1.4.jar |Cataclysmic Combat |cataclysmiccombat |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
371 | endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
372 | valhelsia_structures-forge-1.20.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
373 | Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
374 | dynamiccrosshair-9.3+1.20.1-forge-api.jar |Dynamic Crosshair API |dynamiccrosshairapi |1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
375 | born_in_chaos_[Forge]1.20.1_1.6.3.jar |Born in Chaos |born_in_chaos_v1 |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
|
376 | lionfishapi-2.4.jar |LionfishAPI |lionfishapi |2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
377 | Bountiful-6.0.4+1.20.1-forge.jar |Bountiful |bountiful |6.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
378 | modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |COMMON_SET|Manifest: NOSIGNATURE
|
379 | compost_me-1.0.0-forge-1.20.1.jar |Compost Me! |compost_me |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
380 | protection_pixel-1.1.6-forge-1.20.1.jar |Protection Pixel |protection_pixel |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
|
381 | L_Enders_Cataclysm-2.63.jar |cataclysm |cataclysm |2.63 |COMMON_SET|Manifest: NOSIGNATURE
|
382 | integrated_cataclysm_forge-1.0.4+1.20.1.jar |Integrated Cataclysm |integrated_cataclysm |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
383 | collective-1.20.1-8.1.jar |Collective |collective |8.1 |COMMON_SET|Manifest: NOSIGNATURE
|
384 | realmrpg_seadwellers_2.9.9_forge_1.20.1.jar |Realm RPG: Sea Dwellers |seadwellers |2.9.9 |COMMON_SET|Manifest: NOSIGNATURE
|
385 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
386 | liquidburner-1.20.1-0.5.jar |Liquid Burner |liquidburner |0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
387 | legendarysurvivaloverhaul-1.20.1-2.2.28.jar |Legendary Survival Overhaul |legendarysurvivaloverhaul |1.20.1-1.20.1-2.2.28|COMMON_SET|Manifest: NOSIGNATURE
|
388 | curios-forge-5.12.1+1.20.1.jar |Curios API |curios |5.12.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
389 | resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |COMMON_SET|Manifest: NOSIGNATURE
|
390 | deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
391 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
|
392 | ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |COMMON_SET|Manifest: NOSIGNATURE
|
393 | jamlib-forge-1.3.2+1.20.1-patch.1.jar |JamLib |jamlib |1.3.2+1.20.1-patch.1|COMMON_SET|Manifest: NOSIGNATURE
|
394 | rightclickharvest-forge-4.5.3+1.20.1.jar |Right Click Harvest |rightclickharvest |4.5.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
395 | aaa_particles_world-forge-1.20.1-1.0.3.jar |AAAParticles: World |aaa_particles_world |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
396 | pandalib-forge-mc1.20-0.5.2-SNAPSHOT.jar |PandaLib |pandalib |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
|
397 | immersivelanterns-forge-1.0.6-1.20.1.jar |Immersive Lanterns |immersivelanterns |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
398 | 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
|
399 | refurbished_furniture-forge-1.20.1-1.0.12.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.12 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
400 | MRU-1.0.4+1.20.1+forge.jar |Mineblock's Repeated Utilities|mru |1.0.4+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
401 | 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
|
402 | framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
403 | puffish_attributes-0.7.3-1.20-forge.jar |Pufferfish's Attributes |puffish_attributes |0.7.3 |COMMON_SET|Manifest: NOSIGNATURE
|
404 | 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
|
405 | effortlessbuilding-1.20.1-3.10.jar |Effortless Building |effortlessbuilding |3.10 |COMMON_SET|Manifest: NOSIGNATURE
|
406 | TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
407 | 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
|
408 | Tide-forge-1.20.1-1.5.0.jar |Tide |tide |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
409 | fallingtrees-forge-mc1.20-0.13.2-SNAPSHOT.jar |Panda's Falling Tree's |fallingtrees |0.13.2 |COMMON_SET|Manifest: NOSIGNATURE
|
410 | 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
|
411 | sniffers_delight-1.0.3-forge-1.20.1.jar |Sniffer's Delight |sniffers_delight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
412 | amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |COMMON_SET|Manifest: NOSIGNATURE
|
413 | sophisticatedstorage-1.20.1-1.3.22.1104.jar |Sophisticated Storage |sophisticatedstorage |1.3.22.1104 |COMMON_SET|Manifest: NOSIGNATURE
|
414 | ElysiumApi-1.20.1-1.1.0.jar |Elysium |elysium_api |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
415 | EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
416 | 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
|
417 | veggiesdelight-1.7.2.jar |Veggies Delight |veggiesdelight |1.7.2 |COMMON_SET|Manifest: NOSIGNATURE
|
418 | Ping-Wheel-1.10.2-forge-1.20.1.jar |Ping Wheel |pingwheel |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE
|
419 | 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
|
420 | scannable-MC1.20.1-forge-1.7.12+18ccb75.jar |Scannable |scannable |1.7.12+18ccb75 |COMMON_SET|Manifest: NOSIGNATURE
|
421 | obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE
|
422 | create-1.20.1-6.0.4.jar |Create |create |6.0.4 |ERROR |Manifest: NOSIGNATURE
|
423 | sootychimneys-1.20.1-1.2.4.jar |Sooty Chimneys |sootychimneys |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
424 | create_central_kitchen-1.20.1-for-create-6.0.4-1.4|Create: Central Kitchen |create_central_kitchen |1.4.0.d |COMMON_SET|Manifest: NOSIGNATURE
|
425 | create_mechanical_spawner-1.20.1-0.1.5-6.0.4.jar |Create Mechanical Spawner |create_mechanical_spawner |1.20.1-0.1.5-6.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
426 | waystones-forge-1.20.1-14.1.11.jar |Waystones |waystones |14.1.11 |COMMON_SET|Manifest: NOSIGNATURE
|
427 | mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
428 | fabledweaponry-1.20.1-1.0.7.5.jar |Fabled Weaponry |fabledweaponry |1.20.1-1.0.7.5 |COMMON_SET|Manifest: NOSIGNATURE
|
429 | 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
|
430 | breezy-1.20.1-1.2.1.jar |Breezy |breezy |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
|
431 | artifacts-forge-9.5.15.jar |Artifacts |artifacts |9.5.15 |COMMON_SET|Manifest: NOSIGNATURE
|
432 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
433 | lukis-grand-capitals-1.1.1.jar |Luki's Grand Capitals |mr_lukis_grandcapitals |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
434 | knightlib-forge-1.20.1-1.2.0.jar |Knight Lib |knightlib |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
435 | call_of_yucutan-1.0.13-forge-1.20.1.jar |Call of Yucatán |call_of_yucutan |1.0.13 |COMMON_SET|Manifest: NOSIGNATURE
|
436 | quality_food-1.20.1-2.2.4-all.jar |Quality Food |quality_food |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE
|
437 | ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |COMMON_SET|Manifest: NOSIGNATURE
|
438 | bloodybits-1.3.2-1.20.1.jar |CravenCraft's Bloody Bits |bloodybits |1.3.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
439 | Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE
|
440 | blueprint-1.20.1-7.1.2.jar |Blueprint |blueprint |7.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
441 | upgrade_aquatic-1.20.1-6.0.2.jar |Upgrade Aquatic |upgrade_aquatic |6.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
442 | personality-1.20.1-4.1.0.jar |Personality |personality |4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
443 | onion_onion-1.20.1-2.0.3.jar |Onion Onion |onion_onion |2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
|
444 | incubation-1.20.1-4.0.4.jar |Incubation |incubation |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
445 | txnilib-forge-1.0.23-1.20.1.jar |TxniLib |txnilib |1.0.23 |COMMON_SET|Manifest: NOSIGNATURE
|
446 | watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
|
447 | miningmaster-1.20.1-4.1.3.jar |Mining Master |miningmaster |4.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
448 | ramadandelight-1.4.jar |Ramadan Delight |ramadandelight |1.4 |COMMON_SET|Manifest: NOSIGNATURE
|
449 | 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
|
450 | friendsandfoes-forge-mc1.20.1-3.0.9.jar |Friends&Foes |friendsandfoes |3.0.9 |COMMON_SET|Manifest: NOSIGNATURE
|
451 | nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
452 | craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |COMMON_SET|Manifest: NOSIGNATURE
|
453 | TConstruct-1.20.1-3.9.2.37.jar |Tinkers' Construct |tconstruct |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
454 | alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
455 | newagealexscaves-1.20.1-1.0.0.jar |newagealexscaves |newagealexscaves |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
|
456 | simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
|
457 | moonlight-1.20-2.13.81-forge.jar |Moonlight Library |moonlight |1.20-2.13.81 |COMMON_SET|Manifest: NOSIGNATURE
|
458 | endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
459 | ArcheryExpansion-forge-1.20.1-1.0.5-all.jar |Archery Expansion |archeryexp |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
|
460 | fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
|
461 | mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
462 | Obscure-Tooltips-2.2.jar |Obscure Tooltips |obscure_tooltips |2.2 |COMMON_SET|Manifest: NOSIGNATURE
|
463 | l2harvester-0.1.0.jar |L2Harvester |l2harvester |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
464 | another_furniture-forge-1.20.1-3.0.2.jar |Another Furniture |another_furniture |1.20.1-3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
465 | displaydelight-1.2.0.jar |Display Delight |displaydelight |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
466 | CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |COMMON_SET|Manifest: NOSIGNATURE
|
467 | camps_castles_carriages-2.3.3.jar |Camps. Castles. Carriages. |mr_camps_castles_carriages |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE
|
468 | BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
469 | Ribbits-1.20.1-Forge-3.0.4.jar |Ribbits |ribbits |1.20.1-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
470 | Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
|
471 | Quark-4.0-461.jar |Quark |quark |4.0-461 |COMMON_SET|Manifest: NOSIGNATURE
|
472 | supplementaries-1.20-3.1.20.jar |Supplementaries |supplementaries |1.20-3.1.20 |COMMON_SET|Manifest: NOSIGNATURE
|
473 | suppsquared-1.20-1.1.21.jar |Supplementaries Squared |suppsquared |1.20-1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
|
474 | infinitybuttons-1.20.1-4.0.4.jar |Infinity Buttons |infinitybuttons |1.20.1-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
475 | Jade-1.20.1-Forge-11.13.1.jar |Jade |jade |11.13.1+forge |COMMON_SET|Manifest: NOSIGNATURE
|
476 | packedup-0.5.4-beta.jar |Packed Up |packedup |0.5.4-beta |COMMON_SET|Manifest: NOSIGNATURE
|
477 | some-assembly-required-1.20.1-4.1.1.jar |Some Assembly Required |some_assembly_required |1.20.1-4.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
478 | unofficial_ironspells_1.20.1_T.O Magic.jar |Iron's Spells Skill Tree |irons_spells_skill_tree |1.0 |COMMON_SET|Manifest: NOSIGNATURE
|
479 | Nullscape_1.20.x_v1.2.8.jar |Nullscape |nullscape |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
|
480 | irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |COMMON_SET|Manifest: NOSIGNATURE
|
481 | DiagonalFences-v8.1.5-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.5 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
482 | inventoryhud.forge.1.20.1-3.4.26.jar |Inventory HUD+ |inventoryhud |3.4.26 |COMMON_SET|Manifest: NOSIGNATURE
|
483 | 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
|
484 | dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
485 | Built-forge-1.20.1-1.2.0.jar |Built |built |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
|
486 | create_vibrant_vaults-0.3.1.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
487 | create_ironworks-3.5.0-forge-1.20.1.jar |Create: Ironworks |create_ironworks |3.5.0 |COMMON_SET|Manifest: NOSIGNATURE
|
488 | coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
|
489 | creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
490 | alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |COMMON_SET|Manifest: NOSIGNATURE
|
491 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
492 | Etcetera-1.20.1-1.1.3-Forge.jar |Etcetera |etcetera |1.20.1-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
|
493 | Enhanced-Celestials-forge-1.20.1-5.0.3.1.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
|
494 | Corgilib-Forge-1.20.1-4.0.3.3.jar |CorgiLib |corgilib |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
495 | Data_Anchor-forge-1.20.1-1.0.0.13.jar |Data Anchor |dataanchor |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
|
496 | justzoom_forge_2.1.1_MC_1.20.1.jar |Just Zoom |justzoom |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
497 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
|
498 | easel_does_it-1.20.1-1.0.6-all.jar |Easel Does It |easel_does_it |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
|
499 | trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
|
500 | expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE
|
501 | valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
|
502 | realmrpg_quests-0.1.1-forge-1.20.1.jar |Realm RPG: Quests & Rewards |realmrpg_quests |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
|
503 | create_enchantment_industry-1.3.2-for-create-6.0.3|Create Enchantment Industry |create_enchantment_industry |1.3.2-for-create-6.0|COMMON_SET|Manifest: NOSIGNATURE
|
504 | OverflowingBars-v8.0.1-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
505 | healingcampfire-1.20.1-6.2.jar |Healing Campfire |healingcampfire |6.2 |COMMON_SET|Manifest: NOSIGNATURE
|
506 | create_structures_arise-151.24.23-forge-1.20.1.jar|Create: Structures Arise |create_structures_arise |151.24.23 |COMMON_SET|Manifest: NOSIGNATURE
|
507 | 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
|
508 | 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
|
509 | PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
|
510 | Crash Report UUID: 1fecf43d-8b96-4d27-bdcd-645a6875682d
|
511 | FML: 47.4
|
512 | Forge: net.minecraftforge:47.4.0
|
513 |
|