Altering max stack size

Started by Ded1, December 02, 2014, 05:11:40 PM

Previous topic - Next topic

Ded1

Is it possible?  I would like to change it so metal stacks up to 1000, and silver the same ammount.  However i have no clue as to how to go about making this happen.
Feel Good Modpack
Sorry but the pack isn't updated yet!

Just gonna be lurking the forums for a while.

JuliaEllie

<stackLimit>any Integer</stackLimit>

Karn

Stack sizes can be modified in Mods\Core\Defs\ThingDefs\Items_Resources.xml file in tag <stackLimit>. Some resources doesn't have this tag (for example metal) so you'll need to add it to them.

Ded1

ok thanks.  I didnt know if stacksizes were hardcoded or anything.
Feel Good Modpack
Sorry but the pack isn't updated yet!

Just gonna be lurking the forums for a while.