resource_summary
core:resource_summary
Related
Raw definition
{
"groups": [
{
"item_ids": [
"core:meal",
"core:grain",
"core:berries",
"core:wild_roots",
"core:emmer_grain",
"core:preserved_forage",
"core:salted_meat",
"core:pickled_roots"
],
"low_stock_threshold": 20,
"name": "Food"
},
{
"item_ids": [
"core:boulder",
"core:wood",
"core:hide",
"core:plant_fiber"
],
"low_stock_threshold": 50,
"name": "Materials"
},
{
"item_ids": [
"core:stone_block",
"core:leather",
"core:cloth",
"core:bronze_bar",
"core:iron_bar"
],
"low_stock_threshold": 20,
"name": "Goods"
},
{
"item_ids": [
"core:silver"
],
"low_stock_threshold": 10,
"name": "Silver"
},
{
"item_ids": [
"core:medicine",
"core:herbal_poultice"
],
"low_stock_threshold": 5,
"name": "Medicine"
}
],
"id": "core:resource_summary"
}