
[Question] How do you separate double chests with packing mode on?
MooMcMooman opened this issue ยท 3 comments
Playing Create Chronicles, and it has packing mode enabled, and I can't figure out how to split a double chest
So this one is going to be interesting - at the moment there's no way to separate double chest into single ones if the config is set to always drop packed storages
It gets pretty complicated because separating may also mean dropping items so this can't be done in a recipe or at least it would be super confusing that items start dropping around player when they just craft double chest into two chests. I can potentially have a special mode on storage tool that separates chests don't see a big issue there, also potentially could do something like breaking just one chest when shift is held, it just may not be that obvious to the player that is what's going to happen.
Also in both cases items may drop from this - if the double chest has stack upgrades then that means that only left chest will have stack upgrades after split and if any slots are over max stack size in the right chest those will drop any extra items on the ground.
I will likely do both of these additions and see what the experience of the players is like after.