Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Weapon / Sword / Weapon_Sword_Cutlass.json

Weapon_Sword_Cutlass

Server/Item/Items/Weapon/Sword/Weapon_Sword_Cutlass.json, 319 B

Fields

FieldType
Parentstring
TranslationPropertiesobject
Modelstring
Texturestring
Iconstring
Qualitystring

Source

{
  "Parent": "Template_Weapon_Sword",
  "TranslationProperties": {
    "Name": "server.items.Weapon_Sword_Cutlass.name"
  },
  "Model": "Items/Weapons/Sword/Cutlass.blockymodel",
  "Texture": "Items/Weapons/Sword/Cutlass_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Sword_Cutlass.png",
  "Quality": "Common"
}