Please say what type of Inventory is full

Inventory limit scales based on how many Hearthlings you have. If you have mass amounts of some resources, like stone or would, you can craft them into piles.

There’s also a way to turn the inventory limit off in user_settings.json. This file should be directly in your Stonehearth folder.

The file will look something like this:

“mods” : {
“stonehearth” : {
“other_settings” : “will already be here”,
“just_add” : “the line below”,
“infinite_inventory” : “true”
}
}

Of course, the team’s said they’re not responsible for any bugs / performance issues you get as a result.

4 Likes