Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Rock / Magma / Rock_Magma_Cooled_Brick_Roof_Hollow.json

Rock_Magma_Cooled_Brick_Roof_Hollow

Server/Item/Items/Rock/Magma/Rock_Magma_Cooled_Brick_Roof_Hollow.json, 3.3 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
BlockTypeobject
Tagsobject
Setstring
Parentstring
Variantboolean
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Rock_Magma_Cooled_Brick_Roof_Hollow.name"
  },
  "Icon": "Icons/ItemsGenerated/Rock_Magma_Cooled_Brick_Roof_Hollow.png",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "CustomModel": "Blocks/Structures/Roofs/Slope_Rock_Hollow.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Slope_Rock_Textures/Magma_Cooled_Brick.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "ItemId": "Rock_Magma_Cooled_Brick_Roof",
        "GatherType": "Rocks"
      }
    },
    "ParticleColor": "#0d0a0a",
    "State": {
      "Definitions": {
        "Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Hollow_Right.blockymodel",
          "HitboxType": "Stairs_Thin_Corner_Right",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Roof_Corner_Right"
        },
        "Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Hollow_Left.blockymodel",
          "HitboxType": "Stairs_Thin_Corner_Left",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Roof_Corner_Left"
        },
        "Inverted_Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Inverted_Hollow_Right.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Right",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Stairs_Inverted_Corner_Right"
        },
        "Inverted_Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Rock_Inverted_Hollow_Left.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Left",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Stairs_Inverted_Corner_Left"
        }
      }
    },
    "ConnectedBlockRuleSet": {
      "Type": "Roof",
      "Regular": {
        "Straight": {
          "State": "default",
          "Block": "Rock_Magma_Cooled_Brick_Roof"
        },
        "Corner_Right": {
          "State": "Corner_Right",
          "Block": "Rock_Magma_Cooled_Brick_Roof"
        },
        "Corner_Left": {
          "State": "Corner_Left",
          "Block": "Rock_Magma_Cooled_Brick_Roof"
        },
        "Inverted_Corner_Right": {
          "State": "Inverted_Corner_Right",
          "Block": "Rock_Magma_Cooled_Brick_Roof"
        },
        "Inverted_Corner_Left": {
          "State": "Inverted_Corner_Left",
          "Block": "Rock_Magma_Cooled_Brick_Roof"
        }
      },
      "Hollow": {
        "Straight": {
          "State": "default"
        },
        "Corner_Right": {
          "State": "Corner_Right"
        },
        "Corner_Left": {
          "State": "Corner_Left"
        },
        "Inverted_Corner_Right": {
          "State": "Inverted_Corner_Right"
        },
        "Inverted_Corner_Left": {
          "State": "Inverted_Corner_Left"
        }
      },
      "MaterialName": "Roof"
    },
    "Supporting": {},
    "InteractionHitboxType": "Stairs",
    "TextureComputedColor": "#282425"
  },
  "Tags": {
    "Type": [
      "Rock"
    ],
    "Family": [
      "Magma_Cooled"
    ]
  },
  "Set": "Rock_Magma_Cooled",
  "Parent": "Rock_Stone_Brick_Roof_Hollow",
  "Variant": true,
  "IconProperties": {
    "Scale": 0.51,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -17
    ]
  }
}