Game-Server/GameServer/data/gso/recipes/organics/resin.json

17 lines
279 B
JSON

{
"path": "organics/resin",
"recipe": {
"inputs": {
"tree_sap": 2
},
"output": {
"resin": 1
},
"craft_time_seconds": 25
},
"craft": {
"type": "organics",
"subCategory": "chemical",
"id": "organics:chemical:organics_resin"
}
}