Versions / 0.6.0-pre.7 / Item / Items / Furniture / Temple_Dark / Unique / Furniture_Temple_Dark_Statue.json
Furniture_Temple_Dark_Statue
Server/Item/Items/Furniture/Temple_Dark/Unique/Furniture_Temple_Dark_Statue.json, 1.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Dark_Statue.name",
"Description": "server.items.Furniture_Temple_Dark_Statue.description"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Deco"
],
"Set": "Furniture_Temple_Dark",
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Dark_Statue.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.42,
"Translation": [
0,
-25.7
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"ParticleColor": "#383b3f",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Dark/Statue_Owl.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Dark/Statue_Owl_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Statue_Small",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"TextureComputedColor": "#24363A"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"ItemSoundSetId": "ISS_Blocks_Stone",
"MaxStack": 1
}