promotional bannermobile promotional banner

Companion Codex - Vault Hunters Addon

Run Vault's like Iskall😁- Create companion parties

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

Forge

implementation fg.deobf("curse.maven:companion-codex-1564485:8219090")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more aboutĀ Curse Maven

Added

  • Configurable curse mode (curse_mode in codex.json) controlling how the_vault:curse stacks 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 10 companion_challenge stacks 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.
  • ƗN counts in the roster list. Each companion's relic icons in the left-hand list now show a ƗN tag 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 ƗN display.

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_mode defaults to 1, so existing setups behave exactly as before.
  • The curse_mode field is appended to existing codex.json files automatically on load — no manual edit or config reset needed.