File Details
companioncodex-1.0.2.jar
- R
- Jun 8, 2026
- 193.87 KB
- 9
- 1.18.2
- Forge
File Name
companioncodex-1.0.2.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Added
- Configurable curse mode (
curse_modeincodex.json) controlling howthe_vault:cursestacks are calculated when a party enters a vault:0ā no curses at all.1ā (default) one curse per modifier id shared by 2+ companions, regardless of how many companions share it.2ā one curse per 10companion_challengestacks applied to the vault.
- The Codex guide book's "Curses & challenges" section now describes the active curse mode.
- Serverāclient config sync. The server pushes the active Codex config to each player
on login and re-pushes it to everyone after
/cc reload. On dedicated servers the Codex GUI now matches what the server actually applies, instead of the client's local config. - Inventory key closes the Codex. Pressing the inventory key (default
E) now closes the Codex like any vanilla container ā except while the search box is focused, where it types into the field instead. ĆNcounts in the roster list. Each companion's relic icons in the left-hand list now show aĆNtag when that companion carries the same modifier more than once.
Changed
- The in-Codex party preview (curse icon count), the curse icon's tooltip, and the Crest tooltip now reflect the configured curse mode, so what you see always matches what the vault applies.
- The Crest tooltip and party preview now show total relic occurrence counts (every relic
slot counts), matching the new roster
ĆNdisplay.
Fixed
- Duplicate modifiers on one companion now stack. A companion carrying the same modifier in multiple relic slots previously counted only once; it now applies and displays every occurrence.
Notes
curse_modedefaults to1, so existing setups behave exactly as before.- The
curse_modefield is appended to existingcodex.jsonfiles automatically on load ā no manual edit or config reset needed.

