promotional bannermobile promotional banner

Sensible Stackables

Change stack sizes for any item, with sensible defaults

File Details

2.1.0 for NeoForge 1.21.1

  • R
  • Nov 11, 2025
  • 43.10 KB
  • 16.0K
  • 1.21.1
  • NeoForge

File Name

sensible_stackables-2.1.0+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sensible-stackables-1178081:7212371"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • uncapStackSize option now allows setting max stack size values above 99 and up to the integer max value (around 2.1 billion).
  • New commonStackSize option that applies a max stack size to all items in the game which use the default stack size. Only works when uncapStackSize is set to true.
    • Before using large max stack sizes, read the mod description for recommended settings and possible performance issues.
  • Disabled config sync to hopefully fix issues with max stack sizes sometimes going out of sync.
    • To restore your configuration, rename sensible_stackables_client.json or sensible_stackables_server.json to sensible_stackables.json.
    • If you're running a server, make sure that the configuration on all clients matches the server configuration, otherwise desync issues may arise.