1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-07-24 20:40:26
|
5 | Description: Mod loading error has occurred
|
6 |
|
7 | java.lang.Exception: Mod Loading has failed
|
8 | at TRANSFORMER/neoforge@21.0.133-beta/net.neoforged.neoforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:57) ~[neoforge-21.0.133-beta-universal.jar%23339!/:?] {re:classloading}
|
9 | at TRANSFORMER/neoforge@21.0.133-beta/net.neoforged.neoforge.server.loading.ServerModLoader.load(ServerModLoader.java:41) ~[neoforge-21.0.133-beta-universal.jar%23339!/:?] {re:classloading}
|
10 | at TRANSFORMER/minecraft@1.21/net.minecraft.server.Main.main(Main.java:124) ~[server-1.21-20240613.152323-srg.jar%23338!/:?] {re:classloading}
|
11 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
|
12 | at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {}
|
13 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
14 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:128) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
15 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.loading.targets.CommonServerLaunchHandler.runService(CommonServerLaunchHandler.java:32) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
16 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
17 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.4.jar%2362!/:?] {}
|
18 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.4.jar%2362!/:?] {}
|
19 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.4.jar%2362!/:?] {}
|
20 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.4.jar%2362!/:?] {}
|
21 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.4.jar%2362!/:?] {}
|
22 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.4.jar%2362!/:?] {}
|
23 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.4.jar%2362!/:?] {}
|
24 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
|
25 | at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.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 | Stacktrace:
|
34 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
35 | -- MOD expanded_ecosphere --
|
36 | Details:
|
37 | Caused by 0: java.lang.BootstrapMethodError: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
38 | at TRANSFORMER/expanded_ecosphere@3.4.0/de.cristelknight.wwee.neoforge.ExpandedEcosphereForge.<init>(ExpandedEcosphereForge.java:22) ~[expanded_ecosphere-neoforge-3.4.0.jar%23400!/:?] {re:classloading}
|
39 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
|
40 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
|
41 | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
|
42 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:115) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
43 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
44 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
45 | at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
|
46 | at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
|
47 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
|
48 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
49 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
50 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
|
51 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
|
52 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
|
53 |
|
54 | Mod File: /home/********/mc-instances/mc-65824b7278fb0/mods/expanded_ecosphere-neoforge-3.4.0.jar
|
55 | Failure message: fml.modloadingissue.failedtoloadmod
|
56 | Mod Version: 3.4.0
|
57 | Mod Issue URL: NOT PROVIDED
|
58 | Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
59 | Stacktrace:
|
60 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
61 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
62 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
63 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
64 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
|
65 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
|
66 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
|
67 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
|
68 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
|
69 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
|
70 | at TRANSFORMER/expanded_ecosphere@3.4.0/de.cristelknight.wwee.neoforge.ExpandedEcosphereForge.<init>(ExpandedEcosphereForge.java:22) ~[expanded_ecosphere-neoforge-3.4.0.jar%23400!/:?] {re:classloading}
|
71 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) ~[?:?] {}
|
72 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) ~[?:?] {}
|
73 | at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) ~[?:?] {}
|
74 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:115) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
75 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
76 | at MC-BOOTSTRAP/fml_loader@4.0.19/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.19.jar%2360!/:4.0] {}
|
77 | at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
|
78 | at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
|
79 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
|
80 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
81 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
82 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
|
83 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
|
84 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
|
85 |
|
86 |
|
87 | -- System Details --
|
88 | Details:
|
89 | Minecraft Version: 1.21
|
90 | Minecraft Version ID: 1.21
|
91 | Operating System: Linux (amd64) version 5.14.0
|
92 | Java Version: 21.0.2, Eclipse Adoptium
|
93 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
94 | Memory: 2956632064 bytes (2819 MiB) / 4110417920 bytes (3920 MiB) up to 7491026944 bytes (7144 MiB)
|
95 | CPUs: 7
|
96 | Processor Vendor: AuthenticAMD
|
97 | Processor Name: AMD Ryzen 9 3900X 12-Core Processor
|
98 | Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
|
99 | Microarchitecture: Zen 2
|
100 | Frequency (GHz): -0.00
|
101 | Number of physical packages: 1
|
102 | Number of physical CPUs: 7
|
103 | Number of logical CPUs: 7
|
104 | Graphics card #0 name: unknown
|
105 | Graphics card #0 vendor: unknown
|
106 | Graphics card #0 VRAM (MiB): 0.00
|
107 | Graphics card #0 deviceId: unknown
|
108 | Graphics card #0 versionInfo: unknown
|
109 | Virtual memory max (MiB): 0.00
|
110 | Virtual memory used (MiB): 3555.65
|
111 | Swap memory total (MiB): 11783.60
|
112 | Swap memory used (MiB): 33.43
|
113 | Space in storage for jna.tmpdir (MiB): <path not set>
|
114 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
|
115 | Space in storage for io.netty.native.workdir (MiB): <path not set>
|
116 | Space in storage for java.io.tmpdir (MiB): available: 52685.05, total: 74964.78
|
117 | Space in storage for workdir (MiB): available: 52685.05, total: 74964.78
|
118 | JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:ParallelGCThreads=5 -XX:-DontCompileHugeMethods -XX:OnOutOfMemoryError=mcoom mc-65824b7278fb0 -XX:OnError=mcerr mc-65824b7278fb0 -XX:MaxMetaspaceSize=1306M -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -Xms3917M -Xmx7144M -Xmn2501M
|
119 | ModLauncher: 11.0.4+main.d2e20e43
|
120 | ModLauncher launch target: forgeserver
|
121 | ModLauncher services:
|
122 | sponge-mixin-0.14.0+mixin.0.8.6.jar mixin PLUGINSERVICE
|
123 | loader-4.0.19.jar slf4jfixer PLUGINSERVICE
|
124 | loader-4.0.19.jar runtime_enum_extender PLUGINSERVICE
|
125 | at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
|
126 | loader-4.0.19.jar runtimedistcleaner PLUGINSERVICE
|
127 | modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
|
128 | modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
|
129 | FML Language Providers:
|
130 | kotlinforforge@5.4.0
|
131 | javafml@4.0
|
132 | lowcodefml@4.0
|
133 | minecraft@4.0
|
134 | Mod List:
|
135 | EnchantableBlocks-1.21-0.1.2.jar |Enchantable Blocks |enchantableblocks |0.1.2 |Manifest: NOSIGNATURE
|
136 | EasyAnvils-v21.0.2-1.21-NeoForge.jar |Easy Anvils |easyanvils |21.0.2 |Manifest: NOSIGNATURE
|
137 | supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
|
138 | simplemagnets-1.1.11a-neoforge-mc1.21.jar |Simple Magnets |simplemagnets |1.1.11+a |Manifest: NOSIGNATURE
|
139 | petslow-neo-0.16.1.jar |PetSlow |petslow |0.16.1 |Manifest: NOSIGNATURE
|
140 | IntegratedTerminals-1.21-neoforge-1.4.15.jar |IntegratedTerminals |integratedterminals |1.4.15 |Manifest: NOSIGNATURE
|
141 | nerb-1.21-0.4-NEOFORGE.jar |Not Enough Recipe Book |nerb |0.4 |Manifest: NOSIGNATURE
|
142 | javd-neo-8.0.1+mc1.21.jar |Just Another Void Dimension |javd |8.0.1 |Manifest: NOSIGNATURE
|
143 | mffs-5.4.4.jar |Modular Force Field System |mffs |5.4.4 |Manifest: NOSIGNATURE
|
144 | CTM-1.21-1.2.0+2.jar |ConnectedTexturesMod |ctm |1.21-1.2.0+2 |Manifest: NOSIGNATURE
|
145 | neoforge-21.0.133-beta-universal.jar |NeoForge |neoforge |21.0.133-beta |Manifest: NOSIGNATURE
|
146 | modernfix-neoforge-5.18.8+mc1.21.jar |ModernFix |modernfix |5.18.8+mc1.21 |Manifest: NOSIGNATURE
|
147 | jumbofurnace-1.21-5.0.0.4.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |Manifest: NOSIGNATURE
|
148 | ResourcePackOverrides-v21.0.0-1.21-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |21.0.0 |Manifest: NOSIGNATURE
|
149 | balm-neoforge-1.21-21.0.14-all.jar |Balm |balm |21.0.14 |Manifest: NOSIGNATURE
|
150 | cloth-config-15.0.128-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.128 |Manifest: NOSIGNATURE
|
151 | dcintegration-neoforge-3.0.7-1.21.jar |Discord Integration |dcintegration |3.0.7 |Manifest: NOSIGNATURE
|
152 | durabilitytooltip-1.1.5-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.5 |Manifest: NOSIGNATURE
|
153 | athena-neoforge-1.21-4.0.0.jar |Athena |athena |4.0.0 |Manifest: NOSIGNATURE
|
154 | easy-piglins-neoforge-1.21-1.0.9.jar |Easy Piglins |easy_piglins |1.21-1.0.9 |Manifest: NOSIGNATURE
|
155 | lmft-1.0.4+1.21-neoforge.jar |Load My F***ing Tags |lmft |1.0.4+1.21 |Manifest: NOSIGNATURE
|
156 | Glodium-1.21-1.2-neoforge.jar |Glodium |glodium |1.21-1.2-neoforge |Manifest: NOSIGNATURE
|
157 | handcrafted-neoforge-1.21-4.0.1.jar |Handcrafted |handcrafted |4.0.1 |Manifest: NOSIGNATURE
|
158 | BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.|Better Compatibility Checker |bcc |21.0.1 |Manifest: NOSIGNATURE
|
159 | Explorify v1.6.1 f10-48.jar |Explorify |explorify |1.6.1 |Manifest: NOSIGNATURE
|
160 | ironfurnaces-neoforge-1.21-4.2.4.jar |Iron Furnaces |ironfurnaces |4.2.4 |Manifest: NOSIGNATURE
|
161 | supermartijn642corelib-1.1.17c-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+c |Manifest: NOSIGNATURE
|
162 | resourcefulconfig-neoforge-1.21-3.0.3.jar |Resourcefulconfig |resourcefulconfig |3.0.3 |Manifest: NOSIGNATURE
|
163 | servercore-neoforge-1.5.4+1.21.jar |ServerCore |servercore |1.5.4+1.21 |Manifest: NOSIGNATURE
|
164 | expanded_ecosphere-neoforge-3.4.0.jar |Expanded Ecosphere |expanded_ecosphere |3.4.0 |Manifest: NOSIGNATURE
|
165 | spark-1.10.73-neoforge.jar |spark |spark |1.10.73 |Manifest: NOSIGNATURE
|
166 | curios-neoforge-9.0.5+1.21.jar |Curios API |curios |9.0.5+1.21 |Manifest: NOSIGNATURE
|
167 | Searchables-neoforge-1.21-1.0.1.jar |Searchables |searchables |1.0.1 |Manifest: NOSIGNATURE
|
168 | Measurements-neoforge-1.21-3.0.0.jar |Measurements |measurements |3.0.0 |Manifest: NOSIGNATURE
|
169 | FramedBlocks-10.1.0.jar |FramedBlocks |framedblocks |10.1.0 |Manifest: NOSIGNATURE
|
170 | noisium-neoforge-2.2.1+mc1.21.jar |Noisium |noisium |2.2.1+mc1.21 |Manifest: NOSIGNATURE
|
171 | followersteleporttoo-1.21.0-2.5.jar |Followers Teleport Too |followersteleporttoo |2.5 |Manifest: NOSIGNATURE
|
172 | toms_storage-1.21-2.0.7.jar |Tom's Simple Storage Mod |toms_storage |0.0NONE |Manifest: NOSIGNATURE
|
173 | infiniverse-1.21-2.0.1.0.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
|
174 | sparsestructures-neoforge-1.21-2.2.0.jar |SparseStructures |sparsestructures |2.2.0 |Manifest: NOSIGNATURE
|
175 | antiblocksrechiseled-neo-0.10.1.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.10.1 |Manifest: NOSIGNATURE
|
176 | mcw-lights-1.1.1-mc1.21neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.1 |Manifest: NOSIGNATURE
|
177 | SmartBrainLib-neoforge-1.21-1.14.5.jar |SmartBrainLib |smartbrainlib |1.14.5 |Manifest: NOSIGNATURE
|
178 | geneticsresequenced-1.21-1.1.7.jar |Genetics: Resequenced |geneticsresequenced |1.1.7 |Manifest: NOSIGNATURE
|
179 | jei-1.21-neoforge-19.5.0.56.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
|
180 | Mekanism-1.21-10.6.6.53.jar |Mekanism |mekanism |10.6.6 |Manifest: NOSIGNATURE
|
181 | laserio-1.9.1.jar |LaserIO |laserio |1.9.1 |Manifest: NOSIGNATURE
|
182 | travelersbackpack-neoforge-1.21-10.0.2.jar |Traveler's Backpack |travelersbackpack |10.0.2 |Manifest: NOSIGNATURE
|
183 | NaturesCompass-1.21-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21-3.0.2-neoforge |Manifest: NOSIGNATURE
|
184 | jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
|
185 | laserbridges-1.21-1-neoforge.jar |Laser Bridges & Doors |laserbridges |1.21-1-neoforge |Manifest: NOSIGNATURE
|
186 | farmingforblockheads-neoforge-1.21-21.0.4.jar |Farming for Blockheads |farmingforblockheads |21.0.4 |Manifest: NOSIGNATURE
|
187 | midnightlib-1.5.7.jar |MidnightLib |midnightlib |1.5.7 |Manifest: NOSIGNATURE
|
188 | Spice of Life Onion_NEOFORGE_v1.2.9_mc1.21.jar |Spice of Life Onion |solonion |1.2.9 |Manifest: NOSIGNATURE
|
189 | PackingTape-1.21-0.15.2.jar |Packing Tape |packingtape |0.15.2 |Manifest: NOSIGNATURE
|
190 | EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
|
191 | logbegone-neo-1.21-1.0.2.jar |Log Begone |logbegone |1.0.2 |Manifest: NOSIGNATURE
|
192 | ironchest-1.21-neoforge-16.0.7.jar |Iron Chests |ironchest |1.21-neoforge-16.0.7|Manifest: NOSIGNATURE
|
193 | IntegratedCrafting-1.21-neoforge-1.1.8.jar |IntegratedCrafting |integratedcrafting |1.1.8 |Manifest: NOSIGNATURE
|
194 | ZeroCore2-1.21-2.4.0.jar |Zero CORE 2 |zerocore |1.21-2.4.0 |Manifest: NOSIGNATURE
|
195 | tectonic-neoforge-1.21-2.4.0.jar |Tectonic |tectonic |2.4.0 |Manifest: NOSIGNATURE
|
196 | emi-1.1.10+1.21+neoforge.jar |EMI |emi |1.1.10+1.21+neoforge|Manifest: NOSIGNATURE
|
197 | server-1.21-20240613.152323-srg.jar |Minecraft |minecraft |1.21 |Manifest: NOSIGNATURE
|
198 | Flopper-1.21-neoforge-1.1.5.jar |Flopper |flopper |1.1.5 |Manifest: NOSIGNATURE
|
199 | TerraBlender-neoforge-1.21-4.0.0.1.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
|
200 | inventorytotem-1.21.0-3.2.jar |Inventory Totem |inventorytotem |3.2 |Manifest: NOSIGNATURE
|
201 | justenoughbreeding-neoforge-1.21-1.2.4.jar |Just Enough Breeding |justenoughbreeding |1.2.4 |Manifest: NOSIGNATURE
|
202 | nolijium-0.1.2.jar |Nolijium |nolijium |0.1.2 |Manifest: NOSIGNATURE
|
203 | minis-neoforge-1.21-1.0.0.23.jar |Minis |minis |1.21-1.0.0.23 |Manifest: NOSIGNATURE
|
204 | cleanswing-1.6.jar |Clean Swing |cleanswing |1.6 |Manifest: NOSIGNATURE
|
205 | spectrelib-neoforge-0.17.1+1.21.jar |SpectreLib |spectrelib |0.17.1+1.21 |Manifest: NOSIGNATURE
|
206 | ForgeConfigAPIPort-v21.0.5-1.21-NeoForge.jar |Forge Config API Port |forgeconfigapiport |21.0.5 |Manifest: NOSIGNATURE
|
207 | obsidianboat-neo-6.0.1+mc1.21.jar |Obsidian Boat |obsidianboat |6.0.1 |Manifest: NOSIGNATURE
|
208 | kffmod-5.4.0.jar |Kotlin For Forge |kotlinforforge |5.4.0 |Manifest: NOSIGNATURE
|
209 | pipez-neoforge-1.21-1.2.16.jar |Pipez |pipez |1.21-1.2.16 |Manifest: NOSIGNATURE
|
210 | IntegratedDynamics-1.21-neoforge-1.21.9.jar |IntegratedDynamics |integrateddynamics |1.21.9 |Manifest: NOSIGNATURE
|
211 | gravestone-neoforge-1.21-1.0.17.jar |Gravestone Mod |gravestone |1.21-1.0.17 |Manifest: NOSIGNATURE
|
212 | polymorph-neoforge-1.0.5+1.21.jar |Polymorph |polymorph |1.0.5+1.21 |Manifest: NOSIGNATURE
|
213 | JustEnoughProfessions-neoforge-1.21-4.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.1 |Manifest: NOSIGNATURE
|
214 | wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
|
215 | AmbientEnvironment-neoforge-1.21-17.0.0.5.jar |AmbientEnvironment |ambientenvironment |**.**.**.** |Manifest: NOSIGNATURE
|
216 | appleskin-neoforge-mc1.21-3.0.4.jar |AppleSkin |appleskin |3.0.4+mc1.21 |Manifest: NOSIGNATURE
|
217 | showcaseitem-1.21-1.0.0.jar |Showcase Item |showcaseitem |1.21-1.0.0 |Manifest: NOSIGNATURE
|
218 | occultism-1.21-neoforge-1.139.1.jar |Occultism |occultism |1.139.1 |Manifest: NOSIGNATURE
|
219 | PuzzlesLib-v21.0.17-1.21-NeoForge.jar |Puzzles Lib |puzzleslib |21.0.17 |Manifest: NOSIGNATURE
|
220 | hyperbox-1.21-6.0.0.1.jar |Hyperbox |hyperbox |**.**.**.** |Manifest: NOSIGNATURE
|
221 | visualoverhaul-neoforge-5.2.1.jar |VisualOverhaul |visualoverhaul |5.2.1 |Manifest: NOSIGNATURE
|
222 | defaultoptions-neoforge-1.21-21.0.5.jar |Default Options |defaultoptions |21.0.5 |Manifest: NOSIGNATURE
|
223 | cristellib-neoforge-1.2.6.jar |Cristel Lib |cristellib |1.2.6 |Manifest: NOSIGNATURE
|
224 | CarbonConfig-Neoforge-1.21-1.2.9.jar |Carbon Config Library |carbonconfig |0.0NONE |Manifest: NOSIGNATURE
|
225 | CyclopsCore-1.21-neoforge-1.19.6.jar |Cyclops Core |cyclopscore |1.19.6 |Manifest: NOSIGNATURE
|
226 | kuma-api-neoforge-21.0.4+1.21.jar |KumaAPI |kuma_api |21.0.4 |Manifest: NOSIGNATURE
|
227 | transmog-neoforge-1.4.1+1.21.jar |Transmog |transmog |1.4.1+1.21 |Manifest: NOSIGNATURE
|
228 | netherportalfix-neoforge-1.21-21.0.2.jar |NetherPortalFix |netherportalfix |21.0.2 |Manifest: NOSIGNATURE
|
229 | geckolib-neoforge-1.21-4.5.7.jar |GeckoLib 4 |geckolib |4.5.7 |Manifest: NOSIGNATURE
|
230 | ars_nouveau-1.21.0-5.0.1-all.jar |Ars Nouveau |ars_nouveau |0.0NONE |Manifest: NOSIGNATURE
|
231 | recipeessentials-1.21-3.5.jar |recipeessentials mod |recipeessentials |3.5 |Manifest: NOSIGNATURE
|
232 | pocketstorage-1.1.0+1.21-b33.jar |Pocket Storage |pocketstorage |1.1.0+1.21-b33 |Manifest: NOSIGNATURE
|
233 | flourish-neoforge-21.0.0.jar |Flourish |flourish |21.0.0 |Manifest: NOSIGNATURE
|
234 | bowinfinityfix-1.21-neo-3.1.0.jar |Bow Infinity Fix |bowinfinityfix |3.1.0 |Manifest: NOSIGNATURE
|
235 | cookingforblockheads-neoforge-1.21-21.0.4.jar |Cooking for Blockheads |cookingforblockheads |21.0.4 |Manifest: NOSIGNATURE
|
236 | Controlling-neoforge-1.21-18.0.2.jar |Controlling |controlling |18.0.2 |Manifest: NOSIGNATURE
|
237 | Placebo-1.21-9.3.4.jar |Placebo |placebo |9.3.4 |Manifest: NOSIGNATURE
|
238 | ApothicAttributes-1.21-2.2.1.jar |Apothic Attributes |apothic_attributes |2.2.1 |Manifest: NOSIGNATURE
|
239 | weathergate-neo-1.0.4+mc1.21.jar |Weather Gate |weathergate |1.0.4 |Manifest: NOSIGNATURE
|
240 | relics-1.21-0.7.2.2.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
|
241 | MekanismGenerators-1.21-10.6.6.53.jar |Mekanism: Generators |mekanismgenerators |10.6.6 |Manifest: NOSIGNATURE
|
242 | keepmysoiltilled-1.21.0-2.3.jar |Keep My Soil Tilled |keepmysoiltilled |2.3 |Manifest: NOSIGNATURE
|
243 | GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
|
244 | utilitarian-1.21.0-0.12.0.jar |Utilitarian |utilitarian |1.21.0-0.12.0 |Manifest: NOSIGNATURE
|
245 | melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
|
246 | trenzalore-neo-6.0.3+mc1.21.jar |Trenzalore |trenzalore |6.0.3 |Manifest: NOSIGNATURE
|
247 | konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
|
248 | chipped-neoforge-1.21-4.0.0.jar |Chipped |chipped |4.0.0 |Manifest: NOSIGNATURE
|
249 | jamd-neo-5.0.3+mc1.21.jar |Just Another Mining Dimension |jamd |5.0.3 |Manifest: NOSIGNATURE
|
250 | entangled-1.3.18-neoforge-mc1.21.jar |Entangled |entangled |1.3.18 |Manifest: NOSIGNATURE
|
251 | CommonCapabilities-1.21-neoforge-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |Manifest: NOSIGNATURE
|
252 | jearchaeology-1.21.0-1.1.2.jar |Just Enough Archaeology |jearchaeology |1.21.0-1.1.2 |Manifest: NOSIGNATURE
|
253 | MekanismAdditions-1.21-10.6.6.53.jar |Mekanism: Additions |mekanismadditions |10.6.6 |Manifest: NOSIGNATURE
|
254 | colorfulhearts-neoforge-1.21-10.1.3.jar |Colorful Hearts |colorfulhearts |10.1.3 |Manifest: NOSIGNATURE
|
255 | simplylight-1.4.6+1.21-b53.jar |Simply Light |simplylight |1.4.6+1.21-b53 |Manifest: NOSIGNATURE
|
256 | villagespawnpoint-1.21.0-4.3.jar |Village Spawn Point |villagespawnpoint |4.3 |Manifest: NOSIGNATURE
|
257 | trimeffects-neoforge-1.21-1.3.1.jar |TrimsEffects |trimeffects |1.3.1 |Manifest: NOSIGNATURE
|
258 | collective-1.21.0-7.74.jar |Collective |collective |7.74 |Manifest: NOSIGNATURE
|
259 | camera-neoforge-1.21-1.0.12.jar |Camera Mod |camera |1.21-1.0.12 |Manifest: NOSIGNATURE
|
260 | common-6.1.0.jar |Time In A Bottle |tiab |6.1.0 |Manifest: NOSIGNATURE
|
261 | IntegratedTunnels-1.21-neoforge-1.8.26.jar |IntegratedTunnels |integratedtunnels |1.8.26 |Manifest: NOSIGNATURE
|
262 | lostcities-1.21-8.0.0.jar |LostCities |lostcities |1.21-8.0.0 |Manifest: NOSIGNATURE
|
263 | elevatorid-1.21-1.10.1.jar |Elevator Mod |elevatorid |1.21-1.10.1 |Manifest: NOSIGNATURE
|
264 | ftb-ultimine-neoforge-2100.1.0.jar |FTB Ultimine |ftbultimine |2100.1.0 |Manifest: NOSIGNATURE
|
265 | resourcefullib-neoforge-1.21-3.0.9.jar |Resourceful Lib |resourcefullib |3.0.9 |Manifest: NOSIGNATURE
|
266 | MekanismTools-1.21-10.6.6.53.jar |Mekanism: Tools |mekanismtools |10.6.6 |Manifest: NOSIGNATURE
|
267 | BridgingMod-2.4.0+1.21.neoforge-release.jar |Bridging Mod |bridgingmod |2.4.0+1.21 |Manifest: NOSIGNATURE
|
268 | architectury-13.0.6-neoforge.jar |Architectury |architectury |13.0.6 |Manifest: NOSIGNATURE
|
269 | ToolKit-neoforge-87.0.1.jar |Toolkit |toolkit |87.0.1 |Manifest: NOSIGNATURE
|
270 | just-hammers-neoforge-21.0.1.jar |Just Hammers |justhammers |21.0.1 |Manifest: NOSIGNATURE
|
271 | SimpleDiscordRichPresence-neoforge-87.0.0-build.48|Simple Discord Rich Presence |sdrp |87.0.0-build.48+mc1.|Manifest: NOSIGNATURE
|
272 | ftb-library-neoforge-2100.1.3.jar |FTB Library |ftblibrary |2100.1.3 |Manifest: NOSIGNATURE
|
273 | jamlib-neoforge-1.0.9+1.21.jar |JamLib |jamlib |1.0.9+1.21 |Manifest: NOSIGNATURE
|
274 | rightclickharvest-neoforge-4.3.1+1.21.jar |Right Click Harvest |rightclickharvest |4.3.1+1.21 |Manifest: NOSIGNATURE
|
275 | findme-3.3.1-neoforge.jar |FindMe |findme |3.3.1 |Manifest: NOSIGNATURE
|
276 | squatgrow-neoforge-21.0.3+mc1.21.jar |Squat Grow |squatgrow |21.0.3+mc1.21 |Manifest: NOSIGNATURE
|
277 | ftb-teams-neoforge-2100.1.0.jar |FTB Teams |ftbteams |2100.1.0 |Manifest: NOSIGNATURE
|
278 | ftb-ranks-neoforge-2100.1.0.jar |FTB Ranks |ftbranks |2100.1.0 |Manifest: NOSIGNATURE
|
279 | ftb-essentials-neoforge-2100.1.0.jar |FTB Essentials |ftbessentials |2100.1.0 |Manifest: NOSIGNATURE
|
280 | accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
|
281 | cupboard-1.21-2.7.jar |Cupboard mod |cupboard |2.7 |Manifest: NOSIGNATURE
|
282 | ExtremeReactors2-1.21-2.4.4.jar |Extreme Reactors |bigreactors |1.21-2.4.4 |Manifest: NOSIGNATURE
|
283 | ars_ocultas-1.21.0-2.0.1.jar |Ars Ocultas |ars_ocultas |2.0.1 |Manifest: NOSIGNATURE
|
284 | light-overlay-12.0.0-neoforge.jar |Light Overlay |lightoverlay |12.0.0 |Manifest: NOSIGNATURE
|
285 | trashcans-1.0.18-neoforge-mc1.21.jar |Trash Cans |trashcans |1.0.18 |Manifest: NOSIGNATURE
|
286 | tramplestopper-neo-7.0.1+mc1.21.jar |Trample Stopper |tramplestopper |7.0.1 |Manifest: NOSIGNATURE
|
287 | inventoryessentials-neoforge-1.21-21.0.2.jar |Inventory Essentials |inventoryessentials |21.0.2 |Manifest: NOSIGNATURE
|
288 | AnvilNeverTooExpensive-neoforge-1.21-1.2.jar |Anvil Never Too Expensive |ante |1.2 |Manifest: NOSIGNATURE
|
289 | justdirethings-0.11.16.jar |Just Dire Things |justdirethings |0.11.16 |Manifest: NOSIGNATURE
|
290 | polylib-2100.0.3-build.153-neoforge.jar |PolyLib |polylib |2100.0.3-build.153 |Manifest: NOSIGNATURE
|
291 | shrink-2.0.0.43-neoforge.jar |Shrink |shrink |**.**.**.** |Manifest: NOSIGNATURE
|
292 | letmedespawn-1.3.0.jar |Let Me Despawn |letmedespawn |1.3.0 |Manifest: NOSIGNATURE
|
293 | solarcooker-neoforge-1.21-4.1.0.0.jar |Solar Cooker |solarcooker |1.21-4.1.0.0 |Manifest: NOSIGNATURE
|
294 | inventorysorter-1.21-24.0.5.jar |Simple Inventory Sorter |inventorysorter |24.0.5 |Manifest: NOSIGNATURE
|
295 | rhino-2100.2.5-build.44.jar |Rhino |rhino |2100.2.5-build.44 |Manifest: NOSIGNATURE
|
296 | kubejs-neoforge-2100.7.0-build.113.jar |KubeJS |kubejs |2100.7.0-build.113 |Manifest: NOSIGNATURE
|
297 | flatbedrock-neoforge-87.0.0.jar |Flat Bedrock |flatbedrock |87.0.0 |Manifest: NOSIGNATURE
|
298 | Snad-21.0.2.jar |Snad |snad |21.0.2 |Manifest: NOSIGNATURE
|
299 | redstonepen-1.21-neoforge-1.11.33.jar |Redstone Pen |redstonepen |1.11.33 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
300 | octolib-1.21-0.3.jar |OctoLib |octolib |0.3 |Manifest: NOSIGNATURE
|
301 | mss-1.1.2-1.21.jar |Moog's Soaring Structures |mss |1.1.2-1.21 |Manifest: NOSIGNATURE
|
302 | productivelib-1.21.0-0.0.8.jar |Productive Lib |productivelib |1.21.0-0.0.8 |Manifest: NOSIGNATURE
|
303 | ash_api-neoforge-21.0.2-beta.jar |Ash API |ash_api |21.0.2-beta |Manifest: NOSIGNATURE
|
304 | waystones-neoforge-1.21-21.0.8.jar |Waystones |waystones |21.0.8 |Manifest: NOSIGNATURE
|
305 | Clumps-neoforge-1.21-18.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
|
306 | comforts-neoforge-9.0.0+1.21.jar |Comforts |comforts |9.0.0+1.21 |Manifest: NOSIGNATURE
|
307 | DimStorage-1.21-9.0.1.jar |DimStorage |dimstorage |9.0.1 |Manifest: NOSIGNATURE
|
308 | ftbbackups2-neoforge-1.21-1.0.28.jar |FTB Backups 2 |ftbbackups2 |1.0.28 |Manifest: NOSIGNATURE
|
309 | ariadnesthread-1.21-1.2.2.jar |Ariadne's Thread |ariadnesthread |1.2.2 |Manifest: NOSIGNATURE
|
310 | mahoutsukai-1.21.0-v1.35.6.jar |Mahou Tsukai |mahoutsukai |1.21.0-v1.35.6 |Manifest: NOSIGNATURE
|
311 | ToastControl-1.21-9.0.0.jar |Toast Control |toastcontrol |9.0.0 |Manifest: NOSIGNATURE
|
312 | mininggadgets-1.18.2.jar |Mining Gadgets |mininggadgets |1.18.2 |Manifest: NOSIGNATURE
|
313 | ftb-chunks-neoforge-2100.1.0.jar |FTB Chunks |ftbchunks |2100.1.0 |Manifest: NOSIGNATURE
|
314 | ftb-xmod-compat-neoforge-3.2.1.jar |FTB XMod Compat |ftbxmodcompat |3.2.1 |Manifest: NOSIGNATURE
|
315 | xycraft_core-0.7.33-all.jar |XyCraft Core |xycraft_core |0.7.33 |Manifest: NOSIGNATURE
|
316 | xycraft_world-0.7.33.jar |XyCraft World |xycraft_world |0.7.33 |Manifest: NOSIGNATURE
|
317 | xycraft_machines-0.7.33.jar |XyCraft Machines |xycraft_machines |0.7.33 |Manifest: NOSIGNATURE
|
318 | xycraft_override-0.7.33.jar |XyCraft Override |xycraft_override |0.7.33 |Manifest: NOSIGNATURE
|
319 | craftingtweaks-neoforge-1.21-21.0.3.jar |Crafting Tweaks |craftingtweaks |21.0.3 |Manifest: NOSIGNATURE
|
320 | default-server-properties-neoforge-21.0.0.jar |Default Server Properties |dsp |21.0.0 |Manifest: NOSIGNATURE
|
321 | endermanoverhaul-neoforge-1.21-2.0.0.jar |Enderman Overhaul |endermanoverhaul |2.0.0 |Manifest: NOSIGNATURE
|
322 | ApothicSpawners-1.21-1.0.1.jar |Apothic Spawners |apothic_spawners |1.0.1 |Manifest: NOSIGNATURE
|
323 | playerplates-neoforge-21.0.3+mc1.21.jar |Player Plates |playerplates |21.0.3+mc1.21 |Manifest: NOSIGNATURE
|
324 | ToolBelt-1.21-2.2.2.jar |Tool Belt |toolbelt |2.2.2 |Manifest: NOSIGNATURE
|
325 | titanium-1.21-4.0.12.jar |Titanium |titanium |4.0.12 |Manifest: NOSIGNATURE
|
326 | Jade-1.21-NeoForge-15.1.4.jar |Jade |jade |15.1.4+neoforge |Manifest: NOSIGNATURE
|
327 | appliedenergistics2-19.0.16-beta.jar |Applied Energistics 2 |ae2 |19.0.16-beta |Manifest: NOSIGNATURE
|
328 | ExtendedAE-1.21-1.1.3-neoforge.jar |ExtendedAE |extendedae |1.21-1.1.3-neoforge |Manifest: NOSIGNATURE
|
329 | ae2wtlib-19.0.10-beta.jar |AE2WTLib |ae2wtlib |19.0.10-beta |Manifest: NOSIGNATURE
|
330 | Modern-Industrialization-2.2.13-beta.jar |Modern Industrialization |modern_industrialization |2.2.13-beta |Manifest: NOSIGNATURE
|
331 | mekanism_turrets-2.0.5.jar |Mekanism Turrets |mekanism_turrets |2.0.5 |Manifest: NOSIGNATURE
|
332 | ArmorPoser-neoforge-1.21-6.0.4.jar |Armor Poser |armorposer |6.0.4 |Manifest: NOSIGNATURE
|
333 | CreativeCore_NEOFORGE_v2.12.5_mc1.21.jar |CreativeCore |creativecore |2.12.5 |Manifest: NOSIGNATURE
|
334 | waterframes-NEOFORGE-mc1.21-v2.0.14a.jar |WaterFrames |waterframes |2.0.14a |Manifest: NOSIGNATURE
|
335 | theurgy-1.21-neoforge-1.31.0.jar |Theurgy |theurgy |1.31.0 |Manifest: NOSIGNATURE
|
336 | soulshards-1.21-1.3.11-neoforge.jar |Soul Shards |soulshards |1.3.11 |Manifest: NOSIGNATURE
|
337 | easy-villagers-neoforge-1.21-1.1.15.jar |Easy Villagers |easy_villagers |1.21-1.1.15 |Manifest: NOSIGNATURE
|
338 | mob_armor_trims-2.3.0+1.21-neoforge.jar |Mob Armor Trims |mob_armor_trims |2.3.0 |Manifest: NOSIGNATURE
|
339 | JAOPCA-1.21-5.0.b.1.jar |JAOPCA |jaopca |5.0.b.1 |Manifest: NOSIGNATURE
|
340 | polyeng-0.4.1.jar |Polymorphic Energistics |polyeng |0.4.1 |Manifest: NOSIGNATURE
|
341 | FastWorkbench-1.21-9.1.1.jar |Fast Workbench |fastbench |9.1.1 |Manifest: NOSIGNATURE
|
342 | Nullscape_1.21_v1.2.7.jar |Nullscape |nullscape |1.2.7 |Manifest: NOSIGNATURE
|
343 | JustEnoughMekanismMultiblocks-1.21-6.3.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |6.3 |Manifest: NOSIGNATURE
|
344 | Statues-1.21-0.4.5.jar |Statues Mod |statues |0.4.5 |Manifest: NOSIGNATURE
|
345 | buildinggadgets2-1.3.3.jar |Building Gadgets 2 |buildinggadgets2 |1.3.3 |Manifest: NOSIGNATURE
|
346 | FlowerPatch-neoforge-1.21-7.0.0.jar |Flower Patch |flowerpatch |7.0.0 |Manifest: NOSIGNATURE
|
347 | modonomicon-1.21-neoforge-1.96.1.jar |Modonomicon |modonomicon |1.96.1 |Manifest: NOSIGNATURE
|
348 | cottonly-neo-0.16.1.jar |Cottonly |cottonly |0.16.1 |Manifest: NOSIGNATURE
|
349 | Creeperoverhaul-neoforge-1.21-4.0.4.jar |Creeper Overhaul |creeperoverhaul |4.0.4 |Manifest: NOSIGNATURE
|
350 | ferritecore-7.0.0-neoforge.jar |Ferrite Core |ferritecore |7.0.0 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
351 | functionalstorage-1.21.0-1.3.1.jar |Functional Storage |functionalstorage |1.21.0-1.3.1 |Manifest: NOSIGNATURE
|
352 | modular-routers-13.0.3+mc1.21.jar |Modular Routers |modularrouters |13.0.3 |Manifest: NOSIGNATURE
|
353 | BetterF3-11.0.1-NeoForge-1.21.jar |BetterF3 |betterf3 |11.0.1 |Manifest: NOSIGNATURE
|
354 | Applied-Mekanistics-1.6.0-alpha.1.jar |Applied Mekanistics |appmek |1.6.0-alpha.1 |Manifest: NOSIGNATURE
|
355 | SolarGeneration-1.21-7.0.0.jar |SolarGeneration |solargeneration |7.0.0 |Manifest: NOSIGNATURE
|
356 | valhelsia_core-neoforge-1.21-1.1.3.jar |Valhelsia Core |valhelsia_core |1.1.3 |Manifest: NOSIGNATURE
|
357 | healingcampfire-1.21.0-6.0.jar |Healing Campfire |healingcampfire |6.0 |Manifest: NOSIGNATURE
|
358 | productivetrees-1.21.0-0.3.4.jar |Productive Trees |productivetrees |1.21.0-0.3.4 |Manifest: NOSIGNATURE
|
359 | productivebees-1.21.0-13.1.5.jar |Productive Bees |productivebees |1.21.0-13.1.5 |Manifest: NOSIGNATURE
|
360 | Crash Report UUID: 1409a555-b9e6-4e8a-b701-3b6bc873267d
|
361 | FML: 4.0.19
|
362 | NeoForge: 21.0.133-beta
|
363 |
|