Furniture_Kweebec_Statue
Server/Item/Items/Furniture/Kweebec/Unique/Furniture_Kweebec_Statue.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
BlockType | object |
Icon | string |
Tags | object |
ItemSoundSetId | string |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Kweebec_Statue.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Deco"
],
"Set": "Furniture_Temple_Light",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.68,
"Translation": [
0,
-15
]
},
"BlockType": {
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Kweebec/Statue.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Kweebec/Statue_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Beam",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#483327",
"TextureComputedColor": "#482518"
},
"Icon": "Icons/ItemsGenerated/Furniture_Kweebec_Statue.png",
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Kweebec"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood",
"MaxStack": 1
}