Furniture_Cybercity_Windows_C
Server/Item/Items/Furniture/Cybercity/Furniture_Cybercity_Windows_C.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 |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Cybercity_Windows_C.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Cybercity_Windows_C.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Plain_C.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"
]
},
"Quality": "Developer"
}