Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Cloth / Roof_ModernBlue / Cloth_Modern_Blue_Roof_Vertical.json

Cloth_Modern_Blue_Roof_Vertical

Server/Item/Items/Cloth/Roof_ModernBlue/Cloth_Modern_Blue_Roof_Vertical.json, 1.3 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Cloth_Modern_Blue_Roof_Vertical.name"
  },
  "Categories": [
    "Blocks.Cloth"
  ],
  "SubCategory": "RoofBlocks",
  "PlayerAnimationsId": "Block",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Vertical.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Cloth_Roof_Textures/Modern_Blue.png",
        "Weight": 1
      }
    ],
    "Group": "Roof",
    "HitboxType": "Block_Vertical_Flat",
    "VariantRotation": "NESW",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftBlocks"
      }
    },
    "BlockParticleSetId": "Grass",
    "Supporting": {
      "North": [
        {}
      ]
    },
    "BlockSoundSetId": "Cloth",
    "PhysicalMaterialId": "Cloth",
    "ParticleColor": "#2e4d6e",
    "TextureComputedColor": "#81B7CE"
  },
  "Icon": "Icons/ItemsGenerated/Cloth_Modern_Blue_Roof_Vertical.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      9.9,
      -17.7
    ]
  },
  "Tags": {
    "Type": [
      "Cloth"
    ],
    "SubType": [
      "Roof"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Cloth"
}