Merging Chests

by Atria

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

Content
21 days ago
0.13 - 2.0
117K
Storage

b vent WideChests::on_player_selected_area

a month ago

I noticed that if you merge on full crates your mod goes in error.
Try to stone fill 5/6 crates and then try to merge them together you will see that it crashes.

Event WideChests::on_player_selected_area
Error while running event WideChests::on_player_selected_area (ID 52)
WideChests/control_init.lua:48: attempt to index field '?' (a nil value)
stack traceback:
WideChests/control_init.lua:48: in function 'move_inventories'
WideChests/scripts/event_handlers/merge_chest.lua:199: in function <WideChests/scripts/event_handlers/merge_chest.lua:185>

a month ago

Can't reproduce. Can you provide more info? Like mod version, what other mods you have, what (WideChests related) mod setting have non-default value, what type of chest were you trying to merge?

New response