The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Better Keys Updated

Better Keys Updated 1.3.0

Created by maxloo2

15.8K Downloads

SPT 3.9.8 Compatible

Better key information for SPT-AKI. Originally by SirTyler, updated by maxloo2.

PLEASE REINSTALL THE MOD WHEN UPDATING TO 3.9.0, THERE HAS BEEN SOME FILE CHANGES THAT IS NON-COMPATIBLE WITH OLDER VERSIONS.

There will be NO support from me in the SPT HUB (#general-support), I have removed myself from the discord server for the time being due to "circumstances", and probably will not return any time soon. Please report your bugs and problems here in the comment section, or ping me on discord in some other SPT modding communities.

Features & Changes

  • Colored background for keys and keycards according to which map they belongs to.
  • Maps, Extracts, Quests and Loot information in the item descriptions.
  • **[New]** Add description for junk keys (previously keys that are not used anywhere are not indicated as such by the mod)
  • **[New]** All features can be toggled on/ off in config.json (see below).
  • **[Updated]** Auto-update from GitHub: key information and locales can be updated without redownloading the whole mod.
  • **[Removed]** Key Tier List (I don't think it was actually enabled anyway).

Please refer to the original mod for more/ legacy descriptions: Better Keys [Most of the code have since be rewritten, but the idea of the mod is the same]

config.json

{ "enableAutoUpdate": false, // enable auto update from GitHub (disabled by default) "backgroundColor": true, // toggle background colors "descriptionInfo": true, // toggle item descriptions "yellowMarkedKeys": false, // when true, marked keys are always yellow (vanilla behavior) "requiredInQuests": true, // Toggle Quests Info "requiredForExtracts": true, // toggle Extracts Info "behindTheLoock": true, // toggle Loot Info "backgroundColors": {...} // Please refer to config/README.md }

Version 1.3.0

7.6K Downloads

Created Jul 11th, 2024 Updated 20 hours ago

- Updated to SPT 3.9.0

- Updated database with new keys

- Updated "Behind the Lock" texts

Version 1.2.3

4.2K Downloads

Created May 26th, 2024 Updated 20 hours ago

Fixed: Extracts not showing in item description due to a typo.

Version 1.2.2

761 Downloads

Created May 24th, 2024 Updated 20 hours ago

Fixed an issue in which "Underground parking utility room key" shows "undefined" loot due to a typo (thanks keeboz!). You don't need to redownload the mod if you use auto-update.

Version 1.2.1

1.3K Downloads

Created May 20th, 2024 Updated 20 hours ago

Fixed the problem that config files not being in the correct folder. Sorry for the bug!

Version 1.2.0

393 Downloads

Created May 19th, 2024 Updated Dec 31st, 1:59 AM

1. Fully functional auto-update feature.

2. Updated Chinese locales.

2. Removed now unused client plugin.

Version 1.1.0

729 Downloads

Created May 18th, 2024 Updated 17 hours ago

NEW FEATURE: added configs for ALL features, check updated mod description for more information.

FIXED: Woods keys are not correctly labelled.

- feat: update _versions.json
- fix: missing newlines in added key info, extra newlines before item description
- fix: background colors not applying to keys
- feat: allow users to toggle enable for backgroundColor and descriptionInfo, some minor refactors
- fix: add missing entry for Woods in _constants.json

Version 1.0.1

706 Downloads

Created May 17th, 2024 Updated 20 hours ago

- feat: add "rusted bloody key" to list of marked keys

- fix: fix marked keys not having yellow background due to mistake in if-logic

Version 1.0.0

126 Downloads

Created May 17th, 2024 Updated 20 hours ago

Not quite yet...