You are viewing a potentially older version of this package. View all versions.
sighsorry-ProgressiveSlots-1.0.1 icon

ProgressiveSlots

Unlocks extra inventory rows progressively as players discover configured milestone items, with server-synced progression settings and an optional hotbar row switcher

Date uploaded 6 days ago
Version 1.0.1
Download link sighsorry-ProgressiveSlots-1.0.1.zip
Downloads 80
Dependency string sighsorry-ProgressiveSlots-1.0.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
Azumatt-AzuExtendedPlayerInventory-2.4.1 icon
Azumatt-AzuExtendedPlayerInventory

AzuEPI (Extended Player Inventory) is a comprehensive inventory expansion mod that adds more rows to inventory, equipment slots, quick slots, vanity customization, and loadout management to Valheim. Controller friendly.

Preferred version: 2.4.1

README

ProgressiveSlots

ProgressiveSlots is an addon for AzuExtendedPlayerInventory.

It controls AzuEPI's extra inventory rows from server-synced progression config:

  • extra row 1 unlocks when the player discovers HardAntler
  • extra row 2 unlocks when the player discovers CryptKey
  • extra row 3 unlocks when the player discovers DragonTear
  • extra row 4 unlocks when the player discovers QueenDrop
  • extra row 5 unlocks when the player discovers FaderDrop

Each row can be configured with comma-separated prefab names or internal item names. All configuration entries, including the hotbar switch settings, are synchronized with ServerSync.

The addon also includes HotbarSwitch-style row rotation. By default, the backquote key rotates the top two regular inventory rows.

A client-only HUD option can show the hotbar switch key hint to the right of the vanilla hotbar's 8th slot.

CHANGELOG

Version Update Notes
1.0.2 - Added defensive code to not mess with slot order
1.0.1 - Minor optimization for dedi
1.0.0 - Initial Release