Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Cloth / Roof_ModernYellow / Cloth_Modern_Yellow_Roof_Steep.json

Cloth_Modern_Yellow_Roof_Steep

Server/Item/Items/Cloth/Roof_ModernYellow/Cloth_Modern_Yellow_Roof_Steep.json, 3.1 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Cloth_Modern_Yellow_Roof_Steep.name"
  },
  "Categories": [
    "Blocks.Cloth"
  ],
  "SubCategory": "RoofBlocks",
  "PlayerAnimationsId": "Block",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Steep.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Cloth_Roof_Textures/Modern_Yellow.png",
        "Weight": 1
      }
    ],
    "Group": "Roof",
    "HitboxType": "Stairs_Steep",
    "VariantRotation": "UpDownNESW",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftBlocks"
      }
    },
    "BlockParticleSetId": "Grass",
    "BlockSoundSetId": "Cloth",
    "PhysicalMaterialId": "Cloth",
    "ParticleColor": "#e2af3f",
    "Supporting": {
      "Down": [
        {}
      ],
      "North": [
        {}
      ]
    },
    "State": {
      "Definitions": {
        "Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Steep_Corner_Right.blockymodel",
          "HitboxType": "Stairs_Corner_Steep_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Steep_Corner_Left.blockymodel",
          "HitboxType": "Stairs_Corner_Steep_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Right": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Steep_Corner_Inverted_Right.blockymodel",
          "HitboxType": "Roof_Corner_Steep_Inverted_Right",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        },
        "Inverted_Corner_Left": {
          "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Steep_Corner_Inverted_Left.blockymodel",
          "HitboxType": "Roof_Corner_Steep_Inverted_Left",
          "FlipType": "Orthogonal",
          "Supporting": {
            "Down": [
              {}
            ]
          }
        }
      }
    },
    "ConnectedBlockRuleSet": {
      "Type": "Roof",
      "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_Steep"
    },
    "TextureComputedColor": "#E8B865"
  },
  "Icon": "Icons/ItemsGenerated/Cloth_Modern_Yellow_Roof_Steep.png",
  "IconProperties": {
    "Scale": 0.35,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -34.5
    ]
  },
  "Tags": {
    "Type": [
      "Cloth"
    ],
    "SubType": [
      "Roof"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Cloth",
  "Scale": 0.6
}