Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Wood / Tropicalwood / Wood_Tropicalwood_Roof_Hollow.json

Wood_Tropicalwood_Roof_Hollow

Server/Item/Items/Wood/Tropicalwood/Wood_Tropicalwood_Roof_Hollow.json, 3.3 KB

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
SubCategorystring
Setstring
BlockTypeobject
IconPropertiesobject
Tagsobject
Parentstring
Variantboolean

Source

{
  "TranslationProperties": {
    "Name": "server.items.Wood_Tropicalwood_Roof_Hollow.name"
  },
  "Icon": "Icons/ItemsGenerated/Wood_Tropicalwood_Roof_Hollow.png",
  "Categories": [
    "Blocks.Wood"
  ],
  "SubCategory": "BlockSets",
  "Set": "Wood_Tropicalwood_Planks",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Slope_Hay_Textures/Tropicalwood.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods",
        "ItemId": "Wood_Tropicalwood_Roof"
      }
    },
    "ParticleColor": "#c39f5d",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "State": {
      "Definitions": {
        "Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Hollow_Right.blockymodel",
          "HitboxType": "Stairs_Thin_Corner_Right",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Roof_Corner_Right"
        },
        "Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Hollow_Left.blockymodel",
          "HitboxType": "Stairs_Thin_Corner_Left",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Roof_Corner_Left"
        },
        "Inverted_Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Hollow_Right.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Right",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Stairs_Inverted_Corner_Right"
        },
        "Inverted_Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Corner_Hay_Inverted_Hollow_Left.blockymodel",
          "HitboxType": "Stairs_Inverted_Corner_Left",
          "FlipType": "Orthogonal",
          "InteractionHitboxType": "Stairs_Inverted_Corner_Left"
        }
      }
    },
    "ConnectedBlockRuleSet": {
      "Type": "Roof",
      "Regular": {
        "Straight": {
          "State": "default",
          "Block": "Wood_Tropicalwood_Roof"
        },
        "Corner_Right": {
          "State": "Corner_Right",
          "Block": "Wood_Tropicalwood_Roof"
        },
        "Corner_Left": {
          "State": "Corner_Left",
          "Block": "Wood_Tropicalwood_Roof"
        },
        "Inverted_Corner_Right": {
          "State": "Inverted_Corner_Right",
          "Block": "Wood_Tropicalwood_Roof"
        },
        "Inverted_Corner_Left": {
          "State": "Inverted_Corner_Left",
          "Block": "Wood_Tropicalwood_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": "#A68947"
  },
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.45,
    "Translation": [
      0,
      -19.7
    ]
  },
  "Tags": {
    "Type": [
      "Wood"
    ],
    "Family": [
      "Tropicalwood"
    ]
  },
  "Parent": "Wood_Softwood_Roof_Hollow",
  "Variant": true
}