Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Item / Items / Rock / Shale / Rock_Shale_Stalactites_Small.json

Rock_Shale_Stalactites_Small

Server/Item/Items/Rock/Shale/Rock_Shale_Stalactites_Small.json, 787 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
BlockTypeobject
Tagsobject
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Shale_Stalactites_Small.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Shale_Stalactites_Small.png",
  "Set": "Rock_Shale",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Shale.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks",
        "ItemId": "Rock_Shale_Cobble"
      }
    },
    "RandomRotation": "YawStep90",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#454a50",
    "TextureComputedColor": "#3E4847"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Shale"
    ]
  },
  "Parent": "Rock_Stone_Stalactite_Small"
}