Versions / 0.6.0-pre.7 / Item / Items / Furniture / Cybercity / Furniture_Cybercity_Windows_Yellow.json
Furniture_Cybercity_Windows_Yellow
Server/Item/Items/Furniture/Cybercity/Furniture_Cybercity_Windows_Yellow.json, 1.5 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_Yellow.name"
},
"Icon": "Icons/ItemsGenerated/Furniture_Cybercity_Windows_Yellow.png",
"Quality": "Developer",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Plain_TopBot.blockymodel",
"CustomModelTexture": [
{
"Weight": 1,
"Texture": "Blocks/Decorative_Sets/Hub_City/Hub_City_Windows/Window_Hub_City_Yellow_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",
"CubeShadingMode": "Standard",
"Light": {
"Color": "#764"
},
"TextureComputedColor": "#EBE58A"
},
"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"
]
}
}