test
This commit is contained in:
parent
73d0f2e1e7
commit
4ae707b374
@ -318,7 +318,25 @@
|
|||||||
"names": [
|
"names": [
|
||||||
"Silver Alloy",
|
"Silver Alloy",
|
||||||
"Silver alloy"
|
"Silver alloy"
|
||||||
]
|
],
|
||||||
|
"craft": {
|
||||||
|
"cmd": "/craft_25",
|
||||||
|
"mana": 15,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"code": "24",
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "10",
|
||||||
|
"quantity": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "19",
|
||||||
|
"quantity":
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_type": "item_res",
|
"item_type": "item_res",
|
||||||
@ -384,7 +402,25 @@
|
|||||||
"names": [
|
"names": [
|
||||||
"Artisan Frame",
|
"Artisan Frame",
|
||||||
"Artisan frame"
|
"Artisan frame"
|
||||||
]
|
],
|
||||||
|
"craft": {
|
||||||
|
"cmd": "/craft_30",
|
||||||
|
"mana": 50,
|
||||||
|
"items": [
|
||||||
|
{
|
||||||
|
"code": "11",
|
||||||
|
"quantity": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "24",
|
||||||
|
"quantity": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"code": "27",
|
||||||
|
"quantity": 1
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item_type": "item_res",
|
"item_type": "item_res",
|
||||||
|
Loading…
Reference in New Issue
Block a user