Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Item / Items / Tool / Tool_Sap_Shunt.json

Tool_Sap_Shunt

Server/Item/Items/Tool/Tool_Sap_Shunt.json, 711 B

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[1]
Interactionsobject
Modelstring
Texturestring
PlayerAnimationsIdstring
IconPropertiesobject
Iconstring
Tagsobject
Qualitystring
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Tool_Sap_Shunt.name",
    "Description": "server.items.Tool_Sap_Shunt.description"
  },
  "Categories": [
    "Items.Tools"
  ],
  "Interactions": {
    "Secondary": "Sap_Shunt_Condition"
  },
  "Model": "Items/Tools/Sap_Shunt/Sap_Shunt.blockymodel",
  "Texture": "Items/Tools/Sap_Shunt/Sap_Shunt_Texture.png",
  "PlayerAnimationsId": "Item",
  "IconProperties": {
    "Scale": 1,
    "Rotation": [
      27,
      29,
      32
    ],
    "Translation": [
      1,
      -1
    ]
  },
  "Icon": "Icons/ItemsGenerated/Tool_Sap_Shunt.png",
  "Tags": {
    "Type": [
      "Tool"
    ]
  },
  "Quality": "Developer",
  "ItemSoundSetId": "ISS_Weapons_Wood"
}