API/Galaxy-Strike-Online-main/GameServer/data/gso/recipes/organics/bandage.json

18 lines
298 B
JSON

{
"path": "organics/bandage",
"recipe": {
"inputs": {
"plant_cloth": 1,
"resin": 1
},
"output": {
"bandage": 2
},
"craft_time_seconds": 10
},
"craft": {
"type": "organics",
"subCategory": "misc",
"id": "organics:misc:organics_bandage"
}
}