Kit_Workbench2
Server/MacroCommands/Kit_Workbench2.json, 1.7 KB
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
Commands | array[36] |
Source
{
"Name": "kit workbench2",
"Description": "server.commands.kitWorkbench2.desc",
"Commands": [
"inv clear",
"give Bench_Weapon --quantity=1",
"give Bench_Builders --quantity=1",
"give Bench_Campfire --quantity=1",
"give Bench_Cooking --quantity=1",
"give Bench_Furnace --quantity=1",
"give Bench_Furniture --quantity=1",
"give Bench_Salvage --quantity=1",
"give Ingredient_Bar_Iron --quantity=26",
"give Ingredient_Bar_Thorium --quantity=30",
"give Ingredient_Bar_Cobalt --quantity=30",
"give Ingredient_Leather_Light --quantity=30",
"give Ingredient_Fabric_Scrap_Linen --quantity=30",
"give Ingredient_Fire_Essence --quantity=20",
"give Ingredient_Ice_Essence --quantity=40",
"give Ingredient_Void_Essence --quantity=100",
"give Ingredient_Sac_Venom --quantity=15",
"give Ingredient_Bar_Copper --quantity=5",
"give Wood_Ash_Trunk --quantity=104",
"give Ingredient_Fibre --quantity=7",
"give Ingredient_Bar_Mithril --quantity=6",
"give Ingredient_Leather_Storm --quantity=2",
"give Ingredient_Voidheart --quantity=1",
"give Wood_Amber_Trunk --quantity=200",
"give Rock_Stone_Cobble --quantity=200",
"give Ingredient_Stick --quantity=45",
"give Fish_Catfish_Item --quantity=1",
"give Food_Wildmeat_Raw --quantity=20",
"give Plant_Crop_Mushroom_Common_Brown --quantity=6",
"give Plant_Crop_Corn_Item --quantity=2",
"give Ingredient_Salt --quantity=1",
"give Ore_Copper --quantity=25",
"give Wood_Redwood_Planks --quantity=3",
"give Cloth_Block_Wool_Cyan --quantity=2",
"give Weapon_Mace_Iron --quantity=1",
"give Weapon_Shortbow_Copper --quantity=1"
]
}