This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/recipes/organics/wood_planks.json

17 lines
295 B
JSON

{
"path": "organics/wood_planks",
"recipe": {
"inputs": {
"processed_wood": 1
},
"output": {
"wood_planks": 4
},
"craft_time_seconds": 15
},
"craft": {
"type": "organics",
"subCategory": "wood",
"id": "organics:wood:organics_wood_planks"
}
}