This mod has been on Steam for a while, and I forgot that I had never uploaded it here. So, here it is!
big_packs.smod (4.5 KB)
Bigger Backpacks makes your Hearthlings AND Restocking Golems carry 10 items!
It’s a simple mod. I only changed the value of backpack size:
{
"components": {
"stonehearth:storage": {
"type": "backpack",
"public": false,
"capacity": 10
}
}
}
Enjoy!
-TacocaT