Versions / 0.6.0-pre.1 / Item / Items / Furniture / Temple_Dark / Unique / Furniture_Temple_Dark_Statue_Gaia.json
Furniture_Temple_Dark_Statue_Gaia
Server/Item/Items/Furniture/Temple_Dark/Unique/Furniture_Temple_Dark_Statue_Gaia.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
BlockType | object |
Icon | string |
Tags | object |
Scale | number |
ItemSoundSetId | string |
MaxStack | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Dark_Statue_Gaia.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Deco"
],
"Set": "Furniture_Temple_Light",
"IconProperties": {
"Scale": 0.315,
"Rotation": [
22,
43,
18
],
"Translation": [
-4,
-43
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Dark/Statue.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Dark/Statue_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Statue_Full",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#2e3742",
"TextureComputedColor": "#1C282D"
},
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Dark_Statue_Gaia.png",
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"Scale": 0.6,
"ItemSoundSetId": "ISS_Blocks_Stone",
"MaxStack": 1
}