Skip to content

Slowness Debuff

Kamil edited this page Jun 7, 2026 · 1 revision

To prevent players from gaining too much extra storage, the mod includes a specific debuff that penalizes carrying too many backpacks in the inventory. This feature is disabled by default. To enable it, simply set tooManyBackpacksSlowness to true in the mod's config.

Debuff configuration options:

  • maxNumberOfBackpacks – maximum number of backpacks that can be carried in the inventory without triggering the slowness effect
  • slownessPerExcessBackpack – level of the slowness effect applied for each extra backpack carried above the maximum limit

Clone this wiki locally