Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

561 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.10 NeoForge version: 21.1.226
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
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 found at https://github.com/Sinytra/Connector/issues.
=========================
// It wasn't me (it probably was)
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
// Don't do that.
Time: 2026-04-24 20:12:32
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%231145!/: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%231145!/: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%231145!/: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.226/net.neoforged.neoforge.client.ClientHooks.fireClientTickPre(ClientHooks.java:1070) ~[neoforge-21.1.226-universal.jar%23503!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:azurelibarmor.neo2.mixins.json:ClientHooksMixin from mod azurelibarmor,pl:mixin:APP:sable-neoforge.mixins.json:block_entity_visible.ClientHooksMixin from mod sable,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:connector_pre_launch:A,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:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {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%231145!/: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%231145!/: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%231145!/: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.226/net.neoforged.neoforge.client.ClientHooks.fireClientTickPre(ClientHooks.java:1070) ~[neoforge-21.1.226-universal.jar%23503!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix,pl:mixin:APP:sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium,pl:mixin:APP:connector.mixins.json:client.ForgeHooksClientMixin from mod connector,pl:mixin:APP:azurelibarmor.neo2.mixins.json:ClientHooksMixin from mod azurelibarmor,pl:mixin:APP:sable-neoforge.mixins.json:block_entity_visible.ClientHooksMixin from mod sable,pl:mixin:APP:iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg,pl:mixin:A}
-- Uptime --
Details:
JVM uptime: 68.437s
Wall uptime: 20.260s
High-res time: 60.001s
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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch: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%23502!/:?] {re:mixin,pl:connector_pre_launch:A,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:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] {}
at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {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, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, fabric, quark-emote-pack
-- 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.10, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1457949840 bytes (1390 MiB) / 3288334336 bytes (3136 MiB) up to 13455327232 bytes (12832 MiB)
CPUs: 32
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i9-14900HX
Identifier: Intel64 Family 6 Model 183 Stepping 1
Microarchitecture: Raptor Lake
Frequency (GHz): 2.42
Number of physical packages: 1
Number of physical CPUs: 24
Number of logical CPUs: 32
Graphics card #0 name: NVIDIA GeForce RTX 5070 Laptop GPU
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8151.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.15.9621
Graphics card #1 name: Intel(R) UHD Graphics
Graphics card #1 vendor: Intel Corporation
Graphics card #1 VRAM (MiB): 2048.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.101.7085
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 5.60
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 5.60
Memory slot #1 type: Unknown
Virtual memory max (MiB): 38891.87
Virtual memory used (MiB): 29112.30
Swap memory total (MiB): 6400.00
Swap memory used (MiB): 121.66
Space in storage for jna.tmpdir (MiB): available: 115213.99, total: 975799.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 115213.99, total: 975799.00
Space in storage for io.netty.native.workdir (MiB): available: 115213.99, total: 975799.00
Space in storage for java.io.tmpdir (MiB): available: 115213.99, total: 975799.00
Space in storage for workdir (MiB): available: 115213.99, total: 975799.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12832m -Xms256m
Loaded Shaderpack: (off)
Launched Version: neoforge-21.1.226
Launcher name: CurseForge
Backend library: LWJGL version 3.3.3+5
Backend API: NVIDIA GeForce RTX 5070 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 596.21, 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: 12/12 chunks
Resource Packs: vanilla, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, fabric, quark-emote-pack
Current Language: en_us
Locale: en_PT
System encoding: Cp1252
File encoding: UTF-8
CPU: 32x Intel(R) Core(TM) i9-14900HX
Sinytra Connector: 2.0.0-beta.14+1.21.1
SINYTRA CONNECTOR IS PRESENT!
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.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity | continuity | 3.0.0_1.21.neoforge |
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
modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
Configured Defaults@21.1.3
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
skinlayers3d-neoforge-1.11.1-mc1.21.1.jar |3d-Skin-Layers |skinlayers3d |1.11.1 |Manifest: NOSIGNATURE
accessories-neoforge-1.1.0-beta.53+1.21.1.jar |Accessories |accessories |1.1.0-beta.53+1.21.1|Manifest: NOSIGNATURE
addonslib-neoforge-1.21.1-1.10.jar |Addons Lib |addonslib |1.21.1-1.10 |Manifest: NOSIGNATURE
Aoc_Core_1.21.jar |All of Create Core |aoc |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
alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |Manifest: NOSIGNATURE
appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
Aquaculture-1.21.1-2.7.19.jar |Aquaculture 2 |aquaculture |2.7.19 |Manifest: NOSIGNATURE
aquaculturedelight-1.2.0-neoforge-1.21.1.jar |Aquaculture Delight |aquaculturedelight |1.2.0 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
ars_nouveau-1.21.1-5.11.3.jar |Ars Nouveau |ars_nouveau |5.11.3 |Manifest: NOSIGNATURE
ars_ocultas-1.21.1-2.4.0.jar |Ars Ocultas |ars_ocultas |2.4.0 |Manifest: NOSIGNATURE
astral_dimension-neoforge-1.21.1-2.0.jar |Astral Dimension |astral_dimension |2.0 |Manifest: NOSIGNATURE
AvaritiaNeo-1.21-1.2.9.jar |Avaritia |avaritia |1.2.9 |Manifest: NOSIGNATURE
azurelibarmor-neo-1.21.1-3.1.3.jar |AzureLib Armor |azurelibarmor |3.1.3 |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
betterarcheology-neoforge-1.21.1-1.3.4.jar |Better Archeology |betterarcheology |1.21.1-1.3.4 |Manifest: NOSIGNATURE
bettercombat-neoforge-2.3.2+1.21.1.jar |Better Combat |bettercombat |2.3.2+1.21.1 |Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
BetterF3-11.0.3-NeoForge-1.21.1.jar |BetterF3 |betterf3 |11.0.3 |Manifest: NOSIGNATURE
BHMenu-NeoForge-1.21-2.4.4.jar |BHMenu |bhmenu |2.4.4 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
biomemusic-1.21-3.5.jar |biomemusic mod |biomemusic |3.5 |Manifest: NOSIGNATURE
BiomesOPlenty-neoforge-1.21.1-21∙1∙0∙13.jar |Biomes O' Plenty |biomesoplenty |21∙1∙0∙13 |Manifest: NOSIGNATURE
blueprint-1.21.1-8.0.8.jar |Blueprint |blueprint |8.0.8 |Manifest: NOSIGNATURE
blur-neoforge-6.2.0+1.21.1.jar |Blur+ |blur |6.2.0 |Manifest: NOSIGNATURE
boatiview-neoforge-0.0.6-1.21.1.jar |Boat Item View |boatiview |0.0.6 |Manifest: NOSIGNATURE
boatload-1.21.1-6.0.2.jar |Boatload |boatload |6.0.2 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.81.jar |Bookshelf |bookshelf |21.1.81 |Manifest: NOSIGNATURE
BrandonsCore-1.21.1-3∙2∙1∙309.jar |Brandon's Core |brandonscore |3∙2∙1∙309 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
BrewinAndChewin-neoforge-4.4.2+1.21.1.jar |Brewin' And Chewin' |brewinandchewin |4.4.2 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
camera-neoforge-1.21.1-1.0.21.jar |Camera Mod |camera |1.21.1-1.0.21 |Manifest: NOSIGNATURE
cataclysm_tools-2.0.0-neoforge-1.21.1.jar |Cataclysm Tools |cataclysm_tools |2.0.0 |Manifest: NOSIGNATURE
cataclysm_weaponery-3.0.0-neoforge-1.21.1.jar |Cataclysm Weaponery |cataclysm_weaponery |3.0.0 |Manifest: NOSIGNATURE
chat_heads-0.15.0-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.0 |Manifest: NOSIGNATURE
cherishedworlds-neoforge-10.1.1+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.1+1.21.1 |Manifest: NOSIGNATURE
Chimes-v2.1.1-1.21.1-NeoForge.jar |Chimes |chimes |2.1.1 |Manifest: NOSIGNATURE
chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
cinematiccataclysm-1.0.1-1.21.1.jar |Cinematic Cataclysm |cinematiccataclysm |1.0.1 |Manifest: NOSIGNATURE
clientcrafting-1.21-1.9.jar |clientcrafting mod |clientcrafting |1.9 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19∙0∙0∙1.jar |Clumps |clumps |19∙0∙0∙1 |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 |4∙6∙1∙526 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
collective-1.21.1-8.13.jar |Collective |collective |8.13 |Manifest: NOSIGNATURE
compat_manager-1.21.1-1.0.6.jar |Compat Manager |compat_manager |1.0.6 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectivity-1.21.1-7.6.jar |Connectivity Mod |connectivity |7.6 |Manifest: NOSIGNATURE
continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity |continuity |3.0.0_1.21.neoforge |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
coppersplashing_1.21.1_v1.jar |Copper Splashing Recipes |create_copper_splashing |1 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.9.jar |CoroUtil |coroutil |1.21.0-1.3.9 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.11.6 |Manifest: NOSIGNATURE
CraterLib-Neoforge-1.21-3.1.0.jar |CraterLib |craterlib |3.1.0 |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
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
createcafe-1.4.3.jar |Create Cafe |createcafe |1.4.3 |Manifest: NOSIGNATURE
create_chocolate_fountain-1.21.1-1.1.0.jar |Create Chocolate Fountain |create_chocolate_fountain |1.21.1-1.1.0 |Manifest: NOSIGNATURE
create-confectionery1.21.1_v1.1.2.jar |Create Confectionery |create_confectionery |1.1.2 |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.8.jar |Create Factory Abstractions |create_factory_abstractions |1.4.8 |Manifest: NOSIGNATURE
create_hypertube-0.4.0-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0 |Manifest: NOSIGNATURE
cmpackagecouriers-neoforge-2.2.1.jar |Create More: Package Couriers |cmpackagecouriers |2.2.1 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.0.|Create Offroad |offroad |1.0.3 |Manifest: NOSIGNATURE
create_optical-0.4.1.jar |Create Optical Mod |create_optical |0.4.1 |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
sliceanddice-forge-4.2.4.jar |Create Slice & Dice |sliceanddice |4.2.4 |Manifest: NOSIGNATURE
create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |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
addictives-1.3.0.jar |Create: Addictives |addictives |1.3.0 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
create_blaze_burner_fuels-1.0.2-neoforge-1.21.1.ja|Create: Blaze Burner Fuels |create_blaze_burner_fuels |1.0.2 |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_deep_dark-3.0.2-neoforge-1.21.1.jar |Create: Deep Dark |create_deep_dark |3.0.2 |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
escalated-1.2.1-create.6.0.8-mc.1.21.1-neoforge.ja|Create: Escalated |escalated |1.2.1 |Manifest: NOSIGNATURE
create_factory-0.5a-1.21.1.jar |Create: Factory |create_factory |0.5a-1.21.1 |Manifest: NOSIGNATURE
create_fantasizing-1.21.1-1.1.1.jar |Create: Fantasizing Again |create_fantasizing |1.1.1 |Manifest: NOSIGNATURE
CreateFastSchematicCannon-1.4.1-neoforge-1.21.1.ja|Create: Fast Schematic Cannon |createfastschematiccannon |1.4.1-neoforge |Manifest: NOSIGNATURE
createfood-neoforge-1.21.1-2.2.0a.jar |Create: Food |createfood |2.2.0a |Manifest: NOSIGNATURE
createframed-1.21.1-1.7.3.jar |Create: Framed |createframed |1.7.3 |Manifest: NOSIGNATURE
creategarnished-april-foods-26-neoforged.jar |Create: Garnished |creategarnished |0.26-april-foods |Manifest: NOSIGNATURE
create_generators-1.2.5-neoforge-1.21.1.jar |Create: Generators |create_generators |1.2.5 |Manifest: NOSIGNATURE
i_architecture-0.1.1b.jar |Create: Industrialized Archite|i_architecture |0.1.1b |Manifest: NOSIGNATURE
interiors-1.21.1-neoforge-0.6.1.jar |Create: Interiors |interiors |0.6.1 |Manifest: NOSIGNATURE
mechanical_botany-1.1.2+1.21.1-neoforged.jar |Create: Mechanical Botany |mechanical_botany |1.1.2 |Manifest: NOSIGNATURE
createmetalwork-2.0.0.jar |Create: Metalwork |createmetalwork |2.0.0 |Manifest: NOSIGNATURE
create_mob_spawners-1.0.0.jar |Create: Mob Spawners |create_mob_spawners |1.0.0 |Manifest: NOSIGNATURE
create_mobile_packages-1.21.1-0.7.0.jar |Create: Mobile Packages |create_mobile_packages |0.7.0 |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
createornithopterglider-1.0.3-1.21.1.jar |Create: Ornithopter Glider |createornithopterglider |1.0.3-1.21.1 |Manifest: NOSIGNATURE
create_pattern_schematics-2.0.10.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.10 |Manifest: NOSIGNATURE
powergrid-mc1.21.1-0.5.4.jar |Create: Power Grid |powergrid |0.5.4 |Manifest: NOSIGNATURE
createprism-1.1.3.jar |Create: Prismatic Shine |createprism |1.1.3 |Manifest: NOSIGNATURE
rubberworks-neoforge-1.21.1-1.1.jar |Create: Rubberworks |rubberworks |1.1 |Manifest: NOSIGNATURE
pipeorgans-0.8.2+1.21.1.jar |Create: Sound of Steam |pipeorgans |0.8.2+1.21.1 |Manifest: NOSIGNATURE
create_things_and_misc-4.1.0-neoforge-1.21.1.jar |create: things and misc |create_things_and_misc |4.1.0 |Manifest: NOSIGNATURE
TotemFactory-1∙1∙0∙1+mc1.21.1-NeoForge.jar |Create: Totem Factory |totemfactory |1∙1∙0∙1 |Manifest: NOSIGNATURE
tradeworks-1.0.6.jar |Create: Tradeworks |tradeworks |1.0.6 |Manifest: NOSIGNATURE
trading_floor-3.0.16.jar |Create: Trading Floor |trading_floor |3.0.16 |Manifest: NOSIGNATURE
createtransmission-1.1.0+neoforge-create6-1.21.1.j|Create: Transmission |createtransmission |1.1.0+neoforge-creat|Manifest: NOSIGNATURE
create_vibrant_vaults-0.3.2.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.2 |Manifest: NOSIGNATURE
create_winery-2.0.2-neoforge-1.21.1.jar |Create: Winery |create_winery |2.0.2 |Manifest: NOSIGNATURE
create_wrapped-1.0.3-neoforge-1.21.1.jar |Create: Wrapped |create_wrapped |1.0.3 |Manifest: NOSIGNATURE
createmechanicalconfection-0.3.0.jar |Create:Mechanical Confection |createmechanicalconfection |0.3.0 |Manifest: NOSIGNATURE
createschematicchecker-0.21.18-6.0-neoforge-1.21.1|Create:Schematic Checker |createschematicchecker |0.21.18-6.0 |Manifest: NOSIGNATURE
createbetterfps-1.21.1-1.1.3.jar |CreateBetterFps |createbetterfps |1.1.3 |Manifest: NOSIGNATURE
crittersandcompanions-neoforge-1.21.1-2.3.4.jar |Critters and Companions |crittersandcompanions |1.21.1-2.3.4 |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
cpapireforged-neo-1.21.1-1.0.11.jar |Custom Portal API ReForged |cpapireforged |1.0.11 |Manifest: NOSIGNATURE
CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE
deeperdarker-neoforge-1.21.1-1.3.5.jar |Deeper and Darker |deeperdarker |1.3.5 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
despawntweaks-neoforge-1.0.0-1.21.1.jar |Despawn Tweaks |despawntweaks |1.0.0 |Manifest: NOSIGNATURE
divinerpg-1∙10∙9∙3.jar |DivineRPG |divinerpg |1∙10∙9∙2 |Manifest: NOSIGNATURE
does_it_tick-neoforge-1.1.4-1.21.1.jar |Does It Tick? |does_it_tick |1.1.4 |Manifest: NOSIGNATURE
Draconic-Evolution-1.21.1-3∙1∙4∙632.jar |Draconic Evolution |draconicevolution |3∙1∙4∙632 |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
durabilitytooltip-1.1.6-neoforge-mc1.21.jar |Durability Tooltip |durabilitytooltip |1.1.6 |Manifest: NOSIGNATURE
EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
EasyMagic-v21.1.4-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.4 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
ends_delight-2.5.1+neoforge.1.21.1.jar |End's Delight |ends_delight |2.5.1+neoforge.1.21.|Manifest: NOSIGNATURE
com.enderio.endercore-8.2.5-beta.jar |Ender Core |endercore |8.2.5-beta |Manifest: NOSIGNATURE
enderio-8.2.5-beta.jar |Ender IO |enderio |8.2.5-beta |Manifest: NOSIGNATURE
com.enderio.enderio-modded-conduits-8.2.5-beta.jar|Ender IO - Modded Conduits |enderio_modded_conduits |8.2.5-beta |Manifest: NOSIGNATURE
EnderStorage-1.21.1-2∙13∙0∙191.jar |EnderStorage |enderstorage |2∙13∙0∙191 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
entity_model_features_1.21-neoforge-3.0.17.jar |Entity Model Features |entity_model_features |3.0.17 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.0.13.jar |Entity Texture Features |entity_texture_features |7.0.13 |Manifest: NOSIGNATURE
EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
EuphoriaPatcher-1.8.6-r5.7.1-neoforge.jar |Euphoria Patcher |euphoria_patcher |1.8.6-r5.7.1-neoforg|Manifest: NOSIGNATURE
expandeddelight-0.1.4.jar |Expanded Delight |expandeddelight |0.1.4 |Manifest: NOSIGNATURE
Explorify v1.6.4 f15-88.mod.jar |Explorify |explorify |1.6.4 |Manifest: NOSIGNATURE
extra_create_recipes_1.21.1_v1.jar |Extra Create Recipes |extra_create_recipes |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.11.jar |Farmer's Delight |farmersdelight |1.2.11 |Manifest: NOSIGNATURE
fasterladderclimbing-0.2.14.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.14 |Manifest: NOSIGNATURE
fdlib-1.0.9-1.21.1.jar |FDLib |fdlib |1.0.9 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
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
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
forgified-fabric-api-0.116.7+2.2.4+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.4+1.21.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-api-lookup-api-v1-1.6.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |Manifest: NOSIGNATURE
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
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
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.19+5e0d320019.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+5e0d320019 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+a4c3605619.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+a4c3605619 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+86e0887119 |Manifest: NOSIGNATURE
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
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |Manifest: NOSIGNATURE
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
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
fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
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
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+9125b6dc19.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1+9125b6dc19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+9125b6dc19 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6+a51883b219.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+a51883b219 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |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
framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |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.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.23.jar |FTB Quests |ftbquests |2101.1.23 |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
fzzy_config-0.7.6+1.21+neoforge.jar |Fzzy Config |fzzy_config |0.7.6+1.21+neoforge |Manifest: NOSIGNATURE
gallery-1.21.1-2.0.0.jar |Gallery |gallery |2.0.0 |Manifest: NOSIGNATURE
GnKinetics-1.21.1-1.0m.jar |Gears n' Kinetics |gnkinetics |1.0m |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.21.1-2∙1∙0∙0.jar |GlitchCore |glitchcore |2∙1∙0∙0 |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |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
harvest-with-ease-neoforge-1.21-9.4.0.jar |Harvest with ease |harvest_with_ease |9.4.0 |Manifest: NOSIGNATURE
Highlighter-1.21-neoforge-1.1.11.jar |Highlighter |highlighter |1.1.11 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
immersive_aircraft-1.4.3+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.4.3+1.21.1 |Manifest: NOSIGNATURE
immersive_armors-1.7.5+1.21.1-neoforge.jar |Immersive Armors |immersive_armors |1.7.5+1.21.1 |Manifest: NOSIGNATURE
immersiveweapons-1.21.1-1.31.2.jar |Immersive Weapons |immersiveweapons |1.21.1-1.31.2 |Manifest: NOSIGNATURE
infiniverse-568341-5486311.jar |Infiniverse |infiniverse |2∙0∙1∙0 |Manifest: NOSIGNATURE
integrated_api-1.7.2+1.21.1-neoforge.jar |Integrated API |integrated_api |1.7.2+1.21.1-neoforg|Manifest: NOSIGNATURE
integrated_stronghold-1.1.4+1.21.1-neoforge.jar |Integrated Stronghold |integrated_stronghold |1.1.4+1.21.1-neoforg|Manifest: NOSIGNATURE
integrated_villages-1.3.2+1.21.1-neoforge.jar |Integrated Villages |integrated_villages |1.3.2+1.21.1-neoforg|Manifest: NOSIGNATURE
idas-1.13.4+1.21.1-neoforge.jar |Integrtaed Dungeons and Struct|idas |1.13.4+1.21.1-neofor|Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
ironchest-1.21-neoforge-16.0.7.jar |Iron Chests |ironchest |1.21-neoforge-16.0.7|Manifest: NOSIGNATURE
Item-Obliterator-NeoForge-MC1.21.1-2.3.0.jar |Item Obliterator |item_obliterator |2.3.0 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |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∙336.jar |Just Enough Items |jei |19∙27∙0∙336 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1∙6∙0∙17.jar |Just Enough Resources |jeresources |1∙6∙0∙17 |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
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
L_Ender's Cataclysm 1.21.1-3.27.jar |L_Ender's Cataclysm 1.21.1 |cataclysm |3.27 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.5.1+1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.5.1+1.21.1 |Manifest: NOSIGNATURE
leaky-1.21-2.4.jar |leaky mod |leaky |2.4 |Manifest: NOSIGNATURE
LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE
LegendaryTooltips-1.21.1-neoforge-1.5.5.jar |Legendary Tooltips |legendarytooltips |1.5.5 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.3+mc1.21.1.jar |Lithium |lithium |0.15.3+mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.6.5-neoforge-21.1.jar |Lithostitched |lithostitched |1.6.5 |Manifest: NOSIGNATURE
lmft-1.1.1+1.21.9-neoforge.jar |Load My F***ing Tags |lmft |1.1.1+1.21.9 |Manifest: NOSIGNATURE
lootintegrations-1.21.1-4.7.jar |Lootintegrations mod |lootintegrations |4.7 |Manifest: NOSIGNATURE
luna_minecraft-neoforge-5.3.1.jar |luna |luna_minecraft |5.3.1 |Manifest: NOSIGNATURE
mcwbiomesoplenty-neoforge-1.21.1-1.5.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.21.1-1.5 |Manifest: NOSIGNATURE
mcw-doors-1.1.5-mc1.21.1neoforge.jar |Macaw's Doors |mcwdoors |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwfences-1.2.1-mc1.21.1neoforge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |Manifest: NOSIGNATURE
mcw-furniture-3.4.1-mc1.21.1neoforge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |Manifest: NOSIGNATURE
mcwfurnituresbop-neoforged-1.21.1-1.0.jar |Macaw's Furnitures - BOP |mcwfurnituresbop |1.21.1-1.0 |Manifest: NOSIGNATURE
mcw-lights-1.1.5-mc1.21.1neoforge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |Manifest: NOSIGNATURE
mcw-paintings-1.1.0-mc1.21.1neoforge.jar |Macaw's Paintings |mcwpaintings |1.1.0 |Manifest: NOSIGNATURE
mcw-mcwpaths-1.1.1-mc1.21.1neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |Manifest: NOSIGNATURE
mcwquark-neoforge-1.21.1-1.6.jar |Macaw's Quark |mcwquark |1.21.1-1.6 |Manifest: NOSIGNATURE
mcw-roofs-2.3.2-mc1.21.1neoforge.jar |Macaw's Roofs |mcwroofs |2.3.2 |Manifest: NOSIGNATURE
mcw-mcwstairs-1.0.2-mc1.21.1neoforge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.2 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.5-mc1.21.1neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.5 |Manifest: NOSIGNATURE
mcw-mcwwindows-2.4.2-mc1.21.1neoforge.jar |Macaw's Windows |mcwwindows |2.4.2 |Manifest: NOSIGNATURE
mcjtylib-1.21-9.0.20.jar |McJtyLib |mcjtylib |1.21-9.0.20 |Manifest: NOSIGNATURE
merequester-neoforge-1.21.1-1.4.2.jar |ME Requester |merequester |1.21.1-1.4.2 |Manifest: NOSIGNATURE
zmedievalmusic-1.21-2.1.jar |medievalmusic mod |medievalmusic |2.1 |Manifest: NOSIGNATURE
Mekanism-1.21.1-10∙7∙19∙85.jar |Mekanism |mekanism |10.7.19 |Manifest: NOSIGNATURE
MekanismGenerators-1.21.1-10∙7∙19∙85.jar |Mekanism: Generators |mekanismgenerators |10.7.19 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
midnightlib-neoforge-1.9.2+1.21.1.jar |MidnightLib |midnightlib |1.9.2 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
minecraft-cursor-neoforge-3.11.2+1.21.1-patch.1.ja|Minecraft Cursor |minecraft_cursor |3.11.2+1.21.1-patch.|Manifest: NOSIGNATURE
modernfix-neoforge-5.26.1+mc1.21.1.jar |ModernFix |modernfix |5.26.1+mc1.21.1 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.120.1.jar |Modonomicon |modonomicon |1.120.1 |Manifest: NOSIGNATURE
mffs-5.4.27.jar |Modular Force Field System |mffs |5.4.27 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.26-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.26 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
mowziesmobs-1.21.1-1.8.2.jar |Mowzie's Mobs |mowziesmobs |1.8.2 |Manifest: NOSIGNATURE
refurbished_furniture-neoforge-1.21.1-1.0.22.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.22 |Manifest: NOSIGNATURE
MyNethersDelight-1.21.1-1.9.jar |My Nether's Delight |mynethersdelight |1.9 |Manifest: NOSIGNATURE
mystcraft_reborn-1∙4∙1∙1 Beta-all.jar |Mystcraft: Reborn |mystcraft_reborn |1∙4∙1∙1 Beta |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.0.3-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
Necronomicon-NeoForge-1.6.0+1.21.jar |Necronomicon |necronomicon |1.6.0 |Manifest: NOSIGNATURE
neoforge-21.1.226-universal.jar |NeoForge |neoforge |21.1.226 |Manifest: NOSIGNATURE
netherdepthsupgrade-3.1.8-1.21.jar |Nether Depths Upgrade |netherdepthsupgrade |3.1.8 |Manifest: NOSIGNATURE
netherportalfix-neoforge-1.21.1-21.1.1.jar |NetherPortalFix |netherportalfix |21.1.1 |Manifest: NOSIGNATURE
nitrogen_internals-1.21.1-1.1.25-neoforge.jar |Nitrogen |nitrogen_internals |1.1.25 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
notenoughanimations-neoforge-1.12.0-mc1.21.1.jar |NotEnoughAnimations |notenoughanimations |1.12.0 |Manifest: NOSIGNATURE
nuggets-neoforge-1.21.1-1∙1∙0∙48.jar |Nuggets |nuggets |1∙1∙0∙48 |Manifest: NOSIGNATURE
occultism-1.21.1-neoforge-1.206.0.jar |Occultism |occultism |1.206.0 |Manifest: NOSIGNATURE
oceansdelight-neoforge-1.0.3-1.21.jar |Ocean's Delight |oceansdelight |1.0.3 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.25.10.ja|Open Parties and Claims |openpartiesandclaims |0.25.10 |Manifest: NOSIGNATURE
opacpvp-neoforge-1.0.0-1.21.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |Manifest: NOSIGNATURE
owo-lib-neoforge-0∙12∙15∙5-beta.1+1.21.jar |oωo |owo |0∙12∙15∙5-beta.1+1.2|Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
Paxi-1.21.1-NeoForge-5.1.3.jar |Paxi |paxi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
personality-1.21.1-5.0.1.jar |Personality |personality |5.0.1 |Manifest: NOSIGNATURE
PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |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
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
Prism-1.21.1-neoforge-1.0.11.jar |Prism |prism |1.0.11 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE
Quark-4.1-476.jar |Quark |quark |4.1-476 |Manifest: NOSIGNATURE
ranged_weapon_api-neoforge-2.3.3+1.21.1.jar |RangedWeaponAPI |ranged_weapon_api |2.3.3+1.21.1 |Manifest: NOSIGNATURE
recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
ResourcePackOverrides-v21.1.0-1.21.1-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |21.1.0 |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
rftoolsbase-1.21-6.0.10.jar |RFToolsBase |rftoolsbase |1.21-6.0.10 |Manifest: NOSIGNATURE
rftoolsbuilder-1.21-7.0.4.jar |RFToolsBuilder |rftoolsbuilder |1.21-7.0.4 |Manifest: NOSIGNATURE
Ribbits-1.21.1-NeoForge-4.1.6.jar |Ribbits |ribbits |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
rogues-neoforge-2.7.0+1.21.1.jar |Rogues & Warriors (RPG Series)|rogues |2.7.0 |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
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
serverbrowser-neoforge-1.4.2-1.21.1.jar |ServerBrowser |serverbrowser |1.4.2 |Manifest: NOSIGNATURE
SimpleRPC-4.1.0+hotfix.1.jar |Simple RPC |simplerpc |4.1.0+hotfix.1 |Manifest: NOSIGNATURE
voicechat-neoforge-1.21.1-2.6.16.jar |Simple Voice Chat |voicechat |1.21.1-2.6.16 |Manifest: NOSIGNATURE
simplyswords-neoforge-1.63.0-1.21.1.jar |Simply Swords |simplyswords |1.63.0-1.21.1 |Manifest: NOSIGNATURE
SimplyTooltips-neoforge-0.1.3.jar |Simply Tooltips |simplytooltips |0.1.3 |Manifest: NOSIGNATURE
org.sinytra.connector-2.0.0-beta.14+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.14+1.21.1|Manifest: NOSIGNATURE
SmartBrainLib-neoforge-1.21.1-1.16.11.jar |SmartBrainLib |smartbrainlib |1.16.11 |Manifest: NOSIGNATURE
smarterfarmers-1.21-2.2.4-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.4 |Manifest: NOSIGNATURE
smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE
sodiumleafculling-neoforge-1.0.1-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.1 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
someassemblyrequired-5.2.8.jar |Some Assembly Required |someassemblyrequired |5.2.8 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.36.1629.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.36 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.14.1584.jar |Sophisticated Core |sophisticatedcore |1.4.14 |Manifest: NOSIGNATURE
spell_engine-neoforge-1.9.9+1.21.1.jar |Spell Engine |spell_engine |1.9.9 |Manifest: NOSIGNATURE
spell_power-neoforge-1.4.6+1.21.1.jar |Spell Power Attribute |spell_power |1.4.6+1.21.1 |Manifest: NOSIGNATURE
structureessentials-1.21.1-4.8.jar |Structure Essentials mod |structureessentials |4.8 |Manifest: NOSIGNATURE
structure_pool_api-neoforge-1.2.1+1.21.1.jar |Structure Pool API |structure_pool_api |1.2.1+1.21.1 |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |Manifest: NOSIGNATURE
supplementaries-1.21-3.5.29-neoforge.jar |Supplementaries |supplementaries |1.21-3.5.29 |Manifest: NOSIGNATURE
suppsquared-1.21-1.2.17-neoforge.jar |Supplementaries Squared |suppsquared |1.21-1.2.17 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4∙1∙0∙8.jar |TerraBlender |terrablender |4∙1∙0∙8 |Manifest: NOSIGNATURE
aether-1.21.1-1.5.10-neoforge.jar |The Aether |aether |1.5.10 |Manifest: NOSIGNATURE
twilightforest-1.21.1-4.8.3345-universal.jar |The Twilight Forest |twilightforest |4.8.3345 |Manifest: NOSIGNATURE
tiny-config-3.1.0-neoforge.jar |Tiny Config |tiny_config |3.1.0 |Manifest: NOSIGNATURE
ToastControl-1.21.1-9.0.1.jar |Toast Control |toastcontrol |9.0.1 |Manifest: NOSIGNATURE
TradingPost-v21.1.1-1.21.1-NeoForge.jar |Trading Post |tradingpost |21.1.1 |Manifest: NOSIGNATURE
TRansition-1.0.17-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.17 |Manifest: NOSIGNATURE
TRender-1.0.12-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.12 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
umbral_skies-1.21.1-1.6.1.jar |Umbral Skies |umbral_skies |1.6.1 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-3.6.0.jar |Veil |veil |3.6.0 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE
visuality-forge-2.1.0.jar |Visuality: Reforged |visuality |2.1.0 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
DungeonsArise-1.21.1-2.1.68-release.jar |When Dungeons Arise |dungeons_arise |2.1.68 |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar|YUNG's Better Desert Temples |betterdeserttemples |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar |YUNG's Better Dungeons |betterdungeons |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar |YUNG's Better End Island |betterendisland |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.21.1-NeoForge-3.1.2.jar|YUNG's Better Jungle Temples |betterjungletemples |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.5.|YUNG's Better Nether Fortresse|betterfortresses |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.2.ja|YUNG's Better Ocean Monuments |betteroceanmonuments |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar |YUNG's Better Strongholds |betterstrongholds |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
Zeta-1.1-39.jar |Zeta |zeta |1.1-39 |Manifest: NOSIGNATURE
Crash Report UUID: 60314c7a-cd82-4188-a8d9-de78623e4d95
FML: 4.0.42
NeoForge: 21.1.226
Flywheel Backend: flywheel:off