Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MoonRenames
Renames moons in the terminal, so two packs that ship a moon with the same word both stay reachable.
| Last updated | a week ago |
| Total downloads | 29 |
| Total rating | 0 |
| Categories | Tweaks & Quality Of Life |
| Dependency string | JustZeke-MoonRenames-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Moon Renames
Renames moons in the terminal.
The terminal builds its routing keywords from moon names, so when two packs ship a moon whose name contains the same word, one of them stops being reachable — typing the word matches the other one. Renaming one of the pair fixes the routing without editing either pack's files.
Configuration
noosh.moonrenames.cfg, under [General]:
Renamed Moons = 120 Corrosion=120 Corrode
Comma separated Old=New pairs. Use the moon's full name including its number, exactly as the
terminal lists it — that is what makes two similarly named moons tellable apart. Leave the setting
empty to disable.
Several at once:
Renamed Moons = 120 Corrosion=120 Corrode, 5 Embrion=5 Ember
If a name does not match any installed moon, the log says so and nothing else changes.
Multiplayer
Safe either way. Moon names are display text — the game routes between moons by index, not by name — so nothing here is networked and nobody desyncs. Players without the mod, or with a different config, simply see the original names in their own terminal. Install it on every machine if you want everyone reading the same moon list.
Compatibility
Renames are applied when the level list is built and before the terminal indexes its keywords, so mods that add moons are already registered by then. Nothing is written to a save file, and removing the mod restores the original names.
Credits & license
Made by nooshstuff, written with AI assistance.
Released under the MIT license; see LICENSE.