This commit is contained in:
shoopea 2020-01-27 13:48:09 +08:00
parent 3a3eec036d
commit 5cf1b1df3c

View File

@ -82,7 +82,7 @@
"weight": 2, "weight": 2,
"exchange": "/t_08", "exchange": "/t_08",
"auction": false, "auction": false,
"craftable": true, "craftable": false,
"names": [ "names": [
"Iron Ore", "Iron Ore",
"Iron ore" "Iron ore"
@ -307,6 +307,24 @@
"Purified Powder", "Purified Powder",
"Purified powder" "Purified powder"
] ]
"craft": {
"cmd": "/craft_24",
"mana": 10,
"items": [
{
"code": "21",
"quantity": 2
},
{
"code": "07",
"quantity": 2
},
{
"code": "13",
"quantity": 1
}
]
}
}, },
{ {
"item_type": "item_res", "item_type": "item_res",