Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / Items / Rock / Iridescent / Rock_Iridescent_Processed_Brick_Smooth.json

Rock_Iridescent_Processed_Brick_Smooth

Server/Item/Items/Rock/Iridescent/Rock_Iridescent_Processed_Brick_Smooth.json, 1.5 KB

Fields

FieldType
TranslationPropertiesobject
Qualitystring
Iconstring
Setstring
Categoriesarray[2]
PlayerAnimationsIdstring
Interactionsobject
BlockTypeobject
Tagsobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Iridescent_Processed_Brick_Smooth.name"
  },
  "Quality": "Developer",
  "Icon": "Icons/ItemsGenerated/Rock_Iridescent_Processed_Brick_Smooth.png",
  "Set": "Rock_Iridescent",
  "Categories": [
    "Blocks.Rocks",
    "Blocks.Rocks"
  ],
  "PlayerAnimationsId": "Block",
  "Interactions": {
    "Secondary": "Lantern_Cyan"
  },
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Cube",
    "Opacity": "Transparent",
    "HitboxType": "Full",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Rocks"
      }
    },
    "BlockParticleSetId": "Stone",
    "ParticleColor": "#e2fdff",
    "BlockSoundSetId": "Stone",
    "PhysicalMaterialId": "Stone",
    "CubeShadingMode": "Standard",
    "RandomRotation": "YawStep90",
    "VariantRotation": "NESW",
    "Textures": [
      {
        "All": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth.png"
      },
      {
        "All": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth2.png"
      },
      {
        "All": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth3.png"
      },
      {
        "All": "BlockTextures/Rock_Iridescent_Processed_Brick_Smooth4.png"
      }
    ],
    "TextureComputedColor": "#BEE2F2"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Crystal"
    ]
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      0.0,
      -13.5
    ]
  }
}