diff --git a/data/obj_item.json b/data/obj_item.json index 8e1cf67..011d6da 100644 --- a/data/obj_item.json +++ b/data/obj_item.json @@ -16,7 +16,7 @@ "weight": 1, "exchange": "/t_02", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Stick" ] @@ -27,7 +27,7 @@ "weight": 1, "exchange": "/t_03", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Pelt" ] @@ -38,7 +38,7 @@ "weight": 1, "exchange": "/t_04", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Bone" ] @@ -49,7 +49,7 @@ "weight": 1, "exchange": "/t_05", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Coal" ] @@ -60,7 +60,7 @@ "weight": 1, "exchange": "/t_06", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Charcoal" ] @@ -71,7 +71,7 @@ "weight": 1, "exchange": "/t_07", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Powder" ] @@ -94,7 +94,7 @@ "weight": 1, "exchange": "/t_09", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Cloth" ] @@ -105,7 +105,7 @@ "weight": 2, "exchange": "/t_10", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Silver Ore", "Silver ore" @@ -128,7 +128,7 @@ "weight": 2, "exchange": "/t_11", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Bauxite" ] @@ -180,7 +180,21 @@ "names": [ "Wooden Shaft", "Wooden shaft" - ] + ], + "craft": { + "cmd": "/craft_14", + "mana": 10, + "items": [ + { + "code": "02", + "quantity": 5 + }, + { + "code": "07", + "quantity": 1 + } + ] + } }, { "item_type": "item_res", @@ -188,7 +202,7 @@ "weight": 2, "exchange": "/t_15", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Sapphire" ] @@ -199,7 +213,7 @@ "weight": 2, "exchange": "/t_16", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Solvent" ] @@ -210,7 +224,7 @@ "weight": 2, "exchange": "/t_17", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Ruby" ] @@ -221,7 +235,7 @@ "weight": 2, "exchange": "/t_18", "auction": false, - "craftable": true, + "craftable": false, "names": [ "Hardener" ]