Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Items / Rock / Quartzite / Rock_Quartzite_Stalactite_Small.json

Rock_Quartzite_Stalactite_Small

Server/Item/Items/Rock/Quartzite/Rock_Quartzite_Stalactite_Small.json, 809 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
BlockTypeobject
Tagsobject
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Quartzite_Stalactite_Small.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Quartzite_Stalactite_Small.png",
  "Set": "Rock_Quartzite",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Quartzite.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Quartzite_Cobble",
        "GatherType": "Rocks"
      }
    },
    "RandomRotation": "YawStep90",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#a08f5b",
    "TextureComputedColor": "#92814F"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Quartzite"
    ]
  },
  "Parent": "Rock_Stone_Stalactite_Small"
}