Versions / 0.5.1 / Item / Items / Furniture / Human / Unique / Furniture_Human_Ruins_Statue_Broken.json
Furniture_Human_Ruins_Statue_Broken
Server/Item/Items/Furniture/Human/Unique/Furniture_Human_Ruins_Statue_Broken.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
BlockType | object |
Tags | object |
Scale | number |
ItemSoundSetId | string |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Human_Ruins_Statue_Broken.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Deco"
],
"Set": "Furniture_Human",
"Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Statue_Broken.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.29,
"Translation": [
0,
-33.509998
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Gaia_Statue_Broken.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Human_Ruins/Gaia_Statue_Broken_Burnt.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Statue",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#646241",
"TextureComputedColor": "#4F4A36"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Human"
]
},
"Scale": 0.6,
"ItemSoundSetId": "ISS_Blocks_Stone",
"MaxStack": 1
}