Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / MacroCommands / Kit_Adamantite.json

Kit_Adamantite

Server/MacroCommands/Kit_Adamantite.json, 614 B

Fields

FieldType
Namestring
Descriptionstring
Commandsarray[13]

Source

{
  "Name": "kit adamantite",
  "Description": "server.commands.kitAdamantite.desc",
  "Commands": [
    "inventory clear",
    "give armor Adamantite --set",
    "give Weapon_Daggers_Adamantite",
    "give Weapon_Sword_Adamantite",
    "give Weapon_Shortbow_Adamantite",
    "give Rock_Stone_Cobble --quantity=100",
    "give Food_Bread --quantity=25",
    "give Tool_Pickaxe_Adamantite",
    "give Tool_Hatchet_Adamantite",
    "give Plant_Fruit_Berries_Red --quantity=100",
    "give Furniture_Crude_Torch --quantity=100",
    "give Weapon_Shield_Adamantite",
    "give Weapon_Arrow_Crude --quantity=100"
  ]
}