Furniture_Outlander_Banner
Server/Item/Items/Furniture/Outlander/Furniture_Outlander_Banner.json, 1.7 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
IconProperties | object |
Interactions | object |
BlockType | object |
Icon | string |
ResourceTypes | array[2] |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Outlander_Banner.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Signs"
],
"Set": "Outlander",
"IconProperties": {
"Rotation": [
0,
0,
0
],
"Scale": 0.26,
"Translation": [
0,
16.9
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Banner.blockymodel",
"CustomModelAnimation": "Blocks/Decorative_Sets/Human_Ruins/Banner_Swing.blockyanim",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Human_Ruins/Banner_Outlander.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#4c4a31",
"Support": {
"West": [
{
"AllowSupportPropagation": false,
"FaceType": "Full",
"Rotate": true
}
],
"East": [
{
"FaceType": "Full",
"AllowSupportPropagation": false,
"Rotate": true
}
]
},
"VariantRotation": "NESW",
"BlockSoundSetId": "Cloth",
"PhysicalMaterialId": "Wool",
"Looping": true,
"HitboxType": "Banner",
"TextureComputedColor": "#261E32"
},
"Icon": "Icons/ItemsGenerated/Furniture_Outlander_Banner.png",
"ResourceTypes": [
{
"Id": "Fuel"
},
{
"Id": "Charcoal"
}
],
"Tags": {
"Type": [
"Furniture"
]
},
"ItemSoundSetId": "ISS_Items_Cloth"
}