Go to file
rdococ f15d54824a Switch default value back to 100 2018-04-29 21:10:36 +01:00
LICENSE.txt Add setting for fixing items that explicitly define a stack maximum of 99, add more detailed descriptions for the settings, set the default value to 120, update README to include other good values, use MIT license 2018-04-29 19:37:42 +01:00
README.md Switch default value back to 100 2018-04-29 21:10:36 +01:00
description.txt Initial commit 2018-04-06 04:55:39 +01:00
init.lua Switch default value back to 100 2018-04-29 21:10:36 +01:00
mod.conf Initial commit 2018-04-06 04:55:39 +01:00
settingtypes.txt Switch default value back to 100 2018-04-29 21:10:36 +01:00

README.md

stack_max

Simple mod to modify the default item stack maximum. Includes a menu setting to set it and a function (stack_max.set_default) for mods and games to override it. The default value is 100.

Credit to prestidigitator (forum username) for the code snippet this mod is based on.