No More Spellsbook: Iron's Spells Addon

Learn spells from scrolls and cast them — no spellbook required.

File Details

nomorespellbooks-1.2.0-forge+neoforge1.20.1.jar

  • R
  • Jul 8, 2026
  • 81.83 KB
  • 7
  • 1.20.1
  • Forge + 1

File Name

nomorespellbooks-1.2.0-forge+neoforge1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:no-more-spellsbook-irons-spells-addon-1579505:8391723")

NeoForge

implementation fg.deobf("curse.maven:no-more-spellsbook-irons-spells-addon-1579505:8391723")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.2.0

  • Added a uiStyle client config option to choose the Spell Codex UI. Edit config/nomorespellbooks-client.toml:
    • 0 = default (Tensura style) — the original look.
    • 1 = Minecraft style (book). Any out-of-range value falls back to 0.
  • Added a new Minecraft guidebook-style Spell Codex (uiStyle = 1): a procedurally drawn open book (leather cover + parchment page) with framed, clickable tabs, a search field, and paginated rows (6 per page) navigated with page-turn arrows.
  • Both UI styles share the same features — Installed / Learned / Learn tabs, search, level +/− steppers, Install / Remove / Learn / Unlearn, and drag-to-reorder — and use the same server-validated actions.
  • Default behavior is unchanged: existing setups keep the original UI unless uiStyle is set to 1.