Furniture_Kweebec_Wardrobe
Server/Item/Items/Furniture/Kweebec/Furniture_Kweebec_Wardrobe.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
Scale | number |
ItemSoundSetId | string |
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",
"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",
"VariantRotation": "NESW"
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Kweebec"
]
},
"Scale": 0.8,
"ItemSoundSetId": "ISS_Blocks_Wood"
}