File Details
pathspeed-neoforge-26.1-1.2.1.jar
- R
- Jun 18, 2026
- 19.20 KB
- 9
- 26.1
- NeoForge
File Name
pathspeed-neoforge-26.1-1.2.1-26.1.jar
Supported Versions
- 26.1
Curse Maven Snippet
1.2.1 - configuration fixes & per-world support
- Fixed: config edits could be ignored / the mod fell back to defaults. The config is now read from the correct loader config folder and re-read on every world/server start (no full client restart to apply changes).
- New: per-world overrides - drop a pathspeed-server.properties into <world>/serverconfig/ to tune a single world; unset keys fall back to the global config.
- Unknown/mistyped config keys now log a warning, and the loaded config path is printed on startup.
- Hardened against transient file errors and invalid values. No config migration needed.