Skip to content

LegendQuest ReForged 2.0.1

Choose a tag to compare

@Sablednah Sablednah released this 18 Aug 21:40
· 36 commits to main since this release

A small fix release. Everything in 2.0.0 applies — this is the recommended download.

Fixed

  • Handbook class pages ignored the server's vocabulary for mana. The mana bonus was labelled "Mana" no matter what the server called it, so under the Cold Frontier pack a Species page read "Charge 10" while a Profession page read "Mana +15" — the re-theming leaking in exactly the place a reader compares two pages. Every label on that line now goes through the vocabulary system.
  • Regen and Speed on class pages are now translatable too (hb.regen, hb.speed); they had been hardcoded English.
  • The same line opened with a stray · separator when a class had no health modifier.

Race pages were always correct — only the class path was affected. Servers running the built-in fantasy content saw no visible problem, since there the word genuinely is "Mana".

Downloads

File What it is
legendquest-2.0.1.jar The mod. Put it in mods/ on the server.
legendquest-apocalypse.zip The Wasteland — a complete post-apocalyptic setting. Drop it in <world>/datapacks/.
legendquest-scifi.zip Cold Frontier — a complete sci-fi setting. Drop it in <world>/datapacks/.
examplepack-1.0.0.jar Optional worked example of a skill-pack mod, adding custom skill effect types. Server and every modded client.

The pack zips and the example pack are unchanged from 2.0.0 and are re-attached here so one download page has everything.

Requires

NeoForge 21.11.42+ on Minecraft 1.21.11.

Full history in CHANGELOG.md.