Furniture_Village_Painting_1x1
Server/Item/Items/Furniture/Village/Furniture_Village_Painting_1x1.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
ResourceTypes | array[2] |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Village_Painting_1x1.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Village_Painting_1x1.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Village/Painting.blockymodel",
"CustomModelTexture": [
{
"Weight": 1,
"Texture": "Blocks/Decorative_Sets/Village/Painting_Texture.png"
}
],
"CustomModelScale": 1,
"HitboxType": "Painting",
"VariantRotation": "NESW",
"Gathering": {
"Soft": {}
},
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"Support": {
"North": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#5b3222"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.68,
"Translation": [
8.5,
-19.7
],
"Rotation": [
22.5,
45,
22.5
]
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Village"
]
},
"ItemSoundSetId": "ISS_Blocks_Wood"
}