Versions / 0.5.0-pre.9.2 / Item / Items / Furniture / Cybercity / Furniture_Cybercity_Windows_Full.json
Furniture_Cybercity_Windows_Full
Server/Item/Items/Furniture/Cybercity/Furniture_Cybercity_Windows_Full.json, 1.4 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Quality | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
ResourceTypes | array[2] |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Cybercity_Windows_Full.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Cybercity_Windows_Full.png",
"Quality": "Developer",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Plain_O.blockymodel",
"CustomModelTexture": [
{
"Weight": 1,
"Texture": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Hub_City_Texture.png"
}
],
"CustomModelScale": 1,
"HitboxType": "Window",
"VariantRotation": "UpDownNESW",
"Flags": {
"IsUsable": false,
"IsStackable": true
},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"ParticleColor": "#684127",
"FlipType": "Symmetric",
"TextureComputedColor": "#4DA2A7"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.68,
"Rotation": [
22.5,
45.0,
22.5
],
"Translation": [
1.0,
-15.0
]
},
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Village"
]
}
}