Versions / 0.6.0-pre.2 / Item / Items / Furniture / Grand_Wizard / Furniture_Royal_Magic_Wardrobe.json
Furniture_Royal_Magic_Wardrobe
Server/Item/Items/Furniture/Grand_Wizard/Furniture_Royal_Magic_Wardrobe.json, 1.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
Icon | string |
ItemSoundSetId | string |
Scale | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Royal_Magic_Wardrobe.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Furniture"
],
"Set": "Furniture_Royal_Magic",
"IconProperties": {
"Scale": 0.2,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
14.5,
-43
]
},
"BlockType": {
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Royal_Magic/Wardrobe.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Royal_Magic/Wardrobe_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {
"IsUsable": false
},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Wardrobe",
"Material": "Solid",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#632c46",
"TextureComputedColor": "#3A0F23"
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Ancient"
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Grand_Wizard_Wardrobe.png",
"ItemSoundSetId": "ISS_Blocks_Wood",
"Scale": 0.8
}