Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Rock / Aqua / Rock_Aqua_Stalactite_Large.json

Rock_Aqua_Stalactite_Large

Server/Item/Items/Rock/Aqua/Rock_Aqua_Stalactite_Large.json, 951 B

Fields

FieldType
TranslationPropertiesobject
BlockTypeobject
IconPropertiesobject
Tagsobject
Iconstring
Setstring
$Commentstring
Parentstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Aqua_Stalactite_Large.name"
  },
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Aqua.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Aqua_Cobble",
        "GatherType": "Rocks"
      }
    },
    "RandomRotation": "YawStep90",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#58ad9b",
    "TextureComputedColor": "#294E48"
  },
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.405,
    "Translation": [
      0,
      -22.2
    ]
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Aqua"
    ]
  },
  "Icon": "Icons/ItemsGenerated/Rock_Aqua_Stalactite_Large.png",
  "Set": "Rock_Aqua",
  "$Comment": " ",
  "Parent": "Rock_Stone_Stalactite_Large"
}