Module:Recipes/data.json: Difference between revisions

From Guinea Isles Wiki
Squeaky changed the content model of the page GuineAPI:Recipes.json from "wikitext" to "JSON"
No edit summary
Line 1: Line 1:
{
{
"recipes": [
"Plainwood Plank": [
{}
{
"station": "Tablesaw",
"craft_time": 10,
"skills": {
"Crafting": {
"req": 0,
"boostable": true,
"xp": 15
}
},
"mats": [
{
"name": "Plainwood Log",
"amount": 1
}
]
}
]
]
}
}

Revision as of 13:58, 20 September 2025

Plainwood Plank
station"Tablesaw"
craft_time10
skills
Crafting
req0
boostabletrue
xp15
mats
name"Plainwood Log"
amount1