You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getting back to your storage area, it would be nice if it could just sort out the junk from my inventory for me.
Dropping things within X meters of all the chests, should vacuum up any item it already contains.
Or repurpose some of the vanilla storage containers if this would be too taxing for the game.
Additional context
You gather 20 different items in various amounts, you come to your base and now the sorting game begins.
Goal:
Reduce the player interactions relating to storing all thes various items in their storage chests.
by either:
Anything dropped on the floor within X meters of any chest is considered by all nearby chests that contain that item and stored in the closest one.
Anything dropped in a configurable chest (jule gifts?, personal box? barrel? stone chest) becomes buildable and will move any items placed inside into wood or reinforced chests.
The text was updated successfully, but these errors were encountered:
When getting back to your storage area, it would be nice if it could just sort out the junk from my inventory for me.
Dropping things within X meters of all the chests, should vacuum up any item it already contains.
Or repurpose some of the vanilla storage containers if this would be too taxing for the game.
Additional context
You gather 20 different items in various amounts, you come to your base and now the sorting game begins.
Goal:
Reduce the player interactions relating to storing all thes various items in their storage chests.
by either:
The text was updated successfully, but these errors were encountered: