Client/GameServer/data/gso/recipes/armours/boots_basic.json

18 lines
320 B
JSON

{
"path": "armours/boots_basic",
"recipe": {
"inputs": {
"steel_alloy": 2,
"iron_ingot": 1
},
"output": {
"boots_basic_common": 1
},
"craft_time_seconds": 30
},
"craft": {
"type": "armours",
"subCategory": "boots",
"id": "armours:boots:armours_boots_basic"
}
}