Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Furniture / Kweebec / Furniture_Kweebec_Wardrobe.json

Furniture_Kweebec_Wardrobe

Server/Item/Items/Furniture/Kweebec/Furniture_Kweebec_Wardrobe.json, 1.4 KB

Fields

FieldType
TranslationPropertiesobject
PlayerAnimationsIdstring
Categoriesarray[1]
Setstring
Iconstring
IconPropertiesobject
BlockTypeobject
ResourceTypesarray[2]
Tagsobject
Scalenumber
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Furniture_Kweebec_Wardrobe.name"
  },
  "PlayerAnimationsId": "Block",
  "Categories": [
    "Furniture.Furniture"
  ],
  "Set": "Furniture_Kweebec",
  "Icon": "Icons/ItemsGenerated/Furniture_Kweebec_Wardrobe.png",
  "IconProperties": {
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Scale": 0.375,
    "Translation": [
      15,
      -19
    ]
  },
  "BlockType": {
    "BlockParticleSetId": "Wood",
    "BlockSoundSetId": "Wood",
    "PhysicalMaterialId": "Wood",
    "CustomModel": "Blocks/Decorative_Sets/Kweebec/Wardrobe.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Decorative_Sets/Kweebec/Wardrobe_Texture.png",
        "Weight": 1
      }
    ],
    "DrawType": "Model",
    "Flags": {
      "IsUsable": false
    },
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "HitboxType": "Wardrobe",
    "Material": "Solid",
    "ParticleColor": "#633625",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "VariantRotation": "NESW",
    "TextureComputedColor": "#3E2216"
  },
  "ResourceTypes": [
    {
      "Id": "Fuel"
    },
    {
      "Id": "Charcoal"
    }
  ],
  "Tags": {
    "Type": [
      "Furniture"
    ],
    "Family": [
      "Kweebec"
    ]
  },
  "Scale": 0.8,
  "ItemSoundSetId": "ISS_Blocks_Wood"
}