Merging Chests

by Atria

Enables merging of multiple chests into one entity. Supports merging of arbitrary number of chests (configurable in mod settings).

Content
a day ago
0.13 - 2.0
115K
Storage

i Rotate merged chest blueprint

4 days ago
(updated 4 days ago)

Is it possible to make blueprint with merged chest normally rotatable?
Maybe using rect of linked chests instead of entity-per-size? (Performance +- same if i checked it right)

4 days ago

Chests not being rotatable is limitation of the game. It might be possible to modify blueprints just after they are created to split any merged chest. That way the blueprint would be rotatable, but you would have to merge the chests after blueprint is placed again.

Using linked chests instead of merging them would be completely different mod. It could work similarily that you place down entities and then link them with some selection tool.

New response