Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Rock / Magma / Rock_Magma_Cooled_Cobble.json

Rock_Magma_Cooled_Cobble

Server/Item/Items/Rock/Magma/Rock_Magma_Cooled_Cobble.json, 936 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
BlockTypeobject
ResourceTypesarray[2]
Tagsobject
Parentstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Magma_Cooled_Cobble.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Magma_Cooled_Cobble.png",
  "Set": "Rock_Magma_Cooled",
  "BlockType": {
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    },
    "Textures": [
      {
        "Sides": "BlockTextures/Rock_Magma_Cooled_Cobble.png",
        "UpDown": "BlockTextures/Rock_Magma_Cooled_Cobble.png",
        "Weight": 70
      }
    ],
    "ParticleColor": "#0d0a0a",
    "TextureComputedColor": "#1F1C1E"
  },
  "ResourceTypes": [
    {
      "Id": "Rock"
    },
    {
      "Id": "Rock_Magma_Cooled"
    }
  ],
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Magma_Cooled"
    ]
  },
  "Parent": "Rock_Stone_Cobble",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}