Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Rock / Calcite / Rock_Calcite_Stalactite_Small.json

Rock_Calcite_Stalactite_Small

Server/Item/Items/Rock/Calcite/Rock_Calcite_Stalactite_Small.json, 793 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
Tagsobject
Iconstring
Setstring
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Calcite_Stalactite_Small.name"
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Calcite.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Calcite_Cobble",
        "GatherType": "Rocks"
      }
    },
    "RandomRotation": "YawStep90",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#d4ece7",
    "TextureComputedColor": "#8D9499"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Calcite"
    ]
  },
  "Icon": "Icons/ItemsGenerated/Rock_Calcite_Stalactites_Small.png",
  "Set": "Rock_Calcite",
  "Parent": "Rock_Stone_Stalactite_Small"
}