Default to None for Crates, Chests and Stockpile

Crates, Chests and Stockpiles should default as none and become available as you select them. This would cut down on a bunch of the thinking that immediately happens as soon as a new storage location becomes available.

8 Likes

Good idea @LordOfTheApes I’ll try to mention this on the coming stream. I am 100% in favor of this idea.

This is actually available as an option you can turn on in user_settings.json already. They haven’t added it as an actual clickable option ingame, but you can activate it by adding some text to the user_settings.json file directly. Just make sure to add a comma where necessary.

"mods" : {
    "stonehearth" : {
        "_default_storage_filter_none" : true
    },
}

I think they’ll eventually add it as a proper option in game, but probably not until they add a bunch of options all at once.

4 Likes

Well, then I’m glad I brought it up!

Yep, this was suggested many times already. Let’s hope to see the default value set to none soon!

1 Like