Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Items / Rock / Slate / Rock_Slate_Stalactite_Large.json

Rock_Slate_Stalactite_Large

Server/Item/Items/Rock/Slate/Rock_Slate_Stalactite_Large.json, 804 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
Tagsobject
$Commentstring
Iconstring
Setstring
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Slate_Stalactite_Large.name"
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Slate.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Slate_Cobble",
        "GatherType": "Rocks"
      }
    },
    "RandomRotation": "YawStep90",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#373737",
    "TextureComputedColor": "#28292A"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Slate"
    ]
  },
  "$Comment": " ",
  "Icon": "Icons/ItemsGenerated/Rock_Slate_Stalactite_Large.png",
  "Set": "Rock_Slate",
  "Parent": "Rock_Stone_Stalactite_Large"
}