Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Rock / Runic / Rock_Runic_Cobble_Beam.json

Rock_Runic_Cobble_Beam

Server/Item/Items/Rock/Runic/Rock_Runic_Cobble_Beam.json, 799 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Cobble_Beam.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble_Beam.png",
  "Set": "Rock_Runic",
  "Parent": "Rock_Stone_Cobble_Beam",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Runic_Cobble_Side.png",
        "Weight": 1
      },
      {
        "Texture": "BlockTextures/Rock_Runic_Cobble_Side02.png",
        "Weight": 1
      },
      {
        "Texture": "BlockTextures/Rock_Runic_Cobble_Side03.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#58ad9b",
    "TextureComputedColor": "#5C797D"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}