promotional bannermobile promotional banner

Better Stacking

With this mod, you can adjust the inventory flow to automatically route picked-up items or entire item stacks to existing stacks in the offhand or backpack.
Back to Files

BetterStacking-1.1.0.jar

File nameBetterStacking-1.1.0.jar
Uploader
SeniX_SeniX_
Uploaded
Jan 23, 2026
Downloads
204
Size
14.2 KB
File ID
7514546
Type
R
Release
Supported game versions
  • Early Access

What's new

Better Stacking 1.1.0

New Features

  • Add /stacking status command to show the current status of your stacking configuration
  • Create BetterStacking.json config file that can be used to adjust the global default settings for each player
    • Auto-generates a new folder [YourServer]/mods/org.senix_BetterStacking on first server start
    • Folder contains a BetterStacking.json that can be adjusted as needed
    • Example BetterStacking.json (default where both slots are enabled and in partial mode):
    {
      "DefaultPolicies": {
        "OFFHAND": {
          "Enabled": true,
          "PartialOnly": true
        },
        "BACKPACK": {
          "Enabled": true,
          "PartialOnly": true
        }
      }
    }
    

NOTE: When adjusting the BetterStacking.json config, changes are only applied to new players. If you want the changes to have an effect for all players, you will have to reset their player config (remove/adjust `[YourServer]/universe/players/<playerID>)

Additional Changes

  • Flatten group from org.senix.plugin to org.senix
  • Set default settings to:
    • OFFHAND: ON (Partial)
    • BACKPACK: ON (Partial)

This mod has no related projects