Versions / 0.6.0-pre.9 / Item / Items / Furniture / Temple_Wind / Furniture_Temple_Wind_Wardrobe.json
Furniture_Temple_Wind_Wardrobe
Server/Item/Items/Furniture/Temple_Wind/Furniture_Temple_Wind_Wardrobe.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
Recipe | object |
BlockType | object |
Icon | string |
Tags | object |
Scale | number |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Wind_Wardrobe.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Furniture"
],
"Set": "Furniture_Temple_Wind",
"IconProperties": {
"Scale": 0.36,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
14.4,
-24.01
]
},
"Recipe": {
"Input": [
{
"ResourceTypeId": "Rock_Sandstone",
"Quantity": 4
}
],
"BenchRequirement": [
{
"Id": "Builders",
"Type": "StructuralCrafting",
"Categories": [
"Wardrobe"
]
}
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Wind/Wardrobe.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Wind/Wardrobe_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {
"IsUsable": false
},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Wardrobe",
"Material": "Solid",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#cca159",
"TextureComputedColor": "#845C2D"
},
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Wind_Wardrobe.png",
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"Scale": 0.8,
"ItemSoundSetId": "ISS_Blocks_Stone"
}