Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Cloth / Roof_ModernBlue / Cloth_Modern_Blue_Roof_Flat.json

Cloth_Modern_Blue_Roof_Flat

Server/Item/Items/Cloth/Roof_ModernBlue/Cloth_Modern_Blue_Roof_Flat.json, 1.2 KB

Fields

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

Source

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