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

Rock_Runic_Cobble

Server/Item/Items/Rock/Runic/Rock_Runic_Cobble.json, 948 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
ResourceTypesarray[0]
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Runic_Cobble.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble.png",
  "Set": "Rock_Runic",
  "Parent": "Rock_Stone_Cobble",
  "BlockType": {
    "Textures": [
      {
        "Sides": "BlockTextures/Rock_Runic_Cobble_Side.png",
        "UpDown": "BlockTextures/Rock_Runic_Cobble_Top.png"
      },
      {
        "Sides": "BlockTextures/Rock_Runic_Cobble_Side02.png",
        "UpDown": "BlockTextures/Rock_Runic_Cobble_Top2.png"
      },
      {
        "Sides": "BlockTextures/Rock_Runic_Cobble_Side03.png",
        "UpDown": "BlockTextures/Rock_Runic_Cobble_Top3.png"
      }
    ],
    "ConnectedBlockRuleSet": null,
    "ParticleColor": "#58ad9b",
    "TextureComputedColor": "#5C797D"
  },
  "ResourceTypes": [],
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}