Kit_Iron
Server/MacroCommands/Kit_Iron.json, 560 B
Fields
| Field | Type |
|---|---|
Name | string |
Description | string |
Commands | array[13] |
Source
{
"Name": "kit iron",
"Description": "server.commands.kitIron.desc",
"Commands": [
"inventory clear",
"give armor Iron --set",
"give Weapon_Daggers_Iron",
"give Weapon_Sword_Iron",
"give Weapon_Shortbow_Iron",
"give Rock_Stone_Cobble --quantity=100",
"give Food_Bread --quantity=25",
"give Tool_Pickaxe_Iron",
"give Tool_Hatchet_Iron",
"give Plant_Fruit_Berries_Red --quantity=100",
"give Furniture_Crude_Torch --quantity=100",
"give Weapon_Shield_Iron",
"give Weapon_Arrow_Crude --quantity=100"
]
}