1 | ---- Minecraft Crash Report ----
|
2 |
|
3 | |
4 | =========================
|
5 | SINYTRA CONNECTOR IS PRESENT!
|
6 | Please verify issues are not caused by Connector before reporting them to mod authors.
|
7 | |
8 | =========================
|
9 |
|
10 |
|
11 | |
12 |
|
13 | Time: 2025-10-04 16:08:59
|
14 | Description: Mod loading failures have occurred; consult the issue messages for more details
|
15 |
|
16 | net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed
|
17 |
|
18 |
|
19 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
20 | ---------------------------------------------------------------------------------------
|
21 |
|
22 | -- Head --
|
23 | Thread: main
|
24 | Stacktrace:
|
25 | at TRANSFORMER/valhelsia_core@1.1.5/net.valhelsia.valhelsia_core.api.common.registry.RegistryEntry.lambda$value$2(RegistryEntry.java:57) ~[valhelsia_core-neoforge-1.21.1-1.1.5.jar%23876!/:?] {re:classloading}
|
26 | -- Mod loading issue --
|
27 | Details:
|
28 | Mod file: <No mod information provided>
|
29 | Failure message: An uncaught parallel processing error has occurred.
|
30 | java.lang.IllegalStateException: Registry entry for key ResourceKey[minecraft:block / valhelsia_structures:unlit_torch] is not bound.
|
31 | Mod version: <No mod information provided>
|
32 | Mod issues URL: <No issues URL found>
|
33 | Exception message: java.lang.IllegalStateException: Registry entry for key ResourceKey[minecraft:block / valhelsia_structures:unlit_torch] is not bound.
|
34 | Stacktrace:
|
35 | at TRANSFORMER/valhelsia_core@1.1.5/net.valhelsia.valhelsia_core.api.common.registry.RegistryEntry.lambda$value$2(RegistryEntry.java:57) ~[valhelsia_core-neoforge-1.21.1-1.1.5.jar%23876!/:?] {re:classloading}
|
36 | at java.base/java.util.Optional.orElseThrow(Optional.java:403) ~[?:?] {re:mixin}
|
37 | at TRANSFORMER/valhelsia_core@1.1.5/net.valhelsia.valhelsia_core.api.common.registry.RegistryEntry.value(RegistryEntry.java:57) ~[valhelsia_core-neoforge-1.21.1-1.1.5.jar%23876!/:?] {re:classloading}
|
38 | at TRANSFORMER/valhelsia_core@1.1.5/net.valhelsia.valhelsia_core.api.common.registry.RegistryEntry.get(RegistryEntry.java:38) ~[valhelsia_core-neoforge-1.21.1-1.1.5.jar%23876!/:?] {re:classloading}
|
39 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.state.BlockBehaviour$Properties.lambda$lootFrom$11(BlockBehaviour.java:1143) ~[server-1.21.1-20240808.144430-srg.jar%23508!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric_object_builder_api_v1,pl:mixin:APP:supermartijn642corelib.mixins.json:BlockPropertiesAccessor from mod supermartijn642corelib,pl:mixin:A,pl:connector_pre_launch:A}
|
40 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.block.state.BlockBehaviour.getLootTable(BlockBehaviour.java:372) ~[server-1.21.1-20240808.144430-srg.jar%23508!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from mod modernfix,pl:mixin:APP:lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockBehaviour from mod crafttweaker,pl:mixin:APP:fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric_object_builder_api_v1,pl:mixin:APP:chipped-common.mixins.json:BlockBehaviourMixin from mod chipped,pl:mixin:APP:bettermineshafts.mixins.json:BlockBehaviourAccessor from mod bettermineshafts,pl:mixin:APP:ars_nouveau.mixins.json:BlockBehaviourAccessor from mod ars_nouveau,pl:mixin:APP:kubejs.mixins.json:BlockBehaviourMixin from mod kubejs,pl:mixin:APP:create.mixins.json:accessor.BlockBehaviourAccessor from mod create,pl:mixin:A,pl:connector_pre_launch:A}
|
41 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks.onBake(NeoForgeRegistryCallbacks.java:56) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-neoforge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix,pl:mixin:A}
|
42 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.MappedRegistry.lambda$freeze$7(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23508!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:crafttweaker.mixins.json:common.access.registry.AccessMappedRegistry from mod crafttweaker,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:MappedRegistryAccessor from mod fabric_registry_sync_v0,pl:mixin:APP:connector.mixins.json:registries.MappedRegistryAccessor from mod connector,pl:mixin:APP:puffish_attributes.mixins.json:SimpleRegistryAccessor from mod puffish_attributes,pl:mixin:APP:puffish_attributes.mixins.json:SimpleRegistryMixin from mod puffish_attributes,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:APP:structureessentials.mixins.json:MappedRegistryMixin from mod structureessentials,pl:mixin:A,pl:connector_pre_launch:A}
|
43 | at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[?:?] {re:mixin}
|
44 | at TRANSFORMER/minecraft@1.21.1/net.minecraft.core.MappedRegistry.freeze(MappedRegistry.java:370) ~[server-1.21.1-20240808.144430-srg.jar%23508!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:neoforge.mixins.json:MappedRegistryAccessor from mod neoforge,pl:mixin:APP:crafttweaker.mixins.json:common.access.registry.AccessMappedRegistry from mod crafttweaker,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:MappedRegistryAccessor from mod fabric_registry_sync_v0,pl:mixin:APP:connector.mixins.json:registries.MappedRegistryAccessor from mod connector,pl:mixin:APP:puffish_attributes.mixins.json:SimpleRegistryAccessor from mod puffish_attributes,pl:mixin:APP:puffish_attributes.mixins.json:SimpleRegistryMixin from mod puffish_attributes,pl:mixin:APP:supermartijn642corelib.mixins.json:MappedRegistryMixin from mod supermartijn642corelib,pl:mixin:APP:lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched,pl:mixin:APP:owo.mixins.json:registry.SimpleRegistryMixin from mod owo,pl:mixin:APP:create.mixins.json:accessor.MappedRegistryAccessor from mod create,pl:mixin:APP:structureessentials.mixins.json:MappedRegistryMixin from mod structureessentials,pl:mixin:A,pl:connector_pre_launch:A}
|
45 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:195) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0,pl:mixin:A}
|
46 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.RegistryManager.lambda$applySnapshot$1(RegistryManager.java:144) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0,pl:mixin:A}
|
47 | at java.base/java.util.HashMap.forEach(HashMap.java:1429) ~[?:?] {re:mixin}
|
48 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.RegistryManager.applySnapshot(RegistryManager.java:133) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0,pl:mixin:A}
|
49 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.RegistryManager.revertToVanilla(RegistryManager.java:116) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0,pl:mixin:A}
|
50 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.registries.GameData.postRegisterEvents(GameData.java:100) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading,pl:mixin:APP:supermartijn642corelib.mixins.json:GameDataMixin from mod supermartijn642corelib,pl:mixin:APP:relics.mixins.json:GameDataMixin from mod relics,pl:mixin:A}
|
51 | at TRANSFORMER/neoforge@21.1.206/net.neoforged.neoforge.internal.CommonModLoader.lambda$begin$0(CommonModLoader.java:54) ~[neoforge-21.1.206-universal.jar%23509!/:?] {re:mixin,re:classloading}
|
52 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
|
53 | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}
|
54 | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}
|
55 | at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
|
56 |
|
57 |
|
58 | -- Cobblemon --
|
59 | Details:
|
60 | Version: 1.6.1
|
61 | Is Snapshot: false
|
62 | Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
|
63 | Branch: HEAD
|
64 |
|
65 | -- System Details --
|
66 | Details:
|
67 | Minecraft Version: 1.21.1
|
68 | Minecraft Version ID: 1.21.1
|
69 | Operating System: Windows 10 (amd64) version 10.0
|
70 | Java Version: 21.0.8, Oracle Corporation
|
71 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
72 | Memory: 8361363504 bytes (7974 MiB) / 12884901888 bytes (12288 MiB) up to 17179869184 bytes (16384 MiB)
|
73 | CPUs: 16
|
74 | Processor Vendor: GenuineIntel
|
75 | Processor Name: 12th Gen Intel(R) Core(TM) i5-12600K
|
76 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
77 | Microarchitecture: Alder Lake
|
78 | Frequency (GHz): 3.69
|
79 | Number of physical packages: 1
|
80 | Number of physical CPUs: 10
|
81 | Number of logical CPUs: 16
|
82 | Graphics card #0 name: NVIDIA GeForce RTX 3060
|
83 | Graphics card #0 vendor: NVIDIA
|
84 | Graphics card #0 VRAM (MiB): 12288.00
|
85 | Graphics card #0 deviceId: VideoController1
|
86 | Graphics card #0 versionInfo: 32.0.15.7602
|
87 | Memory slot #0 capacity (MiB): 16384.00
|
88 | Memory slot #0 clockSpeed (GHz): 2.67
|
89 | Memory slot #0 type: DDR4
|
90 | Memory slot #1 capacity (MiB): 16384.00
|
91 | Memory slot #1 clockSpeed (GHz): 2.67
|
92 | Memory slot #1 type: DDR4
|
93 | Virtual memory max (MiB): 60522.30
|
94 | Virtual memory used (MiB): 43370.95
|
95 | Swap memory total (MiB): 28012.88
|
96 | Swap memory used (MiB): 6688.90
|
97 | Space in storage for jna.tmpdir (MiB): <path not set>
|
98 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
|
99 | Space in storage for io.netty.native.workdir (MiB): <path not set>
|
100 | Space in storage for java.io.tmpdir (MiB): available: 325701.25, total: 953127.06
|
101 | Space in storage for workdir (MiB): available: 325701.25, total: 953127.06
|
102 | JVM Flags: 2 total; -Xmx16G -Xms12G
|
103 | Sinytra Connector: 2.0.0-beta.10+1.21.1
|
104 | SINYTRA CONNECTOR IS PRESENT!
|
105 | Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
|
106 | |
107 | Installed Fabric mods:
|
108 | | ================================================== | ============================== | ============================== | ==================== |
|
109 | | fabric-language-kotlin-1.13.6+kotlin.2.2.20_mapped | Fabric Language Kotlin | fabric_language_kotlin | 1.13.6kotlin.2.2.20 |
|
110 | | hide-arrows-v1.3_mapped_moj_1.21.1.jar | Hide Arrows | hidearrows | 1 |
|
111 | | dynamicvillagertrades-fabric-1.4.0_mapped_moj_1.21 | Dynamic Villager Trades | dynamicvillagertrades | 1.4.0 |
|
112 | ModLauncher: 11.0.5+main.901c6ea8
|
113 | ModLauncher launch target: forgeserver
|
114 | ModLauncher services:
|
115 | sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
|
116 | loader-4.0.41.jar slf4jfixer PLUGINSERVICE
|
117 | loader-4.0.41.jar runtime_enum_extender PLUGINSERVICE
|
118 | at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
|
119 | loader-4.0.41.jar runtimedistcleaner PLUGINSERVICE
|
120 | modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
|
121 | modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
|
122 | modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
|
123 | FML Language Providers:
|
124 | kotlinforforge@5.10.0
|
125 | javafml@4.0
|
126 | lowcodefml@4.0
|
127 | minecraft@4.0
|
128 | Mod List:
|
129 | skinlayers3d-neoforge-1.9.0-mc1.21.jar |3d-Skin-Layers |skinlayers3d |1.9.0 |Manifest: NOSIGNATURE
|
130 | accessories-neoforge-1.1.0-beta.52+1.21.1.jar |Accessories |accessories |1.1.0-beta.52+1.21.1|Manifest: NOSIGNATURE
|
131 | aces_spell_utils-1.1.13-1.21.1.jar |Ace's Spell Utils |aces_spell_utils |1.1.13-1.21.1 |Manifest: NOSIGNATURE
|
132 | actuallyadditions-1.3.20+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.20 |Manifest: NOSIGNATURE
|
133 | actuallyharvest-1.21.1-1.1.3.6-NEOFORGE.jar |ActuallyHarvest |actuallyharvest |**.**.**.** |Manifest: NOSIGNATURE
|
134 | addonslib-neoforge-1.21.1-1.6.1.jar |Addons Lib |addonslib |1.21.1-1.6.1 |Manifest: NOSIGNATURE
|
135 | AdFinders-1.21.1-10.1.0.0-NeoForge-build.0408.jar |Advanced Finders |adfinders |**.**.**.** |Manifest: NOSIGNATURE
|
136 | advancednetherite-neoforge-2.3.1-1.21.1.jar |Advanced Netherite |advancednetherite |2.3.1 |Manifest: NOSIGNATURE
|
137 | ae2wtlib-19.2.6.jar |AE2WTLib |ae2wtlib |19.2.6 |Manifest: NOSIGNATURE
|
138 | de.mari_023.ae2wtlib_api-19.2.6.jar |AE2WTLib API |ae2wtlib_api |19.2.6 |Manifest: NOSIGNATURE
|
139 | AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
|
140 | allarrowsinfinityfix-1.7-neoforge-mc1.21.jar |All Arrows Infinity Fix |allarrowsinfinityfix |1.7 |Manifest: NOSIGNATURE
|
141 | alltheleaks-1.0.5+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.0.5+1.21.1-neoforg|Manifest: NOSIGNATURE
|
142 | almanac-1.21.x-neoforge-1.0.2.jar |Almanac |almanac |1.0.2 |Manifest: NOSIGNATURE
|
143 | amendments-1.21-2.0.8-neoforge.jar |Amendments |amendments |1.21-2.0.8 |Manifest: NOSIGNATURE
|
144 | Apotheosis-1.21.1-8.4.0.jar |Apotheosis |apotheosis |8.4.0 |Manifest: NOSIGNATURE
|
145 | apothic_amendments__enchanting-NF1.21.1-0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |Manifest: NOSIGNATURE
|
146 | ApothicAttributes-1.21.1-2.9.0.jar |Apothic Attributes |apothic_attributes |2.9.0 |Manifest: NOSIGNATURE
|
147 | apothic_cataclysm-1.2.0.jar |Apothic Cataclysm |apothic_cataclysm |1.2.0 |Manifest: NOSIGNATURE
|
148 | apothiccombat-1.2.1.jar |Apothic Combat |apothiccombat |1.2.1 |Manifest: NOSIGNATURE
|
149 | apothic_compats-0.1.9.1.jar |Apothic Compats |apothic_compats |**.**.**.** |Manifest: NOSIGNATURE
|
150 | ApothicEnchanting-1.21.1-1.5.0.jar |Apothic Enchanting |apothic_enchanting |1.5.0 |Manifest: NOSIGNATURE
|
151 | apothic_equipment-1.0.0-neoforge-1.21.1.jar |Apothic Equipment |apothic_equipment |1.0.0 |Manifest: NOSIGNATURE
|
152 | ApothicSpawners-1.21.1-1.3.2.jar |Apothic Spawners |apothic_spawners |1.3.2 |Manifest: NOSIGNATURE
|
153 | apothic_sups_enchanting-0.1.0-neoforge-1.21.1.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting |0.1.0 |Manifest: NOSIGNATURE
|
154 | appleskin-neoforge-mc1.21-3.0.7.jar |AppleSkin |appleskin |3.0.7+mc1.21 |Manifest: NOSIGNATURE
|
155 | appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
|
156 | Applied-Mekanistics-1.6.2.jar |Applied Mekanistics |appmek |1.6.2 |Manifest: NOSIGNATURE
|
157 | AppliedFlux-1.21-2.1.3-neoforge.jar |AppliedFlux |appflux |1.21-2.1.3-neoforge |Manifest: NOSIGNATURE
|
158 | Aquaculture-1.21.1-2.7.14.jar |Aquaculture 2 |aquaculture |2.7.14 |Manifest: NOSIGNATURE
|
159 | aquaculturedelight-1.2.0-neoforge-1.21.1.jar |Aquaculture Delight |aquaculturedelight |1.2.0 |Manifest: NOSIGNATURE
|
160 | architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
|
161 | ars_additions-1.21.1-21.2.3.jar |Ars Additions |ars_additions |1.21.1-21.2.3 |Manifest: NOSIGNATURE
|
162 | ars_elemancy-1.21.1-1.10.jar |Ars Elemancy |ars_elemancy |1.10 |Manifest: NOSIGNATURE
|
163 | ars_elemental-1.21.1-0.**.**.**.**.jar |Ars Elemental |ars_elemental |**.**.**.**.1 |Manifest: NOSIGNATURE
|
164 | ars_nouveau-1.21.1-5.10.5.jar |Ars Nouveau |ars_nouveau |5.10.5 |Manifest: NOSIGNATURE
|
165 | arsdelight-2.1.9.jar |Ars Nouveau's Flavors & Deligh|arsdelight |2.1.9 |Manifest: NOSIGNATURE
|
166 | ars_ocultas-1.21.1-2.2.0.jar |Ars Ocultas |ars_ocultas |2.2.0 |Manifest: NOSIGNATURE
|
167 | ars_technica-1.21.1-2.3.0.jar |Ars Technica |ars_technica |2.3.0 |Manifest: NOSIGNATURE
|
168 | artifacts-neoforge-13.0.7.jar |Artifacts |artifacts |13.0.7 |Manifest: NOSIGNATURE
|
169 | athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
|
170 | atlas_api-1.21.1-1.2.0.jar |Atlas API |atlas_api |1.21.1-1.2.0 |Manifest: NOSIGNATURE
|
171 | attributefix-neoforge-1.21.1-21.1.2.jar |AttributeFix |attributefix |21.1.2 |Manifest: NOSIGNATURE
|
172 | azurelib-neo-1.21.1-3.0.35.jar |AzureLib |azurelib |3.0.35 |Manifest: NOSIGNATURE
|
173 | baguettelib-1.21.1-NeoForge-1.1.2.jar |BaguetteLib |baguettelib |1.1.2 |Manifest: NOSIGNATURE
|
174 | balm-neoforge-1.21.1-21.0.52.jar |Balm |balm |21.0.52 |Manifest: NOSIGNATURE
|
175 | BasicNetherOres-neoforge-1.21.1-10.1.0.jar |BasicNetherOres |bno |10.1.0 |Manifest: NOSIGNATURE
|
176 | berrypouch-neoforge-1.21.1-0.4.2-beta.jar |Berry Pouch |berrypouch |0.4.2-beta |Manifest: NOSIGNATURE
|
177 | BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
|
178 | BetterAnimationsCollection-v21.1.1-1.21.1-NeoForge|Better Animations Collection |betteranimationscollection |21.1.1 |Manifest: NOSIGNATURE
|
179 | betterarcheology-neoforge-1.3.2.jar |Better Archeology |betterarcheology |1.3.2 |Manifest: NOSIGNATURE
|
180 | bettercombat-neoforge-2.2.5+1.21.1.jar |Better Combat |bettercombat |2.2.5+1.21.1 |Manifest: NOSIGNATURE
|
181 | bcc-21.1.3+mc1.21.1.jar |Better Compatibility Checker |bcc |21.1.3 |Manifest: NOSIGNATURE
|
182 | BetterTridents-v21.1.0-1.21.1-NeoForge.jar |Better Tridents |bettertridents |21.1.0 |Manifest: NOSIGNATURE
|
183 | betterchunkloading-1.21-5.4.jar |betterchunkloading mod |betterchunkloading |5.4 |Manifest: NOSIGNATURE
|
184 | BetterThanMending-2.2.0.jar |BetterThanMending |betterthanmending |2.2.0 |Manifest: NOSIGNATURE
|
185 | blueprint-1.21.1-8.0.6.jar |Blueprint |blueprint |8.0.6 |Manifest: NOSIGNATURE
|
186 | bookshelf-neoforge-1.21.1-21.1.69.jar |Bookshelf |bookshelf |21.1.69 |Manifest: NOSIGNATURE
|
187 | bowinfinityfix-1.21-neo-3.1.1.jar |Bow Infinity Fix |bowinfinityfix |3.1.1 |Manifest: NOSIGNATURE
|
188 | buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE
|
189 | caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
|
190 | carryon-neoforge-1.21.1-2.2.2.11.jar |Carry On |carryon |2.2.2 |Manifest: NOSIGNATURE
|
191 | cataclysm_spellbooks-1.1.9-1.21.jar |Cataclysm Spellbook |cataclysm_spellbooks |1.1.9-1.21 |Manifest: NOSIGNATURE
|
192 | cataclysm_tools-2.0.0-neoforge-1.21.1.jar |Cataclysm Tools |cataclysm_tools |2.0.0 |Manifest: NOSIGNATURE
|
193 | cataclysmiccombat-1.4.1.jar |Cataclysmic Combat |cataclysmiccombat |1.4.1 |Manifest: NOSIGNATURE
|
194 | caveore-1.21.1-4.0.jar |caveore mod |caveore |4.0 |Manifest: NOSIGNATURE
|
195 | charmofundying-neoforge-9.1.0+1.21.1.jar |Charm of Undying |charmofundying |9.1.0+1.21.1 |Manifest: NOSIGNATURE
|
196 | chefsdelight-1.0.4-neoforge-1.21.1.jar |Chefs Delight |chefsdelight |1.0.4 |Manifest: NOSIGNATURE
|
197 | chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
|
198 | [neoforge]ctov-3.5.10.jar |ChoiceTheorem's Overhauled Vil|ctov |3.5.10 |Manifest: NOSIGNATURE
|
199 | chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
|
200 | clickadv-1.21-3.8.jar |Clickable Advancements mod |clickadv |3.8 |Manifest: NOSIGNATURE
|
201 | clienttweaks-neoforge-1.21.1-21.1.9.jar |Client Tweaks |clienttweaks |21.1.9 |Manifest: NOSIGNATURE
|
202 | cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
|
203 | Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
|
204 | Cobblemon-neoforge-1.6.1+1.21.1.jar |Cobblemon |cobblemon |1.6.1+1.21.1 |Manifest: NOSIGNATURE
|
205 | capturexp-neoforge-1.6.1-1.2.1.jar |Cobblemon Capture XP |capture_xp |1.6.1-neoforge-1.2.1|Manifest: NOSIGNATURE
|
206 | fightorflight-neoforge-0.8.3.jar |Cobblemon Fight or Flight |fightorflight |0.8.3 |Manifest: NOSIGNATURE
|
207 | cobblemon_quests-[1.21.1]-neoforge-1.1.14.jar |Cobblemon Quests |cobblemon_quests |1.1.14 |Manifest: NOSIGNATURE
|
208 | cobblemon-spawn-notification-1.6-neoforge-1.3.8.ja|Cobblemon Spawn Notification |spawn_notification |1.6-neoforge-1.3.8 |Manifest: NOSIGNATURE
|
209 | Cobblemon-Utility+-neoforge-1.6.2.jar |Cobblemon Utility+ |cobblemon_utility |1.6.1 |Manifest: NOSIGNATURE
|
210 | Cobblemon_MegaShowdown-10.0.8-release-neoforge.jar|Cobblemon: Mega Showdown |mega_showdown |10.0.8-release-neofo|Manifest: NOSIGNATURE
|
211 | cobbleride-neoforge-0.3.3+1.21.1.jar |Cobblemon: Ride On! |cobbleride |0.3.3+1.21.1 |Manifest: NOSIGNATURE
|
212 | cobblemonintegrations-neoforge-1.21.1-1.1.3.jar |CobblemonIntegrations |cobblemonintegrations |1.1.3 |Manifest: NOSIGNATURE
|
213 | cobblenav-neoforge-2.2.3.jar |Cobblenav |cobblenav |2.2.3 |Manifest: NOSIGNATURE
|
214 | Cobbreeding-neoforge-1.9.1.jar |Cobbreeding |cobbreeding |1.9.1 |Manifest: NOSIGNATURE
|
215 | cobgyms-neoforge-3.0.1+1.21.1.jar |CobGyms |cobgyms |3.0.1 |Manifest: NOSIGNATURE
|
216 | codec-config-api-3.0.2+1.21.1.jar |Codec config API |codecconfigapi |3.0.2 |Manifest: NOSIGNATURE
|
217 | collective-1.21.1-8.7.jar |Collective |collective |8.7 |Manifest: NOSIGNATURE
|
218 | comforts-neoforge-9.0.4+1.21.1.jar |Comforts |comforts |9.0.4+1.21.1 |Manifest: NOSIGNATURE
|
219 | commoncapabilities-1.21.1-neoforge-2.9.12.jar |CommonCapabilities |commoncapabilities |2.9.12 |Manifest: NOSIGNATURE
|
220 | conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
|
221 | connectivity-1.21.1-7.2.jar |Connectivity Mod |connectivity |7.2 |Manifest: NOSIGNATURE
|
222 | Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
|
223 | Corgilib-NeoForge-1.21.1-5.0.0.7.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
|
224 | corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
|
225 | corpsecurioscompat-1.21.1-NeoForge-3.1.2.jar |Corpse Curios Compatibility |corpsecurioscompat |3.1.2 |Manifest: NOSIGNATURE
|
226 | cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
227 | counter-neoforge-1.6.1-1.5.2.jar |Counter |cobbled_counter |1.6.1-neoforge-1.5.2|Manifest: NOSIGNATURE
|
228 | craftingtweaks-neoforge-1.21.1-21.1.6.jar |Crafting Tweaks |craftingtweaks |21.1.6 |Manifest: NOSIGNATURE
|
229 | CraftTweaker-neoforge-1.21.1-21.0.34.jar |CraftTweaker |crafttweaker |21.0.34 |Manifest: NOSIGNATURE
|
230 | create-1.21.1-6.0.6.jar |Create |create |6.0.6 |Manifest: NOSIGNATURE
|
231 | create_aquatic_ambitions-1.21.1-2.0.1.jar |Create Aquatic Ambitions |create_aquatic_ambitions |1.21.1-2.0.1 |Manifest: NOSIGNATURE
|
232 | createaddition-1.5.3.jar |Create Crafts & Additions |createaddition |1.5.3 |Manifest: NOSIGNATURE
|
233 | create_hypertube-0.2.5-NEOFORGE.jar |Create Hypertube |create_hypertube |0.2.5 |Manifest: NOSIGNATURE
|
234 | create-otbwg-compat-1.0.jar |Create Oh The Biomes We ve Gon|create_otbwg_compat |0.0NONE |Manifest: NOSIGNATURE
|
235 | createoreexcavation-1.21-1.6.4.jar |Create Ore Excavation |createoreexcavation |0.0NONE |Manifest: NOSIGNATURE
|
236 | sliceanddice-forge-4.1.1.jar |Create Slice & Dice |sliceanddice |4.1.1 |Manifest: NOSIGNATURE
|
237 | create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE
|
238 | createappliedkinetics-1.5.2-1.21.1.jar |Create: Applied Kinetics |createappliedkinetics |1.5.2-1.21.1 |Manifest: NOSIGNATURE
|
239 | create-central-kitchen-2.2.3b.jar |Create: Central Kitchen |create_central_kitchen |2.2.3b |Manifest: NOSIGNATURE
|
240 | copycats-3.0.2+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.21.1-neof|Manifest: NOSIGNATURE
|
241 | create-dragons-plus-1.8.1.jar |Create: Dragons Plus |create_dragons_plus |1.8.1 |Manifest: NOSIGNATURE
|
242 | create-enchantment-industry-2.2.2b.jar |Create: Enchantment Industry |create_enchantment_industry |2.2.2b |Manifest: NOSIGNATURE
|
243 | CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE
|
244 | cristellib-neoforge-1.2.8.jar |Cristel Lib |cristellib |1.2.8 |Manifest: NOSIGNATURE
|
245 | crystal_chronicles-0.0.7-alpha.jar |CrystalChronicles |crystal_chronicles |0.0.7-alpha |Manifest: NOSIGNATURE
|
246 | Cucumber-1.21.1-8.0.14.jar |Cucumber Library |cucumber |8.0.14 |Manifest: NOSIGNATURE
|
247 | cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
|
248 | curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
|
249 | cyclopscore-1.21.1-neoforge-1.26.2.jar |Cyclops Core |cyclopscore |1.26.2 |Manifest: NOSIGNATURE
|
250 | deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
|
251 | deimos-1.21.1-neoforge-2.4.jar |Deimos |deimos |2.4 |Manifest: NOSIGNATURE
|
252 | doubledoors-1.21.1-7.1.jar |Double Doors |doubledoors |7.1 |Manifest: NOSIGNATURE
|
253 | doubleslabs-neoforge-1.21.1-0.3.0.jar |DoubleSlabs |doubleslabs |0.3.0 |Manifest: NOSIGNATURE
|
254 | dragonfight-1.21-4.7.jar |dragonfight mod |dragonfight |4.7 |Manifest: NOSIGNATURE
|
255 | dynamiclights-1.21.1.2NF.jar |Dynamic Lights |dynamiclights |**.**.**.**NF |Manifest: NOSIGNATURE
|
256 | dynamictrees-neoforge-1.21.1-1.5.0-BETA07.jar |Dynamic Trees |dynamictrees |1.5.0-BETA07 |Manifest: NOSIGNATURE
|
257 | dynview-1.21-4.0.jar |Dynamic view distance |dynview |4.0 |Manifest: NOSIGNATURE
|
258 | dynamicvillagertrades-fabric-1.4.0_mapped_moj_1.21|Dynamic Villager Trades |dynamicvillagertrades |1.4.0 |Manifest: NOSIGNATURE
|
259 | dynamictreesplus-1.3.0-BETA02.jar |DynamicTreesPlus |dynamictreesplus |1.3.0-BETA02 |Manifest: NOSIGNATURE
|
260 | easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
|
261 | emi-1.1.22+1.21.1+neoforge.jar |EMI |emi |1.1.22+1.21.1+neofor|Manifest: NOSIGNATURE
|
262 | emi_loot-0.7.6+1.21+neoforge.jar |EMI Loot |emi_loot |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
|
263 | emi_ores-1.2+1.21.1+neoforge.jar |EMI Ores |emi_ores |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE
|
264 | EnchantingInfuser-v21.1.2-1.21.1-NeoForge.jar |Enchanting Infuser |enchantinginfuser |21.1.2 |Manifest: NOSIGNATURE
|
265 | endrem-neoforge-1.21.X-6.0.2.jar |End Remastered |endrem |6.0.2 |Manifest: NOSIGNATURE
|
266 | com.enderio.endercore-8.0.4-alpha.jar |Ender Core |endercore |8.0.4-alpha |Manifest: NOSIGNATURE
|
267 | enderio-8.0.4-alpha.jar |Ender IO |enderio |8.0.4-alpha |Manifest: NOSIGNATURE
|
268 | com.enderio.enderio-armory-8.0.4-alpha.jar |Ender IO Armory |enderio_armory |8.0.4-alpha |Manifest: NOSIGNATURE
|
269 | com.enderio.enderio-base-8.0.4-alpha.jar |Ender IO Base |enderio_base |8.0.4-alpha |Manifest: NOSIGNATURE
|
270 | com.enderio.enderio-conduits-8.0.4-alpha.jar |Ender IO Conduits |enderio_conduits |8.0.4-alpha |Manifest: NOSIGNATURE
|
271 | com.enderio.enderio-machines-8.0.4-alpha.jar |Ender IO Machines |enderio_machines |8.0.4-alpha |Manifest: NOSIGNATURE
|
272 | com.enderio.enderio-conduits-modded-8.0.4-alpha.ja|Ender IO Modded Conduits |enderio_conduits_modded |8.0.4-alpha |Manifest: NOSIGNATURE
|
273 | Engineers Delight 1.21.1 neoforge R.1.5.jar |Engineers Delight |tmted |1.5.0 |Manifest: NOSIGNATURE
|
274 | entityculling-neoforge-1.8.2-mc1.21.jar |EntityCulling |entityculling |1.8.2 |Manifest: NOSIGNATURE
|
275 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Actually Additions |extra_mod_integrations_actuall|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
276 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Chipped |extra_mod_integrations_chipped|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
277 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Farmer's Delight |extra_mod_integrations_farmers|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
278 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Iron's Spells 'n Spellboo|extra_mod_integrations_irons_s|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
279 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI PneumaticCraft |extra_mod_integrations_pneumat|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
280 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Rechiseled |extra_mod_integrations_rechise|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
281 | com.kneelawk.extra-mod-integrations.extra-mod-inte|ExMI Reliquary |extra_mod_integrations_reliqua|1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
282 | expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
|
283 | ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
|
284 | Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |Manifest: NOSIGNATURE
|
285 | extra-mod-integrations-all-neoforge-1.0.3+1.21.1.j|Extra Mod Integrations |extra_mod_integrations |1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
286 | com.kneelawk.extra-mod-integrations.extra-mod-inte|Extra Mod Integrations Core |extra_mod_integrations_core |1.0.3+1.21.1 |Manifest: NOSIGNATURE
|
287 | ExtraLib-1.8.2-1.21.1-NeoForge.jar |ExtraLib |extralib |1.8.2 |Manifest: NOSIGNATURE
|
288 | ExtraQuests-1.5.7-1.21.1-NeoForge.jar |ExtraQuests |extraquests |1.5.7 |Manifest: NOSIGNATURE
|
289 | ExtremeReactors2-1.21.1-2.4.25.jar |Extreme Reactors |bigreactors |1.21.1-2.4.25 |Manifest: NOSIGNATURE
|
290 | fabric-language-kotlin-1.13.6+kotlin.2.2.20_mapped|Fabric Language Kotlin |fabric_language_kotlin |1.13.6kotlin.2.2.20 |Manifest: NOSIGNATURE
|
291 | fallingleaves-1.21.1-2.5.1.jar |Fallingleaves |fallingleaves |2.5.1 |Manifest: NOSIGNATURE
|
292 | farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE
|
293 | FarmersDelight-1.21.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.2.9 |Manifest: NOSIGNATURE
|
294 | FarmersStructures-1.0.1-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.0 |Manifest: NOSIGNATURE
|
295 | farmingforblockheads-neoforge-1.21.1-21.1.9.jar |Farming for Blockheads |farmingforblockheads |21.1.9 |Manifest: NOSIGNATURE
|
296 | fast-ip-ping-v1.0.7-mc1.21.1-neoforge.jar |Fast IP Ping |fastipping |1.0.7 |Manifest: NOSIGNATURE
|
297 | fastpaintings-1.21-1.3.0-neoforge.jar |Fast Paintings |fastpaintings |1.21-1.3.0 |Manifest: NOSIGNATURE
|
298 | FastSuite-1.21.1-6.0.5.jar |Fast Suite |fastsuite |6.0.5 |Manifest: NOSIGNATURE
|
299 | FastWorkbench-1.21.1-9.1.3.jar |Fast Workbench |fastbench |9.1.3 |Manifest: NOSIGNATURE
|
300 | fastasyncworldsave-1.21-2.6.jar |fastasyncworldsave mod |fastasyncworldsave |2.6 |Manifest: NOSIGNATURE
|
301 | FastFurnace-1.21.1-9.0.1.jar |FastFurnace |fastfurnace |9.0.1 |Manifest: NOSIGNATURE
|
302 | fastleafdecay-35.jar |FastLeafDecay |fastleafdecay |35 |Manifest: NOSIGNATURE
|
303 | ferritecore-7.0.2-neoforge.jar |Ferrite Core |ferritecore |7.0.2 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
304 | firstperson-neoforge-2.5.0-mc1.21.jar |FirstPerson |firstperson |2.5.0 |Manifest: NOSIGNATURE
|
305 | flatbedrock-neoforge-87.0.0.jar |Flat Bedrock |flatbedrock |87.0.0 |Manifest: NOSIGNATURE
|
306 | FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
|
307 | flywheel-neoforge-1.21.1-1.0.4-30.jar |Flywheel |flywheel |1.0.4-30 |Manifest: NOSIGNATURE
|
308 | ForgeEndertech-1.21.1-12.1.0.0-NeoForge-build.0408|ForgeEndertech |forgeendertech |**.**.**.** |Manifest: NOSIGNATURE
|
309 | forgified-fabric-api-0.115.6+2.1.3+1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6+2.1.3+1.21.1|Manifest: NOSIGNATURE
|
310 | fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
|
311 | fabric-api-lookup-api-v1-1.6.70+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70+c290471319 |Manifest: NOSIGNATURE
|
312 | fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
|
313 | fabric-block-api-v1-1.0.22+a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22+a6e994cd19 |Manifest: NOSIGNATURE
|
314 | fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |Manifest: NOSIGNATURE
|
315 | fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
|
316 | fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
|
317 | fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
|
318 | fabric-content-registries-v0-8.0.18+c290471319.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18+c290471319 |Manifest: NOSIGNATURE
|
319 | fabric-convention-tags-v1-2.1.4+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4+7f945d5b19 |Manifest: NOSIGNATURE
|
320 | fabric-convention-tags-v2-2.11.0+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0+87e5848019 |Manifest: NOSIGNATURE
|
321 | fabric-data-attachment-api-v1-1.4.3+c290471319.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3+c290471319 |Manifest: NOSIGNATURE
|
322 | fabric-data-generation-api-v1-20.2.28+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28+2d91a6db19 |Manifest: NOSIGNATURE
|
323 | fabric-entity-events-v1-1.7.0+1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0+1af6e62419 |Manifest: NOSIGNATURE
|
324 | fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+7b71cc1619 |Manifest: NOSIGNATURE
|
325 | fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
|
326 | fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
|
327 | fabric-item-api-v1-11.1.1+57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1+57cdfa8219 |Manifest: NOSIGNATURE
|
328 | fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
|
329 | fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
|
330 | fabric-lifecycle-events-v1-2.5.0+a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0+a2ee258a19 |Manifest: NOSIGNATURE
|
331 | fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
|
332 | fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
|
333 | fabric-message-api-v1-6.0.13+e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13+e053909619 |Manifest: NOSIGNATURE
|
334 | fabric-model-loading-api-v1-2.0.0+986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0+986ae77219 |Manifest: NOSIGNATURE
|
335 | fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
|
336 | fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
|
337 | fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
|
338 | fabric-recipe-api-v1-5.0.14+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14+59440bcc19 |Manifest: NOSIGNATURE
|
339 | fabric-registry-sync-v0-5.2.0+867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0+867470b919 |Manifest: NOSIGNATURE
|
340 | fabric-renderer-indigo-1.7.0+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0+4198af7119 |Manifest: NOSIGNATURE
|
341 | fabric-renderer-api-v1-3.4.0+9c40919e19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+9c40919e19 |Manifest: NOSIGNATURE
|
342 | fabric-rendering-v1-5.0.5+c290471319.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5+c290471319 |Manifest: NOSIGNATURE
|
343 | fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
|
344 | fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
|
345 | fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
|
346 | fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
|
347 | fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
|
348 | fabric-screen-handler-api-v1-1.3.88+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88+8dbc56dd19 |Manifest: NOSIGNATURE
|
349 | fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
|
350 | fabric-transfer-api-v1-5.4.2+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2+a25cb45619 |Manifest: NOSIGNATURE
|
351 | fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
|
352 | framework-neoforge-1.21.1-0.9.6.jar |Framework |framework |0.9.6 |Manifest: NOSIGNATURE
|
353 | ftb-library-neoforge-2101.1.21.jar |FTB Library |ftblibrary |2101.1.21 |Manifest: NOSIGNATURE
|
354 | ftb-quests-neoforge-2101.1.16.jar |FTB Quests |ftbquests |2101.1.16 |Manifest: NOSIGNATURE
|
355 | ftb-teams-neoforge-2101.1.4.jar |FTB Teams |ftbteams |2101.1.4 |Manifest: NOSIGNATURE
|
356 | ftb-ultimine-neoforge-2101.1.10.jar |FTB Ultimine |ftbultimine |2101.1.10 |Manifest: NOSIGNATURE
|
357 | ftb-xmod-compat-neoforge-21.1.6.jar |FTB XMod Compat |ftbxmodcompat |21.1.6 |Manifest: NOSIGNATURE
|
358 | FTBQuestsOptimizer-neoforge-3.1.0-1.21.1.jar |FTBQuestsOptimizer |ftbqopt |3.1.0-1.21.1 |Manifest: NOSIGNATURE
|
359 | fusion-1.2.11b-neoforge-mc1.21.jar |Fusion |fusion |1.2.11+b |Manifest: NOSIGNATURE
|
360 | fzzy_config-0.7.2+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.2+1.21+neoforge |Manifest: NOSIGNATURE
|
361 | gametechbcs_spellbooks-3.0.0-1.21.1.jar |GameTechBC's Spellbooks |gametechbcs_spellbooks |3.0.0-1.21.1 |Manifest: NOSIGNATURE
|
362 | geckolib-neoforge-1.21.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |Manifest: NOSIGNATURE
|
363 | GeOre-1.21.1-6.2.0.jar |GeOre |geore |6.2.0 |Manifest: NOSIGNATURE
|
364 | GeOre_Nouveau-1.21.1-0.5.7.jar |GeOre Nouveau |georenouveau |0.5.7 |Manifest: NOSIGNATURE
|
365 | GlitchCore-neoforge-1.21.1-2.1.0.0.jar |GlitchCore |glitchcore |**.**.**.** |Manifest: NOSIGNATURE
|
366 | Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
|
367 | golem_spawn_fix-1.0.2-neoforge-1.21.1.jar |Golem Spawn Fix |golem_spawn_fix |1.0.2 |Manifest: NOSIGNATURE
|
368 | golemsarefriends-1.21.1-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.21.1-1.0.1 |Manifest: NOSIGNATURE
|
369 | grind-enchantments-4.0.1+neoforge-1.21.1.jar |Grind Enchantments |grindenchantments |4.0.1+neoforge-1.21.|Manifest: NOSIGNATURE
|
370 | gtbcs_spell_lib-1.3.1-1.21.1.jar |GTBC's SpellLib |gtbcs_spell_lib |1.3.1-1.21.1 |Manifest: NOSIGNATURE
|
371 | guardvillagers-2.3.2-1.21.1.jar |Guard Villagers |guardvillagers |2.3.2 |Manifest: NOSIGNATURE
|
372 | guideme-21.1.14.jar |GuideME |guideme |21.1.14 |Manifest: NOSIGNATURE
|
373 | HammerLib-1.21-21.0.14.jar |HammerLib |hammerlib |21.0.14 |Manifest: NOSIGNATURE
|
374 | hiddenmons-cobblemon-v0.6.jar |HiddenMons [Cobblemon] |mr_hiddenmons_cobblemon |1-v0.6 |Manifest: NOSIGNATURE
|
375 | hide-arrows-v1.3_mapped_moj_1.21.1.jar |Hide Arrows |hidearrows |1 |Manifest: NOSIGNATURE
|
376 | HopoBetterRuinedPortals-[1.21.1-1.21.3]-1.4.4b.jar|HopoBetterRuinedPortals |hoporp |1.4.4 |Manifest: NOSIGNATURE
|
377 | HostileNeuralNetworks-1.21.1-6.3.0.jar |Hostile Neural Networks |hostilenetworks |6.3.0 |Manifest: NOSIGNATURE
|
378 | IceAndFireCE-2.0-beta.7-1.21.1-neoforge.jar |Ice And Fire Community Edition|iceandfire |2.0-beta.7 |Manifest: NOSIGNATURE
|
379 | iceandfirexbettercombat-1.21.1.jar |iceandfirexbettercombat |iceandfirexbettercombat |1.21.1 |Manifest: NOSIGNATURE
|
380 | Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
|
381 | ImmersiveEngineering-1.21.1-12.4.2-194.jar |Immersive Engineering |immersiveengineering |12.4.2-194 |Manifest: NOSIGNATURE
|
382 | improved-village-placement-1.1.1.jar |Improved Village Placement |improved_village_placement |1.1.1 |Manifest: NOSIGNATURE
|
383 | Incendium_1.21.x_v5.4.4.jar |Incendium |incendium |5.4.3 |Manifest: NOSIGNATURE
|
384 | integration-neoforge-0.2.jar |Integration |integration |0.2 |Manifest: NOSIGNATURE
|
385 | invtweaks-1.21.1-1.3.2.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.3.2 |Manifest: NOSIGNATURE
|
386 | ironfurnaces-neoforge-1.21.1-4.3.2.jar |Iron Furnaces |ironfurnaces |4.3.2 |Manifest: NOSIGNATURE
|
387 | irons_apothic-1.8.0.jar |Iron's Apothic |irons_apothic |1.8.0 |Manifest: NOSIGNATURE
|
388 | irons_apothic_invaders_1.0.0.jar |Iron's Apothic Invaders |irons_apothic_invaders |1.0.0 |Manifest: NOSIGNATURE
|
389 | irons_jewelry-1.21.1-1.5.2.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.5.2 |Manifest: NOSIGNATURE
|
390 | irons_recipe_additions-1.5-neoforge-1.21.1.jar |Iron's Recipe Additions |irons_recipe_additions |1.0.0 |Manifest: NOSIGNATURE
|
391 | irons_rpg_tweaks-2.2.1.jar |Iron's RPG Tweaks |irons_rpg_tweaks |2.2.1 |Manifest: NOSIGNATURE
|
392 | irons_spells_js-4.0.2.jar |Iron's Spellbooks KubeJS |irons_spells_js |4.0.2 |Manifest: NOSIGNATURE
|
393 | irons_spellbooks-1.21.1-3.14.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.14.4 |Manifest: NOSIGNATURE
|
394 | irons_spells_dynamic_skilltree_1.1.0.jar |Iron's Spells 'n Spellbooks Dy|irons_spells_dynamic_skilltree|1.1.0 |Manifest: NOSIGNATURE
|
395 | Jade-1.21.1-NeoForge-15.10.3.jar |Jade |jade |15.10.3+neoforge |Manifest: NOSIGNATURE
|
396 | Jupiter-2.2.2-neoforge.jar |Jupiter |jupiter |2.2.2 |Manifest: NOSIGNATURE
|
397 | jearchaeology-1.21.1-1.1.6.jar |Just Enough Archaeology |jearchaeology |1.21.1-1.1.6 |Manifest: NOSIGNATURE
|
398 | jei-1.21.1-neoforge-19.21.2.313.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
|
399 | JustEnoughMekanismMultiblocks-1.21.1-7.11.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.11 |Manifest: NOSIGNATURE
|
400 | JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
|
401 | JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar |Just Enough Resources |jeresources |**.**.**.** |Manifest: NOSIGNATURE
|
402 | konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
|
403 | thedarkcolour.kffmod-5.10.0.jar |Kotlin For Forge |kotlinforforge |5.10.0 |Manifest: NOSIGNATURE
|
404 | kubejs-neoforge-2101.7.1-build.181.jar |KubeJS |kubejs |2101.7.1-build.181 |Manifest: NOSIGNATURE
|
405 | kubejs_actuallyadditions-neoforge-1.21.1-0.2.2.jar|KubeJS Actually Additions |kubejs_actuallyadditions |1.21.1-0.2.2 |Manifest: NOSIGNATURE
|
406 | kubejs_enderio-neoforge-1.21.1-0.7.2.jar |KubeJS EnderIO |kubejs_enderio |1.21.1-0.7.2 |Manifest: NOSIGNATURE
|
407 | kubejstweaks-0.0.9-beta.jar |KubeJS Tweaks |kubejstweaks |0.0.9-beta |Manifest: NOSIGNATURE
|
408 | kubejsarsnouveau-1.3.jar |kubejsarsnouveau |kubejsarsnouveau |1.3 |Manifest: NOSIGNATURE
|
409 | kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
|
410 | l2core-3.0.8+16.jar |L2Core |l2core |3.0.8+16 |Manifest: NOSIGNATURE
|
411 | L_Ender's Cataclysm 1.21.1-3.16.jar |L_Ender's Cataclysm 1.21.1 |cataclysm |3.16 |Manifest: NOSIGNATURE
|
412 | AdLods-1.21.1-9.1.0.0-NeoForge-build.0408.jar |Large Ore Deposits |adlods |**.**.**.** |Manifest: NOSIGNATURE
|
413 | laserbridges-1.21.1-neoforge-5.jar |Laser Bridges & Doors |laserbridges |5 |Manifest: NOSIGNATURE
|
414 | leaky-1.21-2.1.jar |leaky mod |leaky |2.1 |Manifest: NOSIGNATURE
|
415 | letmedespawn-1.21.x-neoforge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |Manifest: NOSIGNATURE
|
416 | lightmanscurrency-1.21-2.2.6.4.jar |Lightman's Currency |lightmanscurrency |1.21-2.2.6.4 |Manifest: NOSIGNATURE
|
417 | limitedchunks-1.21-4.1.jar |limitedchunks mod |limitedchunks |4.1 |Manifest: NOSIGNATURE
|
418 | lionfishapi-2.6.jar |lionfishapi |lionfishapi |2.6 |Manifest: NOSIGNATURE
|
419 | lithium-neoforge-0.15.0+mc1.21.1.jar |Lithium |lithium |0.15.0+mc1.21.1 |Manifest: NOSIGNATURE
|
420 | lithostitched-1.5.0-neoforge-1.21.1.jar |Lithostitched |lithostitched |1.5.0 |Manifest: NOSIGNATURE
|
421 | lootintegration_townsandtowers-1.2.jar |lootintegration_townsandtowers|lootintegration_townsandtowers|1 |Manifest: NOSIGNATURE
|
422 | lootintegration_wda-1.6.jar |lootintegration_wda mod |lootintegration_wda |1 |Manifest: NOSIGNATURE
|
423 | lootintegrations-1.21.1-4.7.jar |Lootintegrations mod |lootintegrations |4.7 |Manifest: NOSIGNATURE
|
424 | lootintegrations_betterarcheology-1.2.jar |lootintegrations_betterarcheol|lootintegrations_betterarcheol|1 |Manifest: NOSIGNATURE
|
425 | lootintegrations_cataclysm-1.1.jar |lootintegrations_cataclysm mod|lootintegrations_cataclysm |1 |Manifest: NOSIGNATURE
|
426 | lootintegrations_ctov-1.4.jar |lootintegrations_ctov mod |lootintegrations_ctov |1 |Manifest: NOSIGNATURE
|
427 | lootintegrations_dungeoncrawl-1.1.jar |lootintegrations_dungeoncrawl |lootintegrations_dungeoncrawl |1 |Manifest: NOSIGNATURE
|
428 | lootintegrations_formations-1.3.jar |lootintegrations_formations mo|lootintegrations_formations |1 |Manifest: NOSIGNATURE
|
429 | lootintegrations_hopo-1.4.jar |lootintegrations_hopo mod |lootintegrations_hopo |1 |Manifest: NOSIGNATURE
|
430 | lootintegrations_iceandfire-1.1.jar |lootintegrations_iceandfire mo|lootintegrations_iceandfire |1.1 |Manifest: NOSIGNATURE
|
431 | lootintegrations_integrated-1.4.jar |lootintegrations_integrated mo|lootintegrations_integrated |1 |Manifest: NOSIGNATURE
|
432 | lootintegrations_moog-1.6.jar |lootintegrations_moog mod |lootintegrations_moog |1 |Manifest: NOSIGNATURE
|
433 | lootintegrations_structory-1.3.jar |lootintegrations_structory mod|lootintegrations_structory |1 |Manifest: NOSIGNATURE
|
434 | lootintegrations_valhelsia-1.1.jar |lootintegrations_valhelsia mod|lootintegrations_valhelsia |1 |Manifest: NOSIGNATURE
|
435 | lootintegrations_vanilla-1.4.jar |lootintegrations_vanilla mod |lootintegrations_vanilla |1 |Manifest: NOSIGNATURE
|
436 | lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |Manifest: NOSIGNATURE
|
437 | lootjs-neoforge-1.21.1-3.4.3.jar |LootJS |lootjs |1.21.1-3.4.3 |Manifest: NOSIGNATURE
|
438 | lootr-neoforge-1.21-1.10.35.91.jar |Lootr |lootr |1.21-1.10.35.91 |Manifest: NOSIGNATURE
|
439 | mcwbyg-neoforge-1.21.1-1.2.1.jar |Macaw's - Oh the Biomes You'll|mcwbyg |1.21.1-1.2.1 |Manifest: NOSIGNATURE
|
440 | mcw-bridges-3.1.1-mc1.21.1neoforge.jar |Macaw's Bridges |mcwbridges |3.1.1 |Manifest: NOSIGNATURE
|
441 | mcw-doors-1.1.2-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.2 |Manifest: NOSIGNATURE
|
442 | mcw-fences-1.2.0-1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |Manifest: NOSIGNATURE
|
443 | mcw-lights-1.1.2-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.2 |Manifest: NOSIGNATURE
|
444 | mcw-mcwpaths-1.1.1-mc1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |Manifest: NOSIGNATURE
|
445 | mcw-mcwwindows-2.4.1-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.4.1 |Manifest: NOSIGNATURE
|
446 | Mekanism-1.21.1-10.7.16.82.jar |Mekanism |mekanism |10.7.16 |Manifest: NOSIGNATURE
|
447 | MekanismGenerators-1.21.1-10.7.16.82.jar |Mekanism: Generators |mekanismgenerators |10.7.16 |Manifest: NOSIGNATURE
|
448 | MekanismTools-1.21.1-10.7.16.82.jar |Mekanism: Tools |mekanismtools |10.7.16 |Manifest: NOSIGNATURE
|
449 | mekanisticrouters-1.1.1.jar |Mekanistic Routers |mekanisticrouters |1.1.1 |Manifest: NOSIGNATURE
|
450 | melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
|
451 | memorysettings-1.21-5.9.jar |memorysettings mod |memorysettings |5.9 |Manifest: NOSIGNATURE
|
452 | midnightlib-1.7.5-neoforge+1.21.1.jar |MidnightLib |midnightlib |1.7.5 |Manifest: NOSIGNATURE
|
453 | server-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: NOSIGNATURE
|
454 | dummmmmmy-1.21-2.0.9-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.9 |Manifest: NOSIGNATURE
|
455 | mob_grinding_utils-1.1.10+mc1.21.1.jar |Mob Grinding Utils |mob_grinding_utils |1.1.10+mc1.21.1 |Manifest: NOSIGNATURE
|
456 | mob_weapon_api-3.0.2.jar |Mob Weapon API |mob_weapon_api |3.0.2 |Manifest: NOSIGNATURE
|
457 | modernfix-neoforge-5.24.3+mc1.21.1.jar |ModernFix |modernfix |5.24.3+mc1.21.1 |Manifest: NOSIGNATURE
|
458 | modonomicon-1.21.1-neoforge-1.116.1.jar |Modonomicon |modonomicon |1.116.1 |Manifest: NOSIGNATURE
|
459 | modular-routers-13.2.3+mc1.21.1.jar |Modular Routers |modularrouters |13.2.3 |Manifest: NOSIGNATURE
|
460 | mes-1.4.6-1.21.jar |Moog's End Structures |mes |1.4.6-1.21 |Manifest: NOSIGNATURE
|
461 | mns-1.0.8-1.21.jar |Moog's Nether Structures |mns |1.0.8-1.21 |Manifest: NOSIGNATURE
|
462 | mvs-4.3.0-1.21.jar |Moog's Voyager Structures |mvs |4.3.0-1.21 |Manifest: NOSIGNATURE
|
463 | moonlight-1.21-2.23.12-neoforge.jar |Moonlight Lib |moonlight |1.21-2.23.12 |Manifest: NOSIGNATURE
|
464 | morevillagers-re-1.21.1-neoforge-5.1.2.jar |MoreVillagers |morevillagers |5.1.2 |Manifest: NOSIGNATURE
|
465 | refurbished_furniture-neoforge-1.21.1-1.0.16.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.16 |Manifest: NOSIGNATURE
|
466 | MysticalAgradditions-1.21.1-8.0.9.jar |Mystical Agradditions |mysticalagradditions |8.0.9 |Manifest: NOSIGNATURE
|
467 | MysticalAgriculture-1.21.1-8.0.19.jar |Mystical Agriculture |mysticalagriculture |8.0.19 |Manifest: NOSIGNATURE
|
468 | matc-1.7.1.jar |Mystical Agriculture Tiered Cr|matc |1.7.1 |Manifest: NOSIGNATURE
|
469 | NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
|
470 | neoforge-21.1.206-universal.jar |NeoForge |neoforge |21.1.206 |Manifest: NOSIGNATURE
|
471 | netherite_tweaks_luna-1.2-neoforge-1.21.1.jar |Netherite Tweaks |netherite_tweaks_luna |1.2 |Manifest: NOSIGNATURE
|
472 | netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
|
473 | noapotheosisnames-1.0.1.jar |No Apotheosis Names |noapotheosisnames |1.0.1 |Manifest: NOSIGNATURE
|
474 | novillagerdm-1.21.1-6.0.0.jar |No Villager Death Messages |novillagerdm |6.0.0 |Manifest: NOSIGNATURE
|
475 | nofriendlyfire-1.1-neoforge-1.21.1.jar |nofriendlyfire |nofriendlyfire |1.1 |Manifest: NOSIGNATURE
|
476 | noisium-neoforge-2.3.0+mc1.21-1.21.1.jar |Noisium |noisium |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE
|
477 | notenoughanimations-neoforge-1.10.2-mc1.21.jar |NotEnoughAnimations |notenoughanimations |1.10.2 |Manifest: NOSIGNATURE
|
478 | nuggets-neoforge-1.21-1.0.10.41.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
|
479 | occultism-1.21.1-neoforge-1.192.0.jar |Occultism |occultism |1.192.0 |Manifest: NOSIGNATURE
|
480 | occultism_kubejs-1.21.1-neoforge-1.8.0.jar |Occultism KubeJS |occultism_kubejs |1.8.0 |Manifest: NOSIGNATURE
|
481 | OctoLib-NEOFORGE-0.6.0.4+1.21.jar |OctoLib |octolib |**.**.**.** |Manifest: NOSIGNATURE
|
482 | Oh-The-Biomes-Weve-Gone-NeoForge-2.4.8.jar |Oh The Biomes We've Gone |biomeswevegone |2.4.8 |Manifest: NOSIGNATURE
|
483 | Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.14.jar|Oh The Trees You'll Grow |ohthetreesyoullgrow |5.0.14 |Manifest: NOSIGNATURE
|
484 | OpenLoader-neoforge-1.21.1-21.1.5.jar |OpenLoader |openloader |21.1.5 |Manifest: NOSIGNATURE
|
485 | overloadedarmorbar-neoforge-1.21-2.jar |OverloadedArmorBar |overloadedarmorbar |2 |Manifest: NOSIGNATURE
|
486 | owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar |oωo |owo |**.**.**.**-beta.1+1.2|Manifest: NOSIGNATURE
|
487 | packetfixer-3.3.0-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.0 |Manifest: NOSIGNATURE
|
488 | Patchouli-1.21.1-92-NEOFORGE.jar |Patchouli |patchouli |1.21.1-92-NEOFORGE |Manifest: NOSIGNATURE
|
489 | pipe_connector-neoforge-0.5.13.jar |Pipe Connector |pipe_connector |0.5.13 |Manifest: NOSIGNATURE
|
490 | pipez-neoforge-1.21.1-1.2.19.jar |Pipez |pipez |1.21.1-1.2.19 |Manifest: NOSIGNATURE
|
491 | Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
|
492 | player-animation-lib-forge-2.0.1+1.21.1.jar |Player Animator |playeranimator |2.0.1+1.21.1 |Manifest: NOSIGNATURE
|
493 | playerxp-neoforge-1.0.2+1.21.1.jar |PlayerXP |playerxp |1.0.2+1.21.1 |Manifest: NOSIGNATURE
|
494 | polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
|
495 | Ponder-NeoForge-1.21.1-1.0.61.jar |Ponder |ponder |1.0.61 |Manifest: NOSIGNATURE
|
496 | prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
|
497 | productivelib-1.21.0-0.1.20.jar |Productive Lib |productivelib |1.21.0-0.1.20 |Manifest: NOSIGNATURE
|
498 | productivemetalworks-1.21.1-1.11.0.jar |Productive Metalworks |productivemetalworks |1.21.1-1.11.0 |Manifest: NOSIGNATURE
|
499 | puffish_attributes-0.7.6-1.21-neoforge.jar |Pufferfish's Attributes |puffish_attributes |0.7.6 |Manifest: NOSIGNATURE
|
500 | puffish_skills-0.16.8-1.21-neoforge.jar |Pufferfish's Skills |puffish_skills |0.16.8 |Manifest: NOSIGNATURE
|
501 | pufferfish_unofficial_additions-1.21.1-2.2.7.jar |Pufferfish's Unofficial Additi|pufferfish_unofficial_addition|2.2.7 |Manifest: NOSIGNATURE
|
502 | PuzzlesLib-v21.1.38-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.38 |Manifest: NOSIGNATURE
|
503 | Quest-Kill-Task-neoforge-0.3.1+1.21.1.jar |Quest Kill Task |questkilltask |0.3.1+1.21.1 |Manifest: NOSIGNATURE
|
504 | rctmod-neoforge-1.21.1-0.16.8-beta.jar |Radical Cobblemon Trainers |rctmod |0.16.8-beta |Manifest: NOSIGNATURE
|
505 | rctapi-neoforge-1.21.1-0.13.9-beta.jar |Radical Cobblemon Trainers API|rctapi |0.13.9-beta |Manifest: NOSIGNATURE
|
506 | rarcompat-1.21-0.9.7.jar |RAR-Compat |rarcompat |0.9.7 |Manifest: NOSIGNATURE
|
507 | rechiseled-1.1.6a-neoforge-mc1.21.jar |Rechiseled |rechiseled |1.1.6+a |Manifest: NOSIGNATURE
|
508 | rechiseledcreate-1.0.2a-neoforge-mc1.21.jar |Rechiseled: Create |rechiseledcreate |1.0.2+a |Manifest: NOSIGNATURE
|
509 | recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
|
510 | regions_unexplored-neoforge-1.21.1-0.5.6.1.jar |Regions Unexplored |regions_unexplored |**.**.**.** |Manifest: NOSIGNATURE
|
511 | relics-1.21.1-0.10.7.6.jar |Relics |relics |**.**.**.** |Manifest: NOSIGNATURE
|
512 | reliquary-1.21.1-2.0.61.1305.jar |Reliquary Reincarnations |reliquary |2.0.61 |Manifest: NOSIGNATURE
|
513 | reliquified_ars_nouveau-1.21.1-0.6.1.jar |Reliquified Ars Nouveau |reliquified_ars_nouveau |0.6.1 |Manifest: NOSIGNATURE
|
514 | reliquified_lenders_cataclysm-1.21.1-0.1.1.jar |Reliquified L_Ender's Cataclys|reliquified_lenders_cataclysm |0.1.1 |Manifest: NOSIGNATURE
|
515 | reliquified_twilight_forest-1.21.1-0.5.2.jar |Reliquified Twilight Forest |reliquified_twilight_forest |0.5.2 |Manifest: NOSIGNATURE
|
516 | repurposed_structures-7.5.17+1.21.1-neoforge.jar |Repurposed Structures |repurposed_structures |7.5.17+1.21.1-neofor|Manifest: NOSIGNATURE
|
517 | resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
|
518 | resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
|
519 | rhino-2101.2.7-build.77.jar |Rhino |rhino |2101.2.7-build.77 |Manifest: NOSIGNATURE
|
520 | SafePastures-1.1.0+1.21.1.jar |Safe Pastures |safepastures_neoforge |1.1.0+1.21.1 |Manifest: NOSIGNATURE
|
521 | Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
|
522 | SereneSeasons-neoforge-1.21.1-10.1.0.3.jar |Serene Seasons |sereneseasons |**.**.**.** |Manifest: NOSIGNATURE
|
523 | silent-gear-1.21.1-neoforge-4.0.29.jar |Silent Gear |silentgear |4.0.29 |Manifest: NOSIGNATURE
|
524 | sgearmetalworks-1.21.1-1.4.4.jar |Silent Gear Metalworks |sgearmetalworks |1.21.1-1.4.4 |Manifest: NOSIGNATURE
|
525 | silent-lib-1.21.1-neoforge-10.5.1.jar |Silent Lib |silentlib |10.5.1 |Manifest: NOSIGNATURE
|
526 | silentgems-1.21.1-neoforge-5.1.2.1.jar |Silent's Gems |silentgems |**.**.**.** |Manifest: NOSIGNATURE
|
527 | voicechat-neoforge-1.21.1-2.5.35.jar |Simple Voice Chat |voicechat |1.21.1-2.5.35 |Manifest: NOSIGNATURE
|
528 | SimpleTMs-neoforge-2.1.2.jar |SimpleTMs |simpletms |2.1.2 |Manifest: NOSIGNATURE
|
529 | org.sinytra.connector-2.0.0-beta.10+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.10+1.21.1|Manifest: NOSIGNATURE
|
530 | SkyVillages-1.0.6-1.21.x-neoforge-release.jar |Sky Villages |skyvillages |1.0.6 |Manifest: NOSIGNATURE
|
531 | SmartBrainLib-neoforge-1.21.1-1.16.11.jar |SmartBrainLib |smartbrainlib |1.16.11 |Manifest: NOSIGNATURE
|
532 | smarterfarmers-1.21-2.2.3-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.3 |Manifest: NOSIGNATURE
|
533 | smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
|
534 | SolarFluxReborn-1.21.1-21.1.8.jar |Solar Flux Reborn |solarflux |21.1.8 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
535 | sophisticatedbackpacks-1.21.1-3.25.9.1390.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.9 |Manifest: NOSIGNATURE
|
536 | sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.4 |Manifest: NOSIGNATURE
|
537 | sophisticatedcore-1.21.1-1.3.85.1219.jar |Sophisticated Core |sophisticatedcore |1.3.85 |Manifest: NOSIGNATURE
|
538 | sophisticatedstorage-1.21.1-1.5.11.1340.jar |Sophisticated Storage |sophisticatedstorage |1.5.11 |Manifest: NOSIGNATURE
|
539 | sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.12 |Manifest: NOSIGNATURE
|
540 | sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered |sound_physics_remastered |1.21.1-1.5.1 |Manifest: NOSIGNATURE
|
541 | spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
|
542 | spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
|
543 | structureessentials-1.21.1-4.8.jar |Structure Essentials mod |structureessentials |4.8 |Manifest: NOSIGNATURE
|
544 | supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
|
545 | supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18+a |Manifest: NOSIGNATURE
|
546 | supplementaries-1.21-3.4.16-neoforge.jar |Supplementaries |supplementaries |1.21-3.4.16 |Manifest: NOSIGNATURE
|
547 | traveloptics-4.4.0.1-1.21.1.jar |T.O Magic n' Extras |traveloptics |**.**.**.**-1.21.1 |Manifest: NOSIGNATURE
|
548 | TaxFreeLevels-1.4.7-neoforge-1.21.1.jar |Tax Free Levels |taxfreelevels |1.4.7 |Manifest: NOSIGNATURE
|
549 | TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
|
550 | thaumon-neoforge-2.3.0+1.21.jar |Thaumon |thaumon |2.3.0+1.21 |Manifest: NOSIGNATURE
|
551 | twilightforest-1.21.1-4.7.3196-universal.jar |The Twilight Forest |twilightforest |4.7.3196 |Manifest: NOSIGNATURE
|
552 | timcore-neoforge-1.6.1-1.14.2.jar |Tim Core |tim_core |1.6.1-neoforge-1.14.|Manifest: NOSIGNATURE
|
553 | toms_storage-1.21-2.2.2.jar |Tom's Simple Storage Mod |toms_storage |2.2.2 |Manifest: NOSIGNATURE
|
554 | Tomtaru's Cobblemon Farmer's Delight Tweaks - 1.2|Tomtaru's Cobblemon & Farmer's|tmtcd |1.3.0 |Manifest: NOSIGNATURE
|
555 | Tomtaru's Cobblemon Immersive Engineering Tweaks |Tomtaru's Cobblemon & Immersiv|tmtceic |2.2.0 |Manifest: NOSIGNATURE
|
556 | toofast-1.21.0-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |Manifest: NOSIGNATURE
|
557 | too_many_bows-neoforge-1.21-2.2.0.jar |Too Many Bows |too_many_bows |1.21-2.2.0 |Manifest: NOSIGNATURE
|
558 | ToolBelt-1.21.1-2.2.6.jar |Tool Belt |toolbelt |2.2.6 |Manifest: NOSIGNATURE
|
559 | torchmaster-neoforge-1.21.1-21.1.5-beta.jar |Torchmaster |torchmaster |21.1.5-beta |Manifest: NOSIGNATURE
|
560 | t_and_t-neoforge-fabric-1.13.2.jar |Towns and Towers |t_and_t |1.13.2 |Manifest: NOSIGNATURE
|
561 | TRansition-1.0.4-1.21-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.4 |Manifest: NOSIGNATURE
|
562 | TRender-1.0.6-1.21-neoforge-SNAPSHOT.jar |TRender |trender |1.0.6 |Manifest: NOSIGNATURE
|
563 | txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
|
564 | blockui-1.0.205-1.21.1.jar |UI Library Mod |blockui |1.0.205-1.21.1 |Manifest: NOSIGNATURE
|
565 | unchained-neoforge-1.6.1-1.4.0.jar |Unchained |unchained |1.6.1-neoforge-1.4.0|Manifest: NOSIGNATURE
|
566 | untitledduckmod-1.2.0-neoforge-1.21.1.jar |Untitled Duck Mod |untitledduckmod |1.2.0 |Manifest: NOSIGNATURE
|
567 | uranus-2.4-1.21.1-neoforge.jar |Uranus |uranus |2.4 |Manifest: NOSIGNATURE
|
568 | valhelsia_core-neoforge-1.21.1-1.1.5.jar |Valhelsia Core |valhelsia_core |1.1.5 |Manifest: NOSIGNATURE
|
569 | valhelsia_furniture-neoforge-1.21.1-1.1.1.jar |Valhelsia Furniture |valhelsia_furniture |1.1.1 |Manifest: NOSIGNATURE
|
570 | valhelsia_structures-neoforge-1.21.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.1.2 |Manifest: NOSIGNATURE
|
571 | waystones-neoforge-1.21.1-21.1.23.jar |Waystones |waystones |21.1.23 |Manifest: NOSIGNATURE
|
572 | whats-that-slot-neoforge-1.3.6+1.21.jar |What's That Slot |whats_that_slot |1.3.6 |Manifest: NOSIGNATURE
|
573 | whitenoise-1.21.1-neoforge-1.1.1.jar |WhiteNoise |whitenoise |1.1.1 |Manifest: NOSIGNATURE
|
574 | WitherSkeletonTweaks-1.21.1-10.1.1.jar |Wither Skeleton Tweaks |wstweaks |10.1.1 |Manifest: NOSIGNATURE
|
575 | wits-1.3.0+1.21-neoforge.jar |WITS |wits |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE
|
576 | Xaeros_Minimap_25.2.10_NeoForge_1.21.jar |Xaero's Minimap |xaerominimap |25.2.10 |Manifest: NOSIGNATURE
|
577 | XaerosWorldMap_1.39.12_NeoForge_1.21.jar |Xaero's World Map |xaeroworldmap |1.39.12 |Manifest: NOSIGNATURE
|
578 | YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
579 | YungsBetterCaves-1.21.1-NeoForge-3.1.4.jar |YUNG's Better Caves |bettercaves |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
580 | YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
581 | YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
582 | YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
583 | YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
584 | YungsBetterMineshafts-1.21.1-NeoForge-5.1.1.jar |YUNG's Better Mineshafts |bettermineshafts |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
585 | YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
586 | YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
587 | YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
|
588 | YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
|
589 | YungsCaveBiomes-1.21.1-NeoForge-3.1.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
|
590 | ZeroCore2-1.21.1-2.4.18.jar |Zero CORE 2 |zerocore |1.21.1-2.4.18 |Manifest: NOSIGNATURE
|
591 | Crash Report UUID: 6fe1e1b8-a29c-4b9d-8801-f12dfec8468d
|
592 | FML: 4.0.41
|
593 | NeoForge: 21.1.206
|
594 |
|