Kit_Workbench3
Server/MacroCommands/Kit_Workbench3.json, 1.6 KB
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
Commands | array[32] |
Source
{
"Name": "kit workbench3",
"Description": "server.commands.kitWorkbench3.desc",
"Commands": [
"inv clear",
"give Bench_Farming --quantity=1",
"give Bench_Tannery --quantity=1",
"give Ingredient_Life_Essence --quantity=54",
"give Ingredient_Life_Essence_Concentrated --quantity=21",
"give Plant_Crop_Wheat_Item --quantity=5",
"give Plant_Crop_Lettuce_Item --quantity=5",
"give Plant_Crop_Carrot_Item --quantity=10",
"give Plant_Crop_Corn_Item --quantity=10",
"give Plant_Crop_Cauliflower_Item --quantity=20",
"give Plant_Crop_Turnip_Item --quantity=20",
"give Plant_Crop_Aubergine_Item --quantity=30",
"give Plant_Crop_Pumpkin_Item --quantity=30",
"give Plant_Crop_Tomato_Item --quantity=40",
"give Plant_Crop_Chilli_Item --quantity=40",
"give Plant_Crop_Cotton_Item --quantity=50",
"give Plant_Crop_Rice_Item --quantity=50",
"give Plant_Crop_Potato_Item --quantity=60",
"give Plant_Crop_Onion_Item --quantity=60",
"give Wood_Beech_Trunk --quantity=5",
"give Wood_Birch_Trunk --quantity=10",
"give Wood_Oak_Trunk --quantity=20",
"give Wood_Dry_Trunk --quantity=30",
"give Wood_Cedar_Trunk --quantity=40",
"give Wood_Maple_Trunk --quantity=50",
"give Wood_Sallow_Trunk --quantity=60",
"give Ingredient_Stick --quantity=5",
"give Ingredient_Leather_Light --quantity=5",
"give Ingredient_Leather_Medium --quantity=5",
"give Ingredient_Leather_Heavy --quantity=5",
"give Ingredient_Chitin_Sturdy --quantity=5",
"give Ingredient_Hide_Light --quantity=5"
]
}