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
v1.2.0
- Added a
uiStyleclient config option to choose the Spell Codex UI. Editconfig/nomorespellbooks-client.toml:0= default (Tensura style) — the original look.1= Minecraft style (book). Any out-of-range value falls back to0.
- 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
uiStyleis set to1.