21 lines
474 B
JSON
21 lines
474 B
JSON
{
|
|
"counts_by_group": {
|
|
"smelting": 10,
|
|
"alloys": 10,
|
|
"circuits": 10,
|
|
"hull_sections": 6,
|
|
"hulls": 8,
|
|
"weapons": 5,
|
|
"armours": 6,
|
|
"consumables": 4
|
|
},
|
|
"craftingTabs": {
|
|
"file": "data/gso/recipes/crafting_tabs.json",
|
|
"notes": [
|
|
"Filter recipes by recipe.craft.type and recipe.craft.subCategory"
|
|
]
|
|
},
|
|
"notes": [
|
|
"Recipes are grouped into data/gso/recipes/<group>/. Each file preserves {path, recipe, craft}."
|
|
]
|
|
} |