Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

549 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.7 NeoForge version: 21.1.219
---- Minecraft Crash Report ----
// someone please advice devs that pancakes are serve
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues
// Daisy, daisy...
Time: 2026-04-19 18:22:28
Description: Unexpected error
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.KeyMapping.isDown()" because "this.keybind" is null
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.index.SimKeys.isPressed(SimKeys.java:70) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:classloading}
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.events.SimulatedCommonClientEvents.preClientTick(SimulatedCommonClientEvents.java:152) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:mixin,re:classloading}
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.neoforge.events.SimNeoForgeClientEvents.preClientTick(SimNeoForgeClientEvents.java:27) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/neoforge@21.1.219/net.neoforged.neoforge.client.ClientHooks.fireClientTickPre(ClientHooks.java:1070) ~[neoforge-21.1.219-universal.jar%23526!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:APP:sable-neoforge.mixins.json:block_entity_visible.ClientHooksMixin from mod sable,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.tick(Minecraft.java:1787) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.index.SimKeys.isPressed(SimKeys.java:70) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:classloading}
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.events.SimulatedCommonClientEvents.preClientTick(SimulatedCommonClientEvents.java:152) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:mixin,re:classloading}
at TRANSFORMER/simulated@1.0.3/dev.simulated_team.simulated.neoforge.events.SimNeoForgeClientEvents.preClientTick(SimNeoForgeClientEvents.java:27) ~[dev.simulated_team.simulated.simulated-neoforge-1.21.1-1.0.3.jar%231099!/:1.0.3] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at TRANSFORMER/neoforge@21.1.219/net.neoforged.neoforge.client.ClientHooks.fireClientTickPre(ClientHooks.java:1070) ~[neoforge-21.1.219-universal.jar%23526!/:?] {re:mixin,re:classloading,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:APP:sable-neoforge.mixins.json:block_entity_visible.ClientHooksMixin from mod sable,pl:mixin:APP:journeymap.neoforge.mixins.json:client.ClientHooksMixin from mod journeymap,pl:mixin:A}
-- Uptime --
Details:
JVM uptime: 54.218s
Wall uptime: 32.725s
High-res time: 51.669s
Client ticks: 1 ticks / 0.050s
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:828) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23525!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:veil.debug.mixins.json:client.DebugMainMixin from mod veil,pl:mixin:APP:euphoria_patcher.mixins.json:EuphoriaPatcherMixin from mod euphoria_patcher,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: No
Packs: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], file/Better-Leaves-9.5.zip, file/Fancy Crops v1.3.zip, file/Flowers Vine.zip, file/Overgrown Flowery GUI.zip, file/Overgrown Flowery Hotbar.zip, file/Fast Better Grass.zip, file/Simple Grass Flowers v1.9.5.zip, file/FBGFSGF v1.0.zip, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], file/Extra Flowery GUI.zip, KubeJS Virtual Resource Pack [Last, assets]
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1015785184 bytes (968 MiB) / 3623878656 bytes (3456 MiB) up to 31406948352 bytes (29952 MiB)
CPUs: 32
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i9-13900K
Identifier: Intel64 Family 6 Model 183 Stepping 1
Microarchitecture: Raptor Lake
Frequency (GHz): 3.00
Number of physical packages: 1
Number of physical CPUs: 24
Number of logical CPUs: 32
Graphics card #0 name: Intel(R) UHD Graphics 770
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.101.7084
Graphics card #1 name: NVIDIA GeForce RTX 4090
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 24564.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.9186
Memory slot #0 capacity (MiB): 32768.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 32768.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MiB): 73501.76
Virtual memory used (MiB): 56185.76
Swap memory total (MiB): 8192.00
Swap memory used (MiB): 155.90
Space in storage for jna.tmpdir (MiB): available: 185326.28, total: 1951886.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 185326.28, total: 1951886.00
Space in storage for io.netty.native.workdir (MiB): available: 185326.28, total: 1951886.00
Space in storage for java.io.tmpdir (MiB): available: 185326.28, total: 1951886.00
Space in storage for workdir (MiB): available: 185326.28, total: 1951886.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx29952m -Xms256m
Loaded Shaderpack: ComplementaryUnbound_r5.7.1 + EuphoriaPatches_1.8.6
Profile: Custom (+68 options changed by user)
Launched Version: neoforge-21.1.219
Launcher name: minecraft-launcher
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce RTX 4090/PCIe/SSE2 GL version 4.6.0 NVIDIA 591.86, NVIDIA Corporation
Window size: 1024x768
GFLW Platform: win32
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Is Modded: Definitely; Client brand changed to 'neoforge'
Universe: 400921fb54442d18
Type: Client (map_client.txt)
Graphics mode: fancy
Render Distance: 32/32 chunks
Resource Packs: vanilla, file/Better-Leaves-9.5.zip, file/Fancy Crops v1.3.zip, file/Flowers Vine.zip, file/Overgrown Flowery GUI.zip, file/Overgrown Flowery Hotbar.zip, file/Fast Better Grass.zip, file/Simple Grass Flowers v1.9.5.zip, file/FBGFSGF v1.0.zip, file/Extra Flowery GUI.zip
Current Language: en_us
Locale: en_US
System encoding: Cp1252
File encoding: UTF-8
CPU: 32x 13th Gen Intel(R) Core(TM) i9-13900K
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
FML Language Providers:
kotori_scala@3.7.1-build-11
kotlinforforge@5.11.0
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
accelerated-decay-neoforge-21.0.0.jar |Accelerated Decay |accelerateddecay |21.0.0 |Manifest: NOSIGNATURE
accessories-neoforge-1.1.0-beta.48+1.21.1.jar |Accessories |accessories |1.1.0-beta.48+1.21.1|Manifest: NOSIGNATURE
actuallyadditions-1.3.25+mc1.21.1.jar |Actually Additions |actuallyadditions |1.3.25 |Manifest: NOSIGNATURE
AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.j|Additional Entity Attributes |additionalentityattributes |2.0.0+1.21.1 |Manifest: NOSIGNATURE
additional_lights-neoforge-1.21-2.1.10.jar |Additional Lights |additional_lights |2.1.10 |Manifest: NOSIGNATURE
AdvancedAE-1.6.10-1.21.1.jar |Advanced AE |advanced_ae |1.6.10-1.21.1 |Manifest: NOSIGNATURE
AdvancedPeripherals-1.21.1-0.7.60b.jar |Advanced Peripherals |advancedperipherals |0.7.60b |Manifest: NOSIGNATURE
ae2importexportcard-1.21.1-1.4.3.jar |AE2 Import Export Card |ae2importexportcard |1.21.1-1.4.3 |Manifest: NOSIGNATURE
ae2jeiintegration-1.2.0.jar |AE2 JEI Integration |ae2jeiintegration |1.2.0 |Manifest: NOSIGNATURE
ae2ct-1.21.1-1.1.1.jar |AE2:Crafting Tree |ae2ct |1.21.1-1.1.1 |Manifest: NOSIGNATURE
ae2addonlib-1.0.3-1.21.1.jar |AE2AddonLib |ae2addonlib |1.0.3-1.21.1 |Manifest: NOSIGNATURE
AE2NetworkAnalyzer-1.21-2.1.5-neoforge.jar |AE2NetworkAnalyzer |ae2netanalyser |1.21-2.1.5-neoforge |Manifest: NOSIGNATURE
ae2wtlib-19.4.1.jar |AE2WTLib |ae2wtlib |19.4.1 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.4.1.jar |AE2WTLib API |ae2wtlib_api |19.4.1 |Manifest: NOSIGNATURE
aeinfinitybooster-neoforge-1.21.1-1.0.0.54.jar |AEInfinityBooster |aeinfinitybooster |1.21.1-1.0.0.54 |Manifest: NOSIGNATURE
AI-Improvements-1.21-0.5.3.jar |AI-Improvements |aiimprovements |0.5.3 |Manifest: NOSIGNATURE
AkashicTome-1.8-29.jar |Akashic Tome |akashictome |1.8-29 |Manifest: NOSIGNATURE
allthearcanistgear-1.21.1-21.3.2.jar |All The Arcanist Gear |allthearcanistgear |1.21.1-21.3.2 |Manifest: NOSIGNATURE
alltheleaks-1.1.7+1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.7+1.21.1-neoforg|Manifest: NOSIGNATURE
allthewizardgear-1.21.1-1.1.12.jar |All the Wizard Gear |allthewizardgear |1.21.1-1.1.12 |Manifest: NOSIGNATURE
allthecompressed-1.21.1-4.4.0.jar |AllTheCompressed |allthecompressed |4.4.0 |Manifest: NOSIGNATURE
allthemodium-3.0.0_mc_1.21.1.jar |Allthemodium |allthemodium |3.0.0 |Manifest: NOSIGNATURE
alltheores-3.1.8_neoforge_1.21.1.jar |AllTheOres |alltheores |3.1.8 |Manifest: NOSIGNATURE
allthetweaks-1.21.1-2.8.5.jar |AllTheTweaks |allthetweaks |2.8.5 |Manifest: NOSIGNATURE
almostunified-neoforge-1.21.1-1.3.0.jar |AlmostUnified |almostunified |1.21.1-1.3.0 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
Apotheosis-1.21.1-8.5.2.jar |Apotheosis |apotheosis |8.5.2 |Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.9.1.jar |Apothic Attributes |apothic_attributes |2.9.1 |Manifest: NOSIGNATURE
ApothicEnchanting-1.21.1-1.5.2.jar |Apothic Enchanting |apothic_enchanting |1.5.2 |Manifest: NOSIGNATURE
ApothicSpawners-1.21.1-1.3.4.jar |Apothic Spawners |apothic_spawners |1.3.4 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.8.jar |AppleSkin |appleskin |3.0.8+mc1.21 |Manifest: NOSIGNATURE
appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
Applied-Mekanistics-1.6.3.jar |Applied Mekanistics |appmek |1.6.3 |Manifest: NOSIGNATURE
AppliedFlux-1.21-2.1.4-neoforge.jar |AppliedFlux |appflux |1.21-2.1.4-neoforge |Manifest: NOSIGNATURE
Aquaculture-1.21.1-2.7.18.jar |Aquaculture 2 |aquaculture |2.7.18 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ars_additions-1.21.1-21.3.0.jar |Ars Additions |ars_additions |1.21.1-21.3.0 |Manifest: NOSIGNATURE
ars_controle-1.21.1-1.6.15.jar |Ars Controle |ars_controle |1.21.1-1.6.15 |Manifest: NOSIGNATURE
ars_creo-1.21.1-5.2.0.jar |Ars Creo |ars_creo |5.2.0 |Manifest: NOSIGNATURE
ars_elemancy-1.21.1-1.12.4.jar |Ars Elemancy |ars_elemancy |1.12 |Manifest: NOSIGNATURE
ars_elemental-1.21.1-0.7.8.6.jar |Ars Elemental |ars_elemental |**.**.**.** |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.11.2.jar |Ars Nouveau |ars_nouveau |5.11.2 |Manifest: NOSIGNATURE
ars_ocultas-1.21.1-2.4.0.jar |Ars Ocultas |ars_ocultas |2.4.0 |Manifest: NOSIGNATURE
ars_polymorphia-1.0.3.jar |Ars Polymorphia |ars_polymorphia |1.0.3 |Manifest: NOSIGNATURE
ars_technica-1.21.1-2.7.6.jar |Ars Technica |ars_technica |2.7.6 |Manifest: NOSIGNATURE
ars_unification-1.2.18.jar |Ars Unification |ars_unification |1.2.18 |Manifest: NOSIGNATURE
arseng-2.1.1-beta.jar |Ars Énergistique |arseng |2.1.1-beta |Manifest: NOSIGNATURE
artifacts-neoforge-13.2.0.jar |Artifacts |artifacts |13.2.0 |Manifest: NOSIGNATURE
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
atlas_api-1.21.1-1.2.0.jar |Atlas API |atlas_api |1.21.1-1.2.0 |Manifest: NOSIGNATURE
attributefix-neoforge-1.21.1-21.1.3.jar |AttributeFix |attributefix |21.1.3 |Manifest: NOSIGNATURE
Auroras-1.21-1.6.2.jar |Auroras |auroras |1.6.2 |Manifest: NOSIGNATURE
bwncr-neoforge-1.21.1-3.20.3.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.3 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE
baubley-heart-canisters-1.21.1-1.3.1.jar |Baubley Heart Canisters |bhc |1.21.1-1.3.1 |Manifest: NOSIGNATURE
beautify-neoforge-1.21.1-2.0.2.jar |Beautify |beautify |2.0.2 |Manifest: NOSIGNATURE
BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar |Better Advancements |betteradvancements |**.**.**.** |Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
bibliobiomes-1.21.1-1.6.1.jar |Bibliobiomes Legacy |bibliobiomes |1.6.1 |Manifest: NOSIGNATURE
bibliocraft-1.21.1-1.6.4.jar |Bibliocraft Legacy |bibliocraft |1.6.4 |Manifest: NOSIGNATURE
bibliowoods-1.21.1-1.6.2.jar |Bibliowoods Legacy |bibliowoods |1.6.2 |Manifest: NOSIGNATURE
blueflame-1.21.1-1.1.1.jar |Blue Flame Burning |blueflame |1.21.1-1.1.1 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
botanypots-neoforge-1.21.1-21.1.41.jar |BotanyPots |botanypots |21.1.41 |Manifest: NOSIGNATURE
botanypotsmystical-neoforge-1.21.1-21.1.11.jar |BotanyPots-Mystical |botanypotsmystical |21.1.11 |Manifest: NOSIGNATURE
botanytrees-neoforge-1.21.1-21.1.3.jar |BotanyTrees |botanytrees |21.1.3 |Manifest: NOSIGNATURE
BrandonsCore-1.21.1-3.2.1.309.jar |Brandon's Core |brandonscore |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
BrewinAndChewin-neoforge-4.4.2+1.21.1.jar |Brewin' And Chewin' |brewinandchewin |4.4.2 |Manifest: NOSIGNATURE
BridgingMod-2.6.2+1.21.1.neoforge-release.jar |Bridging Mod |bridgingmod |2.6.2+1.21.1 |Manifest: NOSIGNATURE
buildinggadgets2-1.3.9.jar |Building Gadgets 2 |buildinggadgets2 |1.3.9 |Manifest: NOSIGNATURE
Byzantine-1.21.1-47.1.jar |Byzantine |byzantine |47.1 |Manifest: NOSIGNATURE
cabletiers-neoforge-1.21.1-0.6.9.jar |Cable Tiers |cabletiers |1.21.1-0.6.9 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
camol-1.21.1-0.3.0.jar |Camol |camol |1.21.1-0.3.0 |Manifest: NOSIGNATURE
camping-neoforge-1.21.1-2.1.3.jar |Camping |camping |2.1.3 |Manifest: NOSIGNATURE
catjammies-1.21-1.7.1.jar |CatJammies |catjammies |1.21-1.7.1 |Manifest: NOSIGNATURE
cc-tweaked-1.21.1-forge-1.116.2.jar |CC: Tweaked |computercraft |1.116.2 |Manifest: NOSIGNATURE
charginggadgets-1.14.1.jar |Charging Gadgets |charginggadgets |1.14.1 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
chisel-neoforge-2.0.0+mc1.21.1.jar |Chisel Reborn |chisel |2.0.0+mc1.21.1 |Manifest: NOSIGNATURE
[neoforge]ctov-3.6.2a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.6.2a |Manifest: NOSIGNATURE
chromacarvings-1.21.1-0.2.0.jar |Chroma Carvings |chromacarvings |1.21.1-0.2.0 |Manifest: NOSIGNATURE
cleanswing-1.9.jar |Clean Swing |cleanswing |1.9 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
CloudGlass-1.21.1-1.0.1.jar |Cloud Glass |cloudglass |1.0.1 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |**.**.**.** |Manifest: NOSIGNATURE
cluttered-[NeoForge]-3.0.3-1.21.1.jar |Cluttered |cluttered |3.0.3-1.21.1 |Manifest: NOSIGNATURE
cobblegengalore-1.21.1-0.2.8.jar |Cobblegen Galore |cobblegengalore |1.21.1-0.2.8 |Manifest: NOSIGNATURE
cobweb-neoforge-1.21-1.4.0.jar |Cobweb |cobweb |1.4.0 |Manifest: NOSIGNATURE
CodeChickenLib-1.21.1-4.6.1.526.jar |CodeChicken Lib |codechickenlib |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
colorfulhearts-neoforge-1.21.1-10.5.9.jar |Colorful Hearts |colorfulhearts |10.5.9 |Manifest: NOSIGNATURE
colorwheel-neoforge-1.2.1+mc1.21.1.jar |Colorwheel |colorwheel |1.2.1+mc1.21.1 |Manifest: NOSIGNATURE
colorwheel_patcher-neoforge-1.0.4+mc1.21.1.jar |Colorwheel Patcher |colorwheel_patcher |1.0.4+mc1.21.1 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.5+1.21.1.jar |Comforts |comforts |9.0.5+1.21.1 |Manifest: NOSIGNATURE
common-networking-neoforge-1.0.20-1.21.1.jar |Common Networking |commonnetworking |1.0.20-1.21.1 |Manifest: NOSIGNATURE
commoncapabilities-1.21.1-neoforge-2.11.3-322.jar |CommonCapabilities |commoncapabilities |2.11.3 |Manifest: NOSIGNATURE
compactmachines-neoforge-7.0.81.jar |Compact Machines |compactmachines |7.0.81 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectedglass-1.1.14-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.14 |Manifest: NOSIGNATURE
CTM-1.21-1.2.1+3.jar |ConnectedTexturesMod |ctm |1.21-1.2.1+3 |Manifest: NOSIGNATURE
connectivity-1.21.1-7.6.jar |Connectivity Mod |connectivity |7.6 |Manifest: NOSIGNATURE
ConstructionSticks-1.21.1-1.3.0.jar |Construction Sticks |constructionstick |1.3.0 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
cookingforblockheads-neoforge-1.21.1-21.1.17.jar |Cooking for Blockheads |cookingforblockheads |21.1.17 |Manifest: NOSIGNATURE
coolrain-1.21.1-NeoForge-1.0.1.jar |Cool Rain |coolrain |1.0.1 |Manifest: NOSIGNATURE
copperagebackport-neoforge-1.21.1-0.1.4.jar |Copper Age Backport |copperagebackport |0.1.4 |Manifest: NOSIGNATURE
Corgilib-NeoForge-1.21.1-5.0.0.7.jar |CorgiLib |corgilib |**.**.**.** |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.21.1-v1-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.21.1-v1-neoforge |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
crabbersdelight-1.21.1-1.2.4.jar |Crabber's Delight |crabbersdelight |1.2.4 |Manifest: NOSIGNATURE
crafting_on_a_stick-1.21.0.4.jar |Crafting On A Stick |crafting_on_a_stick |**.**.**.** |Manifest: NOSIGNATURE
craftingtweaks-neoforge-1.21.1-21.1.7.jar |Crafting Tweaks |craftingtweaks |21.1.7 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.11.0 |Manifest: NOSIGNATURE
crashutilities-9.0.4.jar |Crash Utilities |crashutilities |9.0.4 |Manifest: NOSIGNATURE
create-1.21.1-6.0.9.jar |Create |create |6.0.9 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.0.3.jar |Create Aeronautics |aeronautics_bundled |1.0.3 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.0.3 |Manifest: NOSIGNATURE
create_aquatic_ambitions-1.21.1-2.0.2.jar |Create Aquatic Ambitions |create_aquatic_ambitions |2.0.2 |Manifest: NOSIGNATURE
createbigcannons-5.11.2-mc.1.21.1.jar |Create Big Cannons |createbigcannons |5.11.2 |Manifest: NOSIGNATURE
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
createcobblestone-1.4.9+neoforge-1.21.1-130.jar |Create cobblestone |createcobblestone |1.4.9+neoforge-1.21.|Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdeco-2.1.2.jar |Create Deco |createdeco |2.1.2 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.8.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.8 |Manifest: NOSIGNATURE
Create Encased-1.21.1-1.8-ht2.jar |Create Encased |createcasing |1.8-ht2 |Manifest: NOSIGNATURE
create_factory_abstractions-1.21.1-1.4.9.jar |Create Factory Abstractions |create_factory_abstractions |1.4.9 |Manifest: NOSIGNATURE
create_factory_logistics-1.21.1-1.4.9.jar |Create Factory Logistics |create_factory_logistics |1.4.9 |Manifest: NOSIGNATURE
create_hypertube-0.4.0-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.0.|Create Offroad |offroad |1.0.3 |Manifest: NOSIGNATURE
createoreexcavation-1.21-1.6.8.jar |Create Ore Excavation |createoreexcavation |1.6.8 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.8.5|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.8.5 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.0.3 |Manifest: NOSIGNATURE
create_train_parts-0.3.6-1.21.1-6.0.9-216.jar |Create Train Parts |create_train_parts |0.3.6 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
create_bb-1.0.7-1.21.1-Neoforge.jar |Create: Blocks & Bogies |create_bb |1.0.7 |Manifest: NOSIGNATURE
create-central-kitchen-2.3.0.jar |Create: Central Kitchen |create_central_kitchen |2.3.0 |Manifest: NOSIGNATURE
create_connected-1.1.13-mc1.21.1.jar |Create: Connected |create_connected |1.1.13-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
create-dragons-plus-1.8.7.jar |Create: Dragons Plus |create_dragons_plus |1.8.7 |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.2d-BETA.jar |Create: Dreams n' Desires |dndesires |2.2d-BETA |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.0.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.0 |Manifest: NOSIGNATURE
create_mobile_packages-1.21.1-0.6.1.jar |Create: Mobile Packages |create_mobile_packages |0.6.1 |Manifest: NOSIGNATURE
create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE
CreateNumismatics-1.0.19+neoforge-mc1.21.1.jar |Create: Numismatics |numismatics |1.0.19+neoforge-mc1.|Manifest: NOSIGNATURE
create_oxidized-0.1.3.jar |Create: Oxidized |create_oxidized |0.1.3 |Manifest: NOSIGNATURE
create_power_loader-2.0.3-mc1.21.1.jar |Create: Power Loader |create_power_loader |2.0.3-mc1.21.1 |Manifest: NOSIGNATURE
create_things_and_misc-4.0-neoforge-1.21.1.jar |create: things and misc |create_things_and_misc |1.0.0 |Manifest: NOSIGNATURE
create_ultimate_factory-2.2.3-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.3 |Manifest: NOSIGNATURE
create_winery-2.0.1-neoforge-1.21.1.jar |Create: Winery |create_winery |2.0.1 |Manifest: NOSIGNATURE
CreeperOverhaul-neoforge-1.21.1-4.0.6.jar |Creeper Overhaul |creeperoverhaul |4.0.6 |Manifest: NOSIGNATURE
cristellib-neoforge-1.21.1-3.0.3.jar |Cristel Lib |cristellib |3.0.3 |Manifest: NOSIGNATURE
cryonicconfig-neoforge-1.0.0+mc1.21.11.jar |Cryonic Config |cryonicconfig |1.0.0+mc1.21.11 |Manifest: NOSIGNATURE
crystalix-2.4.1.jar |Crystalix |crystalix |2.4.1 |Manifest: NOSIGNATURE
Cucumber-1.21.1-8.0.15.jar |Cucumber Library |cucumber |8.0.15 |Manifest: NOSIGNATURE
cumulus_menus-1.21.1-2.0.7-neoforge.jar |Cumulus |cumulus_menus |2.0.7 |Manifest: NOSIGNATURE
cupboard-1.21-3.5.jar |Cupboard mod |cupboard |3.5 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
cyclopscore-1.21.1-neoforge-1.29.0.jar |Cyclops Core |cyclopscore |1.29.0 |Manifest: NOSIGNATURE
darkmodeeverywhere-1.21-1.3.5.jar |Dark Mode Everywhere |darkmodeeverywhere |1.21-1.3.5 |Manifest: NOSIGNATURE
darlingdecorations-1.0.1-neoforge-1.21.1.jar |DarlingDecorations |darlingdecorations |1.0.0 |Manifest: NOSIGNATURE
decorative_bags-1.0008-neoforge-1.21.1.jar |Decorative Bags |decorative_bags |1.0008-neoforge-1.21|Manifest: NOSIGNATURE
decorative_core-2.0602-neoforge-1.21.1.jar |Decorative Core |decorative_core |2.0602-neoforge-1.21|Manifest: NOSIGNATURE
deco_storage-4.0202-neoforge-1.21.1.jar |Decorative Storage |deco_storage |4.0202-neoforge-1.21|Manifest: NOSIGNATURE
deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
deimos-1.21.1-neoforge-2.5.jar |Deimos |deimos |2.5 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
DimStorage-1.21.1-9.1.1.jar |DimStorage |dimstorage |9.1.1 |Manifest: NOSIGNATURE
disenchanting_table-merged-1.21.1-5.0.2.jar |Dis-Enchanting Table |disenchanting_table |5.0.2 |Manifest: NOSIGNATURE
displaydelight-1.4.0.jar |Display Delight |displaydelight |1.4.0 |Manifest: NOSIGNATURE
domum-ornamentum-1.0.228-main.jar |Domum Ornamentum |domum_ornamentum |1.0.228 |Manifest: NOSIGNATURE
Draconic-Evolution-1.21.1-3.1.4.632.jar |Draconic Evolution |draconicevolution |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
dragonlib-neoforge-1.21.1-2.2.24.jar |DragonLib |dragonlib |1.21.1-2.2.24 |Manifest: NOSIGNATURE
drippyloadingscreen_neoforge_3.1.0_MC_1.21.1.jar |Drippy Loading Screen |drippyloadingscreen |3.1.0 |Manifest: NOSIGNATURE
DungeonCrawl-NeoForge-1.21-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |Manifest: NOSIGNATURE
DustyDecorations_1.21.1Neoforge_V1.12.jar |Dusty Decorations |dustydecorations |1.12 |Manifest: NOSIGNATURE
dyenamics-1.21.1-3.4.2.jar |Dyenamics |dyenamics |1.21.1-3.4.2 |Manifest: NOSIGNATURE
dyenamicsandfriends-1.21.1-2.2.2.jar |Dyenamics and Friends |dyenamicsandfriends |1.21.1-2.2.2 |Manifest: NOSIGNATURE
dysoncubeproject-1.0.2.jar |Dyson Cube Project |dysoncubeproject |1.0.2 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.21.1-1.1.41.jar |Easy Villagers |easy_villagers |1.21.1-1.1.41 |Manifest: NOSIGNATURE
EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
elevatorid-neoforge-1.21.1-1.11.4.jar |ElevatorMod |elevatorid |1.21.1-1.11.4 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
com.enderio.endercore-8.2.1-alpha.jar |Ender Core |endercore |8.2.1-alpha |Manifest: NOSIGNATURE
enderio-8.2.1-alpha.jar |Ender IO |enderio |8.2.1-alpha |Manifest: NOSIGNATURE
com.enderio.enderio-modded-conduits-8.2.1-alpha.ja|Ender IO - Modded Conduits |enderio_modded_conduits |8.2.1-alpha |Manifest: NOSIGNATURE
enderdrives-neoforge-1.21.1-1.4.4.jar |EnderDrives |enderdrives |1.4.4 |Manifest: NOSIGNATURE
endermanoverhaul-neoforge-1.21.1-2.0.3.jar |Enderman Overhaul |endermanoverhaul |2.0.3 |Manifest: NOSIGNATURE
EnderStorage-1.21.1-2.13.0.191.jar |EnderStorage |enderstorage |**.**.**.** |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
entangled-1.3.20a-neoforge-mc1.21.jar |Entangled |entangled |1.3.20+a |Manifest: NOSIGNATURE
entity_model_features_1.21-neoforge-3.0.12.jar |Entity Model Features |entity_model_features |3.0.12 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.0.9.jar |Entity Texture Features |entity_texture_features |7.0.9 |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
eternalstarlight-0.6.4+1.21.1+neoforge.jar |Eternal Starlight |eternal_starlight |0.6.4+1.21.1+neoforg|Manifest: NOSIGNATURE
EuphoriaPatcher-1.8.6-r5.7.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.8.6-r5.7.1-neoforg|Manifest: NOSIGNATURE
everythingcopper-1.21.1-2.4.5.jar |Everything is Copper |everythingcopper |1.21.1-2.4.5 |Manifest: NOSIGNATURE
evilcraft-1.21.1-neoforge-1.2.82-785.jar |EvilCraft |evilcraft |1.2.82 |Manifest: NOSIGNATURE
expandability-neoforge-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
expandedae-2.1.1.jar |Expanded AE |expandedae |2.1.1 |Manifest: NOSIGNATURE
experiencelib-1.21.1-1.2.1.jar |ExperienceLib |experiencelib |1.2.1 |Manifest: NOSIGNATURE
ExplorersCompass-1.21.1-3.0.3-neoforge.jar |Explorer's Compass |explorerscompass |1.21.1-3.0.3-neoforg|Manifest: NOSIGNATURE
Explorify v1.6.4 f15-88.mod.jar |Explorify |explorify |1.6.4 |Manifest: NOSIGNATURE
extended-industrialization-1.15.32-1.21.1.jar |Extended Industrialization |extended_industrialization |1.15.32-1.21.1 |Manifest: NOSIGNATURE
ExtendedAE-1.21-2.2.29-neoforge.jar |ExtendedAE |extendedae |1.21-2.2.29-neoforge|Manifest: NOSIGNATURE
ExtraDisks-1.21.1-4.0.14.jar |Extra Disks |extradisks |1.21.1-4.0.14 |Manifest: NOSIGNATURE
ExtraStorage-1.21.1-5.0.8.jar |ExtraStorage |extrastorage |5.0.8 |Manifest: NOSIGNATURE
ExtremeReactors2-1.21.1-2.4.28.jar |Extreme Reactors |bigreactors |1.21.1-2.4.28 |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.55_NeoForge-1.21.jar |Extreme Sound Muffler |extremesoundmuffler |3.55 |Manifest: NOSIGNATURE
factory_blocks-neoforge-1.4.0+mc1.21.1.jar |Factory Blocks |factory_blocks |1.4.0+mc1.21.1 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.8.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.8.1 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.10.jar |Farmer's Delight |farmersdelight |1.2.10 |Manifest: NOSIGNATURE
farmers_delight_christmas_edition-V1.0.2-neoforge-|Farmers Delight Christmas edit|farmers_delight_christmas_edit|1.0.0 |Manifest: NOSIGNATURE
farmersexpanse-0.0.7c.jar |Farmers Expanse |farmersexpanse |0.0.7c |Manifest: NOSIGNATURE
FarmersStructures-1.0.2-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.2 |Manifest: NOSIGNATURE
farmingforblockheads-neoforge-1.21.1-21.1.12.jar |Farming for Blockheads |farmingforblockheads |21.1.12 |Manifest: NOSIGNATURE
FastSuite-1.21.1-6.0.7.jar |Fast Suite |fastsuite |6.0.7 |Manifest: NOSIGNATURE
FastWorkbench-1.21.1-9.1.3.jar |Fast Workbench |fastbench |9.1.3 |Manifest: NOSIGNATURE
FastFurnace-1.21.1-9.0.1.jar |FastFurnace |fastfurnace |9.0.1 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
fieldguide-neoforge-1.21.1-1.2.0.jar |Field Guide |fieldguide |1.2.0 |Manifest: NOSIGNATURE
fireproofboats-1.21.1-1.0.4.jar |Fireproof Boats |fireproofboats |1.21.1-1.0.4 |Manifest: NOSIGNATURE
flickerfix-1.21.1-6.1.0.jar |FlickerFix |flickerfix |6.1.0 |Manifest: NOSIGNATURE
FluxNetworks-1.21.1-8.0.0.jar |Flux Networks |fluxnetworks |8.0.0 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forbidden_arcanus-2.6.1.jar |Forbidden Arcanus |forbidden_arcanus |2.6.1 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308dedd1.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308dedd1 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10+9afaaf8c19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.0+acb05a3919.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+acb05a3919 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19 |Manifest: NOSIGNATURE
formations-1.0.4-neoforge-mc1.21.jar |Formations |formations |1.0.4 |Manifest: NOSIGNATURE
formationsnether-1.0.5-mc1.21+.jar |Formations Nether |formationsnether |1.0.5 |Manifest: NOSIGNATURE
formationsoverworld-1.0.5-mc1.21+.jar |Formations Overworld |formationsoverworld |1.0.5 |Manifest: NOSIGNATURE
FramedBlocks-10.5.3.jar |FramedBlocks |framedblocks |10.5.3 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |Manifest: NOSIGNATURE
fruitsdelight-1.2.12.jar |Fruits Delight |fruitsdelight |1.2.12 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.14.jar |FTB Chunks |ftbchunks |2101.1.14 |Manifest: NOSIGNATURE
ftb-essentials-neoforge-2101.1.9.jar |FTB Essentials |ftbessentials |2101.1.9 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.1.4.jar |FTB Filter System |ftbfiltersystem |21.1.4 |Manifest: NOSIGNATURE
ftb-jei-extras-21.1.7.jar |FTB Jei Extras |ftbjeiextras |21.1.7 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.30.jar |FTB Library |ftblibrary |2101.1.30 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.22.jar |FTB Quests |ftbquests |2101.1.22 |Manifest: NOSIGNATURE
ftbquestslangsplitter-1.0.5.jar |FTB Quests Lang Splitter |ftbquestslangsplitter |1.0.5 |Manifest: NOSIGNATURE
ftb-ranks-neoforge-2101.1.3.jar |FTB Ranks |ftbranks |2101.1.3 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.9.jar |FTB Teams |ftbteams |2101.1.9 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.8.jar |FTB XMod Compat |ftbxmodcompat |21.1.8 |Manifest: NOSIGNATURE
fuelgoeshere-1.21.1-1.2.0.jar |Fuel Goes Here |fuelgoeshere |1.21.1-1.2.0 |Manifest: NOSIGNATURE
functionalstorage-1.21.1-1.5.5.jar |Functional Storage |functionalstorage |1.21.1-1.5.5 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
GatewaysToEternity-1.21.1-5.1.0.jar |Gateways To Eternity |gateways |5.1.0 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
generatorgalore-1.21.1-1.6.3.jar |Generator Galore |generatorgalore |1.21.1-1.6.3 |Manifest: NOSIGNATURE
getittogetherdrops-neoforge-1.21.5-1.4.jar |Get It Together, Drops! |getittogetherdrops |1.4 |Manifest: NOSIGNATURE
Glassential-renewed-1.21.1-3.4.1.jar |Glassential-renewed |glassential |3.4.1 |Manifest: NOSIGNATURE
Glodium-1.21-2.2-neoforge.jar |Glodium |glodium |1.21-2.2-neoforge |Manifest: NOSIGNATURE
goblintraders-neoforge-1.21.1-1.11.2.jar |Goblin Traders |goblintraders |1.11.2 |Manifest: NOSIGNATURE
GrandPower-3.0.0.jar |Grand Power |grandpower |3.0.0 |Manifest: NOSIGNATURE
GravitationalModulatingAdditionalUnit-1.21.1-6.4.j|Gravitational Modulating Addit|gmut |6.4 |Manifest: NOSIGNATURE
greenhouseconfig-2.2.3+1.21.1-neoforge.jar |Greenhouse Config |greenhouseconfig |2.2.3+1.21.1 |Manifest: NOSIGNATURE
greenhouseconfig_night_config-1.1.0.jar |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.1.0 |Manifest: NOSIGNATURE
greenhouseconfig_toml-1.1.0.jar |Greenhouse Config - TOML |greenhouseconfig_toml |1.1.0 |Manifest: NOSIGNATURE
guideme-21.1.15.jar |GuideME |guideme |21.1.15 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
hardenedarmadillos-1.21.1-0.2.0.jar |Hardened Armadillos |hardenedarmadillos |1.21.1-0.2.0 |Manifest: NOSIGNATURE
HellishTrials-neoforge-1.0.5.jar |Hellish Trials |hellish_trials |1.0.5 |Manifest: NOSIGNATURE
heyberryshutup-1.21.0-2.0.4.jar |Hey Berry! SHUT UP |heyberryshutup |1.21.0-2.0.4 |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.21.1-6.3.0.jar |Hostile Neural Networks |hostilenetworks |6.3.0 |Manifest: NOSIGNATURE
imfast-NEOFORGE-1.0.2.jar |I'm Fast |imfast |1.0.2 |Manifest: NOSIGNATURE
IceAndFireCE-2.0-beta.13-1.21.1-neoforge.jar |Ice And Fire Community Edition|iceandfire |2.0-beta.13 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
illagerwarship-1.0.1-neoforge-1.21.1.jar |Illager-Warship |illagerwarship |1.0.1 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
Immersive-Energistics-1.1.0-beta.jar |Immersive Energistics |immeng |1.1.0-beta |Manifest: NOSIGNATURE
ImmersiveEngineering-1.21.1-12.4.2-194.jar |Immersive Engineering |immersiveengineering |12.4.2-194 |Manifest: NOSIGNATURE
immersiveoverlays-1.5.2+1.21.1-neoforge.jar |Immersive Overlays |immersiveoverlays |1.5.2+1.21.1 |Manifest: NOSIGNATURE
incontrol-1.21-10.2.6.jar |InControl |incontrol |1.21-10.2.6 |Manifest: NOSIGNATURE
industrialforegoing-1.21-3.6.38.jar |Industrial Foregoing |industrialforegoing |1.21-3.6.38 |Manifest: NOSIGNATURE
industrial-foregoing-souls-1.21.1-1.10.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.10.7 |Manifest: NOSIGNATURE
industrialization_overdrive-1.10.7+1.21.1.jar |Industrialization Overdrive |industrialization_overdrive |1.10.7+1.21.1 |Manifest: NOSIGNATURE
infiniverse-568341-5486311.jar |Infiniverse |infiniverse |**.**.**.** |Manifest: NOSIGNATURE
integratedcrafting-1.21.1-neoforge-1.4.4-514.jar |IntegratedCrafting |integratedcrafting |1.4.4 |Manifest: NOSIGNATURE
integrateddynamics-1.21.1-neoforge-1.32.0-1642.jar|IntegratedDynamics |integrateddynamics |1.32.0 |Manifest: NOSIGNATURE
integratedscripting-1.21.1-neoforge-1.0.21-335.jar|IntegratedScripting |integratedscripting |1.0.21 |Manifest: NOSIGNATURE
integratedterminals-1.21.1-neoforge-1.6.25-716.jar|IntegratedTerminals |integratedterminals |1.6.25 |Manifest: NOSIGNATURE
integratedtunnels-1.21.1-neoforge-1.9.3-600.jar |IntegratedTunnels |integratedtunnels |1.9.3 |Manifest: NOSIGNATURE
integration-neoforge-0.2.jar |Integration |integration |0.2 |Manifest: NOSIGNATURE
interdimensionalwirelesstransmitter-neoforge-1.21.|Interdimensional Wireless Tran|interdimensionalwirelesstransm|1.21.1-0.1.5 |Manifest: NOSIGNATURE
invtweaks-1.21.1-1.3.2.jar |Inventory Tweaks Refoxed |invtweaks |1.21.1-1.3.2 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
ironfurnaces-neoforge-1.21.1-4.3.2.jar |Iron Furnaces |ironfurnaces |4.3.2 |Manifest: NOSIGNATURE
IronJetpacks-1.21.1-8.0.11.jar |Iron Jetpacks |ironjetpacks |8.0.11 |Manifest: NOSIGNATURE
irons_jewelry-1.21.1-1.6.0.jar |Iron's Gems 'n Jewelry |irons_jewelry |1.21.1-1.6.0 |Manifest: NOSIGNATURE
irons_spellbooks-1.21.1-3.15.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.15.4 |Manifest: NOSIGNATURE
itemcollectors-1.1.10-neoforge-mc1.21.jar |Item Collectors |itemcollectors |1.1.10 |Manifest: NOSIGNATURE
item_descriptions-2.7.2+1.21.1-neoforge.jar |Item Descriptions |item_descriptions |2.7.2+1.21.1 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
journeymap-neoforge-1.21.1-6.0.0-beta.55.jar |Journeymap |journeymap |1.21.1-6.0.0-beta.55|Manifest: NOSIGNATURE
journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API |journeymap_api |2.0.0 |Manifest: NOSIGNATURE
jumpboat-1.21.0-1.0.5.jar |Jumpy Boats |jumpboat |1.21.0-1.0.5 |Manifest: NOSIGNATURE
jupiter-2.3.6-1.21.1-neoforge.jar |Jupiter |jupiter |2.3.6 |Manifest: NOSIGNATURE
justdirethings-1.5.7.jar |Just Dire Things |justdirethings |1.5.7 |Manifest: NOSIGNATURE
jearchaeology-1.21.1-1.1.6.jar |Just Enough Archaeology |jearchaeology |1.21.1-1.1.6 |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding |justenoughbreeding |1.6.2 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.340.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
JustEnoughMekanismMultiblocks-1.21.1-7.13.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |7.13 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
justzoom_neoforge_2.1.0_MC_1.21.1.jar |Just Zoom |justzoom |2.1.0 |Manifest: NOSIGNATURE
keybindbundles-1.4.0.jar |KeyBind Bundles |keybindbundles |1.4.0 |Manifest: NOSIGNATURE
keybindspurger-1.21.x-neoforge-1.3.4.jar |KeybindsPurger |keybindspurger |1.3.4 |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.348.jar |KubeJS |kubejs |2101.7.2-build.348 |Manifest: NOSIGNATURE
kubejstweaks-1.0.6.jar |KubeJS Tweaks |kubejstweaks |1.0.6 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
l2core-3.0.8+16.jar |L2Core |l2core |3.0.8+16 |Manifest: NOSIGNATURE
l2harvester-3.0.0.jar |L2Harvester |l2harvester |3.0.0 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.5.1+1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.5.1+1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.6.0-neoforge-1.21.1.jar |Lithostitched |lithostitched |1.6.0 |Manifest: NOSIGNATURE
herbsandharvest-1.21.1-8.jar |Mama's Herbs and Harvest |herbsandharvest |1.21.1-8 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10.7.18.84.jar |Mekanism |mekanism |10.7.18 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
memorysettings-1.21-6.0.jar |memorysettings mod |memorysettings |6.0 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
dummmmmmy-1.21-2.0.11-neoforge.jar |MmmMmmMmmMmm |dummmmmmy |1.21-2.0.11 |Manifest: NOSIGNATURE
Modern-Industrialization-2.4.1.jar |Modern Industrialization |modern_industrialization |2.4.1 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.117.4.jar |Modonomicon |modonomicon |1.117.4 |Manifest: NOSIGNATURE
monolib-neoforge-1.21.1-2.1.0.jar |MonoLib |monolib |2.1.0 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.20-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.20 |Manifest: NOSIGNATURE
moreoverlays-1.24.2-mc1.21.1-neoforge.jar |More Overlays Updated |moreoverlays |1.24.2 |Manifest: NOSIGNATURE
neoforge-21.1.219-universal.jar |NeoForge |neoforge |21.1.219 |Manifest: NOSIGNATURE
nitrogen_internals-1.21.1-1.1.25-neoforge.jar |Nitrogen |nitrogen_internals |1.1.25 |Manifest: NOSIGNATURE
nuggets-neoforge-1.21-1.0.11.42.jar |Nuggets |nuggets |**.**.**.** |Manifest: NOSIGNATURE
occultism-1.21.1-neoforge-1.205.0.jar |Occultism |occultism |1.205.0 |Manifest: NOSIGNATURE
Oh-The-Biomes-Weve-Gone-NeoForge-2.5.4.jar |Oh The Biomes We've Gone |biomeswevegone |2.5.4 |Manifest: NOSIGNATURE
Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.2.0.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |5.2.0 |Manifest: NOSIGNATURE
owo-lib-neoforge-0.12.15.5-beta.1+1.21.jar |oωo |owo |**.**.**.**-beta.1+1.2|Manifest: NOSIGNATURE
Patchouli-1.21.1-92-NEOFORGE.jar |Patchouli |patchouli |1.21.1-92-NEOFORGE |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.4+1.21.1.jar |Player Animator |playeranimator |2.0.4+1.21.1 |Manifest: NOSIGNATURE
polylib-2100.1.0-build.183-neoforge.jar |PolyLib |polylib |2100.1.0-build.183 |Manifest: NOSIGNATURE
polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.81+mc1.21.1.jar |Ponder |ponder |1.0.81+mc1.21.1 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.21.1-neoforge-21.1.147.|QuarryPlus |quarryplus |21.1.147 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
refinedstorage-neoforge-2.0.1.jar |Refined Storage |refinedstorage |2.0.1 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.81.jar |Rhino |rhino |2101.2.7-build.81 |Manifest: NOSIGNATURE
ritchiesprojectilelib-2.1.2-mc.1.21.1-neoforge.jar|Ritchie's Projectile Library |ritchiesprojectilelib |2.1.2 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.0.6.jar |Sable |sable |1.0.6 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.4.2.jar |Sable Companion |sablecompanion |1.4.2 |Manifest: NOSIGNATURE
sauce-1.21.1-0.0.21.64.jar |Sauce Library |sauce |**.**.**.** |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
[1.21.1] SecurityCraft v1.10.1.jar |SecurityCraft |securitycraft |1.10.1 |Manifest: NOSIGNATURE
SmartBrainLib-neoforge-1.21.1-1.16.11.jar |SmartBrainLib |smartbrainlib |1.16.11 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.20-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.20 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4.1.0.8.jar |TerraBlender |terrablender |**.**.**.** |Manifest: NOSIGNATURE
tesseract-api-neoforge-1.11.8-1.21.1.jar |Tesseract API |tesseract_api |1.11.8-1.21.1 |Manifest: NOSIGNATURE
aether-1.21.1-1.5.10-neoforge.jar |The Aether |aether |1.5.10 |Manifest: NOSIGNATURE
theurgy-1.21.1-neoforge-1.68.0.jar |Theurgy |theurgy |1.68.0 |Manifest: NOSIGNATURE
theurgy_kubejs-1.21.1-neoforge-1.5.1.jar |Theurgy KubeJS |theurgy_kubejs |1.5.1 |Manifest: NOSIGNATURE
titanium-1.21-4.0.42.jar |Titanium |titanium |4.0.42 |Manifest: NOSIGNATURE
blockui-1.0.210-1.21.1-snapshot.jar |UI Library Mod |blockui |1.0.210-1.21.1-snaps|Manifest: NOSIGNATURE
uranus-2.4-1.21.1-neoforge.jar |Uranus |uranus |2.4 |Manifest: NOSIGNATURE
valhelsia_core-neoforge-1.21.1-1.1.5.jar |Valhelsia Core |valhelsia_core |1.1.5 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-3.6.0.jar |Veil |veil |3.6.0 |Manifest: NOSIGNATURE
DungeonsArise-1.21.1-2.1.68-release.jar |When Dungeons Arise |dungeons_arise |2.1.68 |Manifest: NOSIGNATURE
xycraft_core-0.7.53-all.jar |XyCraft Core |xycraft_core |0.7.53 |Manifest: NOSIGNATURE
xycraft_machines-0.7.53.jar |XyCraft Machines |xycraft_machines |0.7.53 |Manifest: NOSIGNATURE
xycraft_override-0.7.53.jar |XyCraft Override |xycraft_override |0.7.53 |Manifest: NOSIGNATURE
xycraft_world-0.7.53.jar |XyCraft World |xycraft_world |0.7.53 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2+1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2+1.21.1-neoforg|Manifest: NOSIGNATURE
ZeroCore2-1.21.1-2.4.21.jar |Zero CORE 2 |zerocore |1.21.1-2.4.21 |Manifest: NOSIGNATURE
Crash Report UUID: 8bd4a510-2378-413b-a180-9240d2b64057
FML: 4.0.42
NeoForge: 21.1.219
Flywheel Backend: flywheel:off