Module:Recipes/data.json: Difference between revisions
From Guinea Isles Wiki
m Squeaky moved page GuineAPI:Recipes.json to GuineAPI:Recipes/data.json without leaving a redirect |
No edit summary |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
"Plainwood | "Plainwood Log": { | ||
{ | "crafting_arrow_copper": { | ||
"craft_time": 5, | |||
"mats": [ | |||
{ | |||
"amount": 5, | |||
"name": "Copper Arrowhead" | |||
}, | |||
{ | |||
"amount": 5, | |||
"name": "Feather" | |||
}, | |||
{ | |||
"amount": 1, | |||
"name": "Plainwood Log" | |||
} | |||
], | |||
"output": [ | |||
{ | |||
"amount": 5, | |||
"name": "Copper Arrow" | |||
} | |||
], | |||
"reqs": { | |||
"skills": { | |||
"Crafting": { | |||
"boostable": true, | |||
"level": 1 | |||
} | |||
} | |||
}, | |||
"station": "Crafting Bench", | |||
"xp": { | |||
"Smithing": { | |||
"amount": 20 | |||
} | |||
} | |||
}, | |||
"saw_plank_plainwood": { | |||
"craft_time": 10, | |||
"mats": [ | |||
{ | |||
"amount": 5, | |||
"name": "Plainwood Log" | |||
} | |||
], | |||
"output": [ | |||
{ | |||
"amount": 1, | |||
"name": "Plainwood Plank" | |||
} | |||
], | |||
"reqs": { | |||
"skills": { | |||
"Crafting": { | |||
"boostable": true, | |||
"level": 0 | |||
} | |||
} | |||
}, | |||
"station": "Tablesaw", | "station": "Tablesaw", | ||
" | "xp": { | ||
"Crafting": { | "Crafting": { | ||
" | "amount": 30 | ||
"boostable": true, | } | ||
" | } | ||
}, | |||
"upgrade_hatchet_copper": { | |||
"craft_time": 5, | |||
"mats": [ | |||
{ | |||
"amount": 25, | |||
"name": "Copper Ingot" | |||
}, | |||
{ | |||
"amount": 25, | |||
"name": "Plainwood Log" | |||
} | |||
], | |||
"output": [ | |||
{ | |||
"amount": 1, | |||
"name": "Copper Hatchet" | |||
} | |||
], | |||
"reqs": { | |||
"skills": { | |||
"Forestry": { | |||
"boostable": true, | |||
"level": 5 | |||
}, | |||
"Smithing": { | |||
"boostable": true, | |||
"level": 5 | |||
} | |||
} | } | ||
}, | }, | ||
"station": "Upgrade Bench", | |||
"xp": {} | |||
}, | |||
"upgrade_pickaxe_copper": { | |||
"craft_time": 5, | |||
"mats": [ | "mats": [ | ||
{ | { | ||
"name": " | "amount": 25, | ||
"amount": | "name": "Copper Ingot" | ||
}, | |||
{ | |||
"amount": 25, | |||
"name": "Plainwood Log" | |||
} | } | ||
] | ], | ||
"output": [ | |||
{ | |||
"amount": 1, | |||
"name": "Copper Pickaxe" | |||
} | |||
], | |||
"reqs": { | |||
"skills": { | |||
"Excavation": { | |||
"boostable": true, | |||
"level": 5 | |||
}, | |||
"Smithing": { | |||
"boostable": true, | |||
"level": 5 | |||
} | |||
} | |||
}, | |||
"station": "Upgrade Bench", | |||
"xp": {} | |||
} | } | ||
} | |||
} | } | ||
Latest revision as of 13:09, 21 September 2025
| Plainwood Log |
|
|---|