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
uncapStackSizeoption now allows setting max stack size values above 99 and up to the integer max value (around 2.1 billion).- New
commonStackSizeoption that applies a max stack size to all items in the game which use the default stack size. Only works whenuncapStackSizeis 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.jsonorsensible_stackables_server.jsontosensible_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.
- To restore your configuration, rename

