1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-03-20 19:24:14
|
5 | Description: Mod loading failures have occurred; consult the issue messages for more details
|
6 |
|
7 | net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed
|
8 |
|
9 |
|
10 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
11 | ---------------------------------------------------------------------------------------
|
12 |
|
13 | -- Head --
|
14 | Thread: main
|
15 | Stacktrace:
|
16 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
17 | -- Mod loading issue for: create --
|
18 | Details:
|
19 | Caused by 0: java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER
|
20 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$4(AutomaticEventSubscriber.java:64) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
21 | at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?] {re:mixin}
|
22 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:44) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
23 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:126) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
24 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
25 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
26 | at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
|
27 | at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
|
28 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
|
29 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
30 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
31 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {}
|
32 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {}
|
33 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {}
|
34 |
|
35 | Mod file: /home/********/multicraft/servers/server2436303/default/mods/create-1.21.1-6.0.4.jar
|
36 | Failure message: Create (create) has failed to load correctly
|
37 | java.lang.RuntimeException: java.lang.RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER
|
38 | Mod version: 6.0.4
|
39 | Mod issues URL: https://github.com/Creators-of-Create/Create/issues
|
40 | Exception message: java.lang.RuntimeException: Attempted to load class com/mojang/blaze3d/vertex/PoseStack for invalid dist DEDICATED_SERVER
|
41 | Stacktrace:
|
42 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.common.asm.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:60) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
43 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:94) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
44 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
45 | at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.4/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:57) ~[modlauncher-11.0.4.jar%2362!/:?] {}
|
46 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:190) ~[securejarhandler-3.0.8.jar:?] {}
|
47 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$20(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
|
48 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:311) ~[securejarhandler-3.0.8.jar:?] {}
|
49 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:298) ~[securejarhandler-3.0.8.jar:?] {}
|
50 | at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:214) ~[securejarhandler-3.0.8.jar:?] {}
|
51 | at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}
|
52 | at java.base/java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin}
|
53 | at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3578) ~[?:?] {re:mixin}
|
54 | at java.base/java.lang.Class.getDeclaredMethods(Class.java:2676) ~[?:?] {re:mixin}
|
55 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:126) ~[bus-8.0.2.jar%2367!/:?] {}
|
56 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.lambda$checkSupertypes$0(EventBus.java:139) ~[bus-8.0.2.jar%2367!/:?] {}
|
57 | at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) ~[?:?] {}
|
58 | at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
|
59 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:139) ~[bus-8.0.2.jar%2367!/:?] {}
|
60 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.lambda$checkSupertypes$0(EventBus.java:139) ~[bus-8.0.2.jar%2367!/:?] {}
|
61 | at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:1024) ~[?:?] {}
|
62 | at java.base/java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:762) ~[?:?] {}
|
63 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:139) ~[bus-8.0.2.jar%2367!/:?] {}
|
64 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:137) ~[bus-8.0.2.jar%2367!/:?] {}
|
65 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:137) ~[bus-8.0.2.jar%2367!/:?] {}
|
66 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:137) ~[bus-8.0.2.jar%2367!/:?] {}
|
67 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:137) ~[bus-8.0.2.jar%2367!/:?] {}
|
68 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.checkSupertypes(EventBus.java:137) ~[bus-8.0.2.jar%2367!/:?] {}
|
69 | at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.register(EventBus.java:82) ~[bus-8.0.2.jar%2367!/:?] {}
|
70 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$4(AutomaticEventSubscriber.java:60) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
71 | at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?] {re:mixin}
|
72 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:44) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
73 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:126) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
74 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.ModLoader.lambda$constructMods$3(ModLoader.java:153) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
75 | at MC-BOOTSTRAP/fml_loader@4.0.38/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.38.jar%2360!/:4.0] {}
|
76 | at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
|
77 | at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
|
78 | at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
|
79 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
80 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
81 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {}
|
82 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {}
|
83 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {}
|
84 |
|
85 |
|
86 | -- Cobblemon --
|
87 | Details:
|
88 | Version: 1.6.1
|
89 | Is Snapshot: false
|
90 | Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
|
91 | Branch: HEAD
|
92 |
|
93 | -- System Details --
|
94 | Details:
|
95 | Minecraft Version: 1.21.1
|
96 | Minecraft Version ID: 1.21.1
|
97 | Operating System: Linux (amd64) version 5.15.0-119-generic
|
98 | Java Version: 21.0.5, Eclipse Adoptium
|
99 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
100 | Memory: 2703281696 bytes (2578 MiB) / 3489660928 bytes (3328 MiB) up to 5368709120 bytes (5120 MiB)
|
101 | CPUs: 2
|
102 | Processor Vendor: AuthenticAMD
|
103 | Processor Name: AMD Ryzen 9 7950X 16-Core Processor
|
104 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
105 | Microarchitecture: Zen 3
|
106 | Frequency (GHz): -0.00
|
107 | Number of physical packages: 1
|
108 | Number of physical CPUs: 16
|
109 | Number of logical CPUs: 32
|
110 | Graphics card #0 name: unknown
|
111 | Graphics card #0 vendor: unknown
|
112 | Graphics card #0 VRAM (MiB): 0.00
|
113 | Graphics card #0 deviceId: unknown
|
114 | Graphics card #0 versionInfo: unknown
|
115 | Virtual memory max (MiB): 112562.08
|
116 | Virtual memory used (MiB): 133846.53
|
117 | Swap memory total (MiB): 16384.00
|
118 | Swap memory used (MiB): 3893.24
|
119 | Space in storage for jna.tmpdir (MiB): <path not set>
|
120 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
|
121 | Space in storage for io.netty.native.workdir (MiB): <path not set>
|
122 | Space in storage for java.io.tmpdir (MiB): available: 891402.00, total: 1799181.63
|
123 | Space in storage for workdir (MiB): available: 891402.00, total: 1799181.63
|
124 | JVM Flags: 21 total; -XX:ActiveProcessorCount=2 -Xmx5120M -Xms3328M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
|
125 | ModLauncher: 11.0.4+main.d2e20e43
|
126 | ModLauncher launch target: forgeserver
|
127 | ModLauncher services:
|
128 | sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
|
129 | loader-4.0.38.jar slf4jfixer PLUGINSERVICE
|
130 | loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE
|
131 | at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
|
132 | loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE
|
133 | modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE
|
134 | modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE
|
135 | FML Language Providers:
|
136 | kotlinforforge@5.7.0
|
137 | javafml@4.0
|
138 | lowcodefml@4.0
|
139 | minecraft@4.0
|
140 | Mod List:
|
141 | skinlayers3d-neoforge-1.7.4-mc1.21.jar |3d-Skin-Layers |skinlayers3d |1.7.4 |Manifest: NOSIGNATURE
|
142 | alshanex_familiars-1.21.1_v1.1.2_HotFix.jar |Alshanex's Familiars Mod |alshanex_familiars |1.21.1_v1.1.2_HotFix|Manifest: NOSIGNATURE
|
143 | amendments-1.21-1.2.24-neoforge.jar |Amendments |amendments |1.21-1.2.24 |Manifest: NOSIGNATURE
|
144 | ApothicAttributes-1.21.1-2.7.0.jar |Apothic Attributes |apothic_attributes |2.7.0 |Manifest: NOSIGNATURE
|
145 | architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
|
146 | artifacts-neoforge-12.1.0.jar |Artifacts |artifacts |12.1.0 |Manifest: NOSIGNATURE
|
147 | athena-neoforge-1.21-4.0.1.jar |Athena |athena |4.0.1 |Manifest: NOSIGNATURE
|
148 | atlas_api-1.21-1.0.2.jar |Atlas API |atlas_api |1.21-1.0.2 |Manifest: NOSIGNATURE
|
149 | azurelib-neo-1.21.1-3.0.9.jar |AzureLib |azurelib |3.0.9 |Manifest: NOSIGNATURE
|
150 | badgebox-neoforge-1.2.5.jar |Badge Box |badgebox |1.0.0 |Manifest: NOSIGNATURE
|
151 | balm-neoforge-1.21.1-21.0.33.jar |Balm |balm |21.0.33 |Manifest: NOSIGNATURE
|
152 | bettercombat-neoforge-2.1.3+1.21.1.jar |Better Combat |bettercombat |2.1.3+1.21.1 |Manifest: NOSIGNATURE
|
153 | BiomesOPlenty-neoforge-1.21.1-21.1.0.8.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |Manifest: NOSIGNATURE
|
154 | blur-neoforge-5.0.0+1.21.jar |Blur+ |blur |5.0.0 |Manifest: NOSIGNATURE
|
155 | bookshelf-neoforge-1.21.1-21.1.50.jar |Bookshelf |bookshelf |21.1.50 |Manifest: NOSIGNATURE
|
156 | carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
|
157 | Chimes-v2.0.3-1.21.1-NeoForge.jar |Chimes |chimes |2.0.3 |Manifest: NOSIGNATURE
|
158 | chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
|
159 | clientcrafting-1.21-1.8.jar |clientcrafting mod |clientcrafting |1.8 |Manifest: NOSIGNATURE
|
160 | cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
|
161 | Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
|
162 | capture-xp-1.6-neoforge-1.0.0.jar |Cobblemon Capture XP |capture_xp |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
|
163 | cobblemonchallenge-neoforge-2.1.0.jar |Cobblemon Challenge |cobblemonchallenge |2.1.0 |Manifest: NOSIGNATURE
|
164 | fightorflight-neoforge-0.7.6.jar |Cobblemon Fight or Flight |fightorflight |0.7.6 |Manifest: NOSIGNATURE
|
165 | CobblemonMoveInspector-neoforge-1.2.0.jar |Cobblemon Move Inspector |cobblemon_move_inspector |1.2.0 |Manifest: NOSIGNATURE
|
166 | cobblemonparts-1.2-NEO1.21.1.jar |Cobblemon Parts |cobblemonparts |1.2 |Manifest: NOSIGNATURE
|
167 | cobblemon-spawn-notification-1.6-neoforge-1.0.0.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.0.0 |Manifest: NOSIGNATURE
|
168 | cobbleloots-neoforge-2.0.0.jar |Cobblemon: CobbleLoots |cobbleloots |2.0.0 |Manifest: NOSIGNATURE
|
169 | cobblemonextrastructures-1.21.1-1.0.0.jar |Cobblemon: Extra Structures |cobblemonextrastructures |1.21.1-1.0.0 |Manifest: NOSIGNATURE
|
170 | releaserewards-neoforge-2.1.0.jar |Cobblemon: Parting Gifts |releaserewards |2.1.0 |Manifest: NOSIGNATURE
|
171 | cobbleride-neoforge-0.2.2+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.2.2+1.21.1 |Manifest: NOSIGNATURE
|
172 | cobblemonintegrations-neoforge-1.21.1-1.1.2.jar |CobblemonIntegrations |cobblemonintegrations |1.1.2 |Manifest: NOSIGNATURE
|
173 | cobblenav-neoforge-2.1.0.jar |Cobblenav |cobblenav |2.1.0 |Manifest: NOSIGNATURE
|
174 | Cobblepedia-NeoForge-0.7.0.jar |Cobblepedia |cobblepedia |0.7.0 |Manifest: NOSIGNATURE
|
175 | collective-1.21.1-7.94.jar |Collective |collective |7.94 |Manifest: NOSIGNATURE
|
176 | common-networking-neoforge-1.0.18-1.21.1.jar |Common Networking |commonnetworking |1.0.18-1.21.1 |Manifest: NOSIGNATURE
|
177 | configured-neoforge-1.21.1-2.6.0.jar |Configured |configured |2.6.0 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
178 | Corgilib-NeoForge-1.21.1-5.0.0.3.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
|
179 | cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
180 | create-1.21.1-6.0.4.jar |Create |create |6.0.4 |Manifest: NOSIGNATURE
|
181 | create_ltab-2.6.1.jar |Create Let The Adventure Begin|create_ltab |2.6.0 |Manifest: NOSIGNATURE
|
182 | create_waystones_recipes-3.0.0-NeoForge-1.21.1.jar|Create: Waystones Recipes |create_waystones_recipes |3.0.0-NeoForge-1.21.|Manifest: NOSIGNATURE
|
183 | CreativeCore_NEOFORGE_v2.12.32_mc1.21.1.jar |CreativeCore |creativecore |2.12.32 |Manifest: NOSIGNATURE
|
184 | cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
|
185 | cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
|
186 | curios-neoforge-9.3.1+1.21.1.jar |Curios API |curios |9.3.1+1.21.1 |Manifest: NOSIGNATURE
|
187 | Data_Anchor-neoforge-1.21.1-2.0.0.4.jar |Data Anchor |dataanchor |**.**.**.** |Manifest: NOSIGNATURE
|
188 | deeperdarker-neoforge-1.21-1.3.4.jar |Deeper and Darker |deeperdarker |1.3.4 |Manifest: NOSIGNATURE
|
189 | doubledoors-1.21.1-6.2.jar |Double Doors |doubledoors |6.2 |Manifest: NOSIGNATURE
|
190 | dungeons-and-taverns-v4.4.4 [NeoForge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |1-v4.4.4 |Manifest: NOSIGNATURE
|
191 | DnT-ancient-city-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1-v2 |Manifest: NOSIGNATURE
|
192 | DnT-desert-temple-replacement-v1.2 [NeoForge].jar |Dungeons and Taverns Desert Te|mr_dungeons_andtavernsdesertte|1-v1.2 |Manifest: NOSIGNATURE
|
193 | DnT-end-castle-standalone-v1.1 [NeoForge].jar |Dungeons and Taverns End Castl|mr_dungeons_andtavernsendcastl|1-v1.1 |Manifest: NOSIGNATURE
|
194 | DnT-jungle-temple-replacement-v1.2 [NeoForge].jar |Dungeons and Taverns Jungle Te|mr_dungeons_andtavernsjunglete|1-v1.2 |Manifest: NOSIGNATURE
|
195 | DnT-nether-fortress-overhaul-v2.4 [NeoForge].jar |Dungeons and Taverns Nether Fo|mr_dungeons_andtavernsnetherfo|1-v2.4 |Manifest: NOSIGNATURE
|
196 | DnT-ocean-monument-replacement-v1.2 [NeoForge].jar|Dungeons and Taverns Ocean Mon|mr_dungeons_andtavernsoceanmon|1-v1.2 |Manifest: NOSIGNATURE
|
197 | DnT-pillager-outpost-overhaul-v2.2 [NeoForge].jar |Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1-v2.2 |Manifest: NOSIGNATURE
|
198 | DnT-stronghold-overhaul-v2.1.f [NeoForge].jar |Dungeons and Taverns Stronghol|mr_dungeons_andtavernsstrongho|1-v2.1.f |Manifest: NOSIGNATURE
|
199 | DnT-swamp-hut-overhaul-v2 [NeoForge].jar |Dungeons and Taverns Swamp Hut|mr_dungeons_andtavernsswamphut|1-v2 |Manifest: NOSIGNATURE
|
200 | DnT-woodland-mansion-replacement-v1.2 [NeoForge].j|Dungeons and Taverns Woodland |mr_dungeons_andtavernswoodland|1-v1.2 |Manifest: NOSIGNATURE
|
201 | e4mc_minecraft-neoforge-5.3.0.jar |e4mc |e4mc_minecraft |5.3.0 |Manifest: NOSIGNATURE
|
202 | EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
|
203 | EasyMagic-v21.1.0-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.0 |Manifest: NOSIGNATURE
|
204 | enchdesc-neoforge-1.21.1-21.1.5.jar |EnchantmentDescriptions |enchdesc |21.1.5 |Manifest: NOSIGNATURE
|
205 | endrem-neoforge-1.21.X-6.0.2.jar |End Remastered |endrem |6.0.2 |Manifest: NOSIGNATURE
|
206 | everycomp-1.21-2.9.6-neoforge.jar |Every Compat |everycomp |1.21-2.9.6 |Manifest: NOSIGNATURE
|
207 | expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
|
208 | Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
|
209 | explosiveenhancement-neoforge-1.21.1-1.1.1-client.|Explosive Enhancement |explosiveenhancement |1.1.1 |Manifest: NOSIGNATURE
|
210 | ExtraSoundsNext-neoforge-1.21.1-1.3a.jar |ExtraSoundsNext |extrasounds |1.3a |Manifest: NOSIGNATURE
|
211 | FarmersDelight-1.21.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.2.7 |Manifest: NOSIGNATURE
|
212 | FarmersStructures-1.0.1-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
|
213 | FemalePlasticSurgery-neoforge-1.21.1-1.0.0.jar |Female Plastic Surgery: Bust L|femaleplasticsurgery |1.0.0 |Manifest: NOSIGNATURE
|
214 | flywheel-neoforge-1.21.1-1.0.2.jar |Flywheel |flywheel |1.0.2 |Manifest: NOSIGNATURE
|
215 | fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
|
216 | framework-neoforge-1.21.1-0.9.4.jar |Framework |framework |0.9.4 |Manifest: NOSIGNATURE
|
217 | fzzy_config-0.6.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.6.6+1.21+neoforge |Manifest: NOSIGNATURE
|
218 | gametechbcs_spellbooks-3.0.0-1.21.1.jar |GameTechBC's Spellbooks |gametechbcs_spellbooks |3.0.0-1.21.1 |Manifest: NOSIGNATURE
|
219 | geckolib-neoforge-1.21.1-4.7.5.1.jar |GeckoLib 4 |geckolib |**.**.**.** |Manifest: NOSIGNATURE
|
220 | Geophilic v3.2 f15-61.jar |Geophilic |geophilic |3.2 |Manifest: NOSIGNATURE
|
221 | GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
|
222 | goblintraders-neoforge-1.21.1-1.11.1.jar |Goblin Traders |goblintraders |1.11.1 |Manifest: NOSIGNATURE
|
223 | gtbcs_spell_lib-1.0.1-1.21.1.jar |GTBC's SpellLib |gtbcs_spell_lib |1.0.1-1.21.1 |Manifest: NOSIGNATURE
|
224 | handcrafted-neoforge-1.21.1-4.0.2.jar |Handcrafted |handcrafted |4.0.2 |Manifest: NOSIGNATURE
|
225 | TreeChop-1.21.1-neoforge-0.19.3.jar |HT's TreeChop |treechop |0.19.3 |Manifest: NOSIGNATURE
|
226 | irons_jewelry-1.21.1-1.0.10.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.0.10 |Manifest: NOSIGNATURE
|
227 | IronsRecipeAdditions_1.21.1_modversion_1.jar |Iron's Recipe Additions |irons_recipe_additions |1.0.0 |Manifest: NOSIGNATURE
|
228 | irons_spellbooks-1.21.1-3.10.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.10.1 |Manifest: NOSIGNATURE
|
229 | Jade-1.21.1-NeoForge-15.9.2.jar |Jade |jade |15.9.2+neoforge |Manifest: NOSIGNATURE
|
230 | JadeAddons-1.21.1-NeoForge-6.0.1.jar |Jade Addons |jadeaddons |0.0NONE |Manifest: NOSIGNATURE
|
231 | jei-1.21.1-neoforge-19.21.0.247.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
|
232 | JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
|
233 | JustEnoughResources-NeoForge-1.21.1-1.6.0.13.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
|
234 | Kiwi-1.21.1-NeoForge-15.4.2.jar |Kiwi Library |kiwi |15.4.2+neoforge |Manifest: NOSIGNATURE
|
235 | kffmod-5.7.0.jar |Kotlin For Forge |kotlinforforge |5.7.0 |Manifest: NOSIGNATURE
|
236 | kuma-api-neoforge-21.0.4+1.21.jar |KumaAPI |kuma_api |21.0.4 |Manifest: NOSIGNATURE
|
237 | livelierpokemon-neoforge-2.0.4+1.21.1.jar |LivelierPokemon |livelierpokemon |2.0.4+1.21.1 |Manifest: NOSIGNATURE
|
238 | lootintegration_townsandtowers-1.1.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |Manifest: NOSIGNATURE
|
239 | lootintegrations-1.21-4.2.jar |Lootintegrations mod |lootintegrations |4.2 |Manifest: NOSIGNATURE
|
240 | lootintegrations_moog-1.4.jar |lootintegrations_moog mod |lootintegrations_moog |1 |Manifest: NOSIGNATURE
|
241 | lootintegrations_structory-1.2.jar |lootintegrations_structory mod|lootintegrations_structory |1 |Manifest: NOSIGNATURE
|
242 | lootr-neoforge-1.21-1.10.35.90.jar |Lootr |lootr |1.21-1.10.35.90 |Manifest: NOSIGNATURE
|
243 | Luminous V1.4.9 - NeoForge 1.21.1.jar |Luminous |luminousworld |1.4.82 |Manifest: NOSIGNATURE
|
244 | Luminous Beasts V1.2.43 - NeoForge1.21.1.jar |Luminous Beasts |luminous_beasts |1.2.43 |Manifest: NOSIGNATURE
|
245 | Luminous Monsters V1.2.62- NeoForge 1.21.1.jar |Luminous Monsters |luminous_monsters |1.2.62 |Manifest: NOSIGNATURE
|
246 | Luminous Butterflies V1.2 - NeoForge 1.21.1.jar |Luminous: Butterflies |luminous_butterflies |1.2 |Manifest: NOSIGNATURE
|
247 | midnightlib-1.6.9-neoforge+1.21.jar |MidnightLib |midnightlib |1.6.9 |Manifest: NOSIGNATURE
|
248 | server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE
|
249 | dummmmmmy-1.21-2.0.7-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.7 |Manifest: NOSIGNATURE
|
250 | mes-1.3.5-1.21.jar |Moog's End Structures |mes |1.3.5-1.21 |Manifest: NOSIGNATURE
|
251 | mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
|
252 | mvs-4.2.8-1.21.jar |Moog's Voyager Structures |mvs |4.2.8-1.21 |Manifest: NOSIGNATURE
|
253 | moonlight-1.21-2.17.37-neoforge.jar |Moonlight Lib |moonlight |1.21-2.17.37 |Manifest: NOSIGNATURE
|
254 | NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
|
255 | neoforge-21.1.133-universal.jar |NeoForge |neoforge |21.1.133 |Manifest: NOSIGNATURE
|
256 | nyfsspiders-neoforge-1.21.1-2.3.2.jar |Nyf's Spiders |nyfsspiders |2.3.2 |Manifest: NOSIGNATURE
|
257 | OctoLib-NEOFORGE-0.5.0.1.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE
|
258 | particle_core-0.2.5+1.21+neoforge.jar |Particle Core |particle_core |0.2.5+1.21+neoforge |Manifest: NOSIGNATURE
|
259 | PassableFoliage-1.21.1-NeoForge-9.1.2.jar |Passable Foliage |passablefoliage |9.1.2+neoforge |Manifest: NOSIGNATURE
|
260 | Patchouli-1.21-88-NEOFORGE.jar |Patchouli |patchouli |1.21-88-NEOFORGE |Manifest: NOSIGNATURE
|
261 | Perception-NEOFORGE-0.1.2.1+1.21.1.jar |Perception |perception |**.**.**.** |Manifest: NOSIGNATURE
|
262 | pet-your-cobblemon-1.3.3.jar |Pet Your Cobblemon |petyourcobblemon |1.3.3 |Manifest: NOSIGNATURE
|
263 | Placebo-1.21.1-9.7.0.jar |Placebo |placebo |9.7.0 |Manifest: NOSIGNATURE
|
264 | player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
|
265 | polymorph-neoforge-1.0.7+1.21.1.jar |Polymorph |polymorph |1.0.7+1.21.1 |Manifest: NOSIGNATURE
|
266 | Ponder-NeoForge-1.21.1-1.0.46.jar |Ponder |ponder |1.0.46 |Manifest: NOSIGNATURE
|
267 | Pretty Rain-1.21.1-NeoForge-1.1.2.jar |Pretty Rain |particlerain |1.1.2 |Manifest: NOSIGNATURE
|
268 | prickle-neoforge-1.21.1-21.1.6.jar |PrickleMC |prickle |21.1.6 |Manifest: NOSIGNATURE
|
269 | PuzzlesLib-v21.1.33-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.33 |Manifest: NOSIGNATURE
|
270 | rarcompat-1.21-0.9.5.jar |RAR-Compat |rarcompat |0.9.5 |Manifest: NOSIGNATURE
|
271 | regions_unexplored-neoforge-1.21.1-0.5.6.1.jar |Regions Unexplored |regions_unexplored |**.**.**.** |Manifest: NOSIGNATURE
|
272 | relics-1.21.1-0.10.7.2.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
|
273 | reliquified_twilight_forest-1.21.1-0.3.0.jar |Reliquified Twilight Forest |reliquified_twilight_forest |0.3.0 |Manifest: NOSIGNATURE
|
274 | resourcefullib-neoforge-1.21-3.0.11.jar |Resourceful Lib |resourcefullib |3.0.11 |Manifest: NOSIGNATURE
|
275 | seamless-2.3.2-neoforge-1.21.1.jar |Seamless |seamless |2.3.2 |Manifest: NOSIGNATURE
|
276 | seamless-loading-screen-2.2.1+1.21-neoforge.jar |Seamless Loading Screen |seamless_loading_screen |2.2.1+1.21 |Manifest: NOSIGNATURE
|
277 | Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
|
278 | sophisticatedbackpacks-1.21.1-3.24.1.1212.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.1 |Manifest: NOSIGNATURE
|
279 | sophisticatedcore-1.21.1-1.3.3.903.jar |Sophisticated Core |sophisticatedcore |1.3.3 |Manifest: NOSIGNATURE
|
280 | sophisticatedstorage-1.21.1-1.4.0.1079.jar |Sophisticated Storage |sophisticatedstorage |1.4.0 |Manifest: NOSIGNATURE
|
281 | starterkit-1.21.1-7.3.jar |Starter Kit |starterkit |7.3 |Manifest: NOSIGNATURE
|
282 | Structory_1.21.x_v1.3.9.jar |Structory |structory |1.3.9 |Manifest: NOSIGNATURE
|
283 | supplementaries-1.21-3.0.43-beta-neoforge.jar |Supplementaries |supplementaries |1.21-3.0.43-beta |Manifest: NOSIGNATURE
|
284 | suppsquared-1.21-1.2.5-neoforge.jar |Supplementaries Squared |suppsquared |1.21-1.2.5 |Manifest: NOSIGNATURE
|
285 | TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
|
286 | twilightforest-1.21.1-4.6.3003-universal.jar |The Twilight Forest |twilightforest |4.6.3003 |Manifest: NOSIGNATURE
|
287 | torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
|
288 | t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
|
289 | vanity-neoforge-1.21.1-5.0.2.jar |Vanity |vanity |5.0.2 |Manifest: NOSIGNATURE
|
290 | vanity_aesthetic_armory-1.1.1.jar |Vanity: Aesthetic Armory |vanity_aesthetic_armory |1.1.1 |Manifest: NOSIGNATURE
|
291 | vanity_colossal_weapons-1.0.2.jar |Vanity: Colossal Weapons |vanity_colossal_weapons |1.0.2 |Manifest: NOSIGNATURE
|
292 | visuality-forge-2.0.5.jar |Visuality: Reforged |visuality |2.0.5 |Manifest: NOSIGNATURE
|
293 | waystones-neoforge-1.21.1-21.1.13.jar |Waystones |waystones |21.1.13 |Manifest: NOSIGNATURE
|
294 | Female-Gender-Mod-neoforge-1.21-3.2.2.jar |Wildfire's Female Gender Mod |wildfire_gender |3.2.2 |Manifest: NOSIGNATURE
|
295 | woodenshears-neoforge-1.21-3.2.1.1.jar |Wooden Shears |woodenshears |1.21-3.2.1.1 |Manifest: NOSIGNATURE
|
296 | Xaeros_Minimap_25.2.0_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.0 |Manifest: NOSIGNATURE
|
297 | XaerosWorldMap_1.39.4_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.4 |Manifest: NOSIGNATURE
|
298 | yet_another_config_lib_v3-3.6.5+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.6.5+1.21.1-neoforg|Manifest: NOSIGNATURE
|
299 | Crash Report UUID: 69577994-7287-40a8-a29e-e38f1d822227
|
300 | FML: 4.0.38
|
301 | NeoForge: 21.1.133
|
302 |
|