Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / Items / Cloth / Roof_ModernOrange / Cloth_Modern_Orange_Roof_Shallow.json

Cloth_Modern_Orange_Roof_Shallow

Server/Item/Items/Cloth/Roof_ModernOrange/Cloth_Modern_Orange_Roof_Shallow.json, 3.1 KB

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[1]
SubCategorystring
PlayerAnimationsIdstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject
ItemSoundSetIdstring
Scalenumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Cloth_Modern_Orange_Roof_Shallow.name"
  },
  "Categories": [
    "Blocks.Cloth"
  ],
  "SubCategory": "RoofBlocks",
  "PlayerAnimationsId": "Block",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Shallow.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Cloth_Roof_Textures/Modern_Orange.png",
        "Weight": 1
      }
    ],
    "Group": "Roof",
    "HitboxType": "Stairs_Shallow",
    "VariantRotation": "UpDownNESW",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftBlocks"
      }
    },
    "BlockParticleSetId": "Grass",
    "BlockSoundSetId": "Cloth",
    "PhysicalMaterialId": "Cloth",
    "ParticleColor": "#af662d",
    "Supporting": {
      "Down": [
        {}
      ],
      "North": [
        {}
      ]
    },
    "State": {
      "Definitions": {
        "Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Shallow_Corner_Right.blockymodel",
          "HitboxType": "Roof_Corner_Shallow_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Shallow_Corner_Left.blockymodel",
          "HitboxType": "Roof_Corner_Shallow_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Shallow_Corner_Inverted.blockymodel",
          "HitboxType": "Roof_Corner_Shallow_Inverted_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Shallow_Corner_Inverted.blockymodel",
          "HitboxType": "Roof_Corner_Shallow_Inverted_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        }
      }
    },
    "ConnectedBlockRuleSet": {
      "Type": "Roof",
      "Width": 2,
      "Regular": {
        "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_Shallow"
    },
    "TextureComputedColor": "#CF823D"
  },
  "Icon": "Icons/ItemsGenerated/Cloth_Modern_Orange_Roof_Shallow.png",
  "IconProperties": {
    "Scale": 0.45,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      11.1,
      -22.5
    ]
  },
  "Tags": {
    "Type": [
      "Cloth"
    ],
    "SubType": [
      "Roof"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Cloth",
  "Scale": 0.6
}