Versions / 0.6.0-pre.4 / Item / Items / Furniture / Temple_Wind / Unique / Furniture_Temple_Wind_Pot.json
Furniture_Temple_Wind_Pot
Server/Item/Items/Furniture/Temple_Wind/Unique/Furniture_Temple_Wind_Pot.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
Set | string |
IconProperties | object |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Wind_Pot.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Wind_Pot.png",
"Categories": [
"Furniture.Containers"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Temple_Wind/Pot.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Wind/Pot_Texture.png",
"Weight": 1
}
],
"RandomRotation": "YawStep1",
"Gathering": {
"Soft": {
"IsWeaponBreakable": true,
"DropList": "Container_Pot_Clay_Tall"
}
},
"BlockParticleSetId": "Clay",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#a16337",
"BlockSoundSetId": "Clay_Pot_Large",
"PhysicalMaterialId": "Stone",
"HitboxType": "Pot_Tall",
"TextureComputedColor": "#5F4128"
},
"PlayerAnimationsId": "Block",
"Set": "Furniture_Temple_Wind",
"IconProperties": {
"Scale": 0.395,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-27.01
]
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}