Versions / 0.5.7 / Item / Items / Furniture / Village / Unique / Furniture_Village_Painting_1x2.json
Furniture_Village_Painting_1x2
Server/Item/Items/Furniture/Village/Unique/Furniture_Village_Painting_1x2.json, 1.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
ResourceTypes | array[2] |
Tags | object |
Quality | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Village_Painting_1x2.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Village_Painting_1x2.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Village/Painting2x1.blockymodel",
"CustomModelTexture": [
{
"Weight": 1,
"Texture": "Blocks/Decorative_Sets/Village/Painting1x2_Texture.png"
}
],
"CustomModelScale": 1,
"HitboxType": "Painting_1x2",
"VariantRotation": "NESW",
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"Support": {
"North": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#684127",
"TextureComputedColor": "#92784E"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.41,
"Translation": [
8.5,
-33.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Village"
]
},
"Quality": "Developer",
"ItemSoundSetId": "ISS_Blocks_Wood"
}