Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / Items / Rubble / Rubble_Magma_Cooled.json

Rubble_Magma_Cooled

Server/Item/Items/Rubble/Rubble_Magma_Cooled.json, 811 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Setstring
Parentstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rubble_Magma_Cooled.name",
    "Description": "server.items.Rubble_Magma_Cooled.description"
  },
  "Icon": "Icons/ItemsGenerated/Rubble_Magma_Cooled.png",
  "Set": "Rock_Magma_Cooled",
  "Parent": "Rubble_Stone",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "BlockTextures/Rock_Magma_Cooled_Side.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "ItemId": "Rubble_Magma_Cooled"
      },
      "Harvest": {
        "ItemId": "Rubble_Magma_Cooled"
      }
    },
    "ParticleColor": "#0d0a0a",
    "TextureComputedColor": "#1C181A"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}