Versions / 0.6.0-pre.4 / Item / Items / Furniture / Temple_Light / Furniture_Temple_Light_Painting.json
Furniture_Temple_Light_Painting
Server/Item/Items/Furniture/Temple_Light/Furniture_Temple_Light_Painting.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Light_Painting.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Signs"
],
"Set": "Furniture_Temple_Light",
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Light_Painting.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.68,
"Translation": [
8.5,
-19.700001
]
},
"BlockType": {
"BlockParticleSetId": "Dust",
"BlockSoundSetId": "Stone",
"PhysicalMaterialId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Light/Painting.blockymodel",
"CustomModelScale": 1,
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Light/Painting_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"HitboxType": "Painting",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"North": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"TextureComputedColor": "#B1B8BD"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Temple"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}