Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Cloth / Roof_Leather / Cloth_Roof_Leather_Flat.json

Cloth_Roof_Leather_Flat

Server/Item/Items/Cloth/Roof_Leather/Cloth_Roof_Leather_Flat.json, 1.2 KB

Fields

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

Source

{
  "TranslationProperties": {
    "Name": "server.items.Cloth_Roof_Leather_Flat.name"
  },
  "Categories": [
    "Blocks.Cloth"
  ],
  "SubCategory": "RoofBlocks",
  "BlockType": {
    "Material": "Solid",
    "DrawType": "Model",
    "CustomModel": "Blocks/Structures/Roofs/Cloth_Roof_Horizontal.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Structures/Roofs/Cloth_Roof_Textures/Tent_Leather.png",
        "Weight": 1
      }
    ],
    "Group": "Roof",
    "HitboxType": "Block_Flat",
    "VariantRotation": "UpDown",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "SoftBlocks",
        "ItemId": "Cloth_Roof_Leather_Flat"
      }
    },
    "BlockParticleSetId": "Grass",
    "Supporting": {},
    "BlockSoundSetId": "Cloth",
    "RandomRotation": "YawStep90",
    "ParticleColor": "#75402c"
  },
  "PlayerAnimationsId": "Block",
  "IconProperties": {
    "Scale": 0.58823,
    "Translation": [
      0,
      -4.8
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Cloth_Roof_Leather_Flat.png",
  "Tags": {
    "Type": [
      "Cloth"
    ],
    "Family": [
      "Leather"
    ],
    "SubType": [
      "Roof"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Cloth"
}