File Details
create_ironspell_recipe-1.2.1-neoforge-1.21.1.jar
- R
- Jun 22, 2026
- 10.46 KB
- 3.4K
- 1.21.1
- NeoForge
File Name
create_ironspell_recipe-1.2.1-neoforge-1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Create Iron's Spells Recipe 1.2.1 Hotfix
NeoForge 1.21.1 only.
Fixed
- Fixed the
irons_spellbooksdependency version range. - The previous NeoForge metadata required
irons_spellbooksversion[3.14.0,). - Iron's Spells 'n Spellbooks for Minecraft 1.21.1 reports versions like
1.21.1-3.16.1, which NeoForge can reject against a plain3.14.0lower bound. - The dependency is now
versionRange="[0,)", matching the Forge build and avoiding false startup failures.
Use This File
create_ironspell_recipe-1.2.1-neoforge-1.21.1.jar
Remove the older create_ironspell_recipe-1.2.0-neoforge-1.21.1.jar from the server mods folder before testing the hotfix.