Bigger Stack Sizes

by sl

Bigger stack sizes.

7 years ago
0.13
12

g Compatibility with other mods

7 years ago

Howdy,

I noticed that the bigger stack size wasn't applying to all items in my heavily modded game. Renaming the data.lua file to data-updates.lua seems to help in most cases.
Adding optional dependencies on specific mods (f.e. bobplates) might help cover even more bases (e.g. to ensure your mod is loaded after other mods that also happen to override stack-size in their own data-updates.lua file).

Kind regards,
peter.

New response