Merging Chests

by Atria

Enables merging of multiple chests into one entity. Supports merging of arbitrary number of chests (configurable in mod settings). Version 5.0.0 introduced potentially breaking changes for old saves. If your have chests larger than 42 don't update to 5.0.0.

Content
a month ago
0.13 - 1.1
99.7K
Storage

i Move settings to Map instead of Startup

5 years ago

I don't know if it's possible, but can the settings be moved over to the Map tab instead of Startup. I want to change the settings mid-game. I seem to remember it used to work but now I can't.

5 years ago

It is impossible to move then from Startup to Map because every setting is used when creating the prototypes of chests during the startup.

5 years ago

Dang, that is what I thought. Theoretically, would it be possible to alter these during loading, similar to a migration script?

5 years ago

As far as I know the prototypes can't be modified after startup. Migration only maps old prototype names to new ones or runs some lua script.

New response