Versions / 0.5.3 / Item / Items / Furniture / Human / Unique / Furniture_Human_Ruins_Banner_Double.json
Furniture_Human_Ruins_Banner_Double
Server/Item/Items/Furniture/Human/Unique/Furniture_Human_Ruins_Banner_Double.json, 1.6 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
Interactions | object |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
Quality | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Human_Ruins_Banner_Double.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Signs"
],
"Set": "Furniture_Human",
"Icon": "Icons/ItemsGenerated/Furniture_Human_Ruins_Banner_Double.png",
"IconProperties": {
"Scale": 0.26,
"Rotation": [
0,
0,
0
],
"Translation": [
-12,
26
]
},
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"BlockParticleSetId": "Wood",
"CustomModel": "Blocks/Decorative_Sets/Human_Ruins/Banner_Double.blockymodel",
"CustomModelAnimation": "Blocks/Decorative_Sets/Human_Ruins/Banner_Swing.blockyanim",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Human_Ruins/Banner_Prototype_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"Material": "Solid",
"Opacity": "Transparent",
"ParticleColor": "#4c4a31",
"Support": {
"Down": [
{
"AllowSupportPropagation": false,
"FaceType": "Full",
"Rotate": false
}
]
},
"VariantRotation": "NESW",
"BlockSoundSetId": "Cloth",
"PhysicalMaterialId": "Wool",
"Looping": true,
"HitboxType": "Banner",
"TextureComputedColor": "#172521"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Human"
]
},
"ItemSoundSetId": "ISS_Items_Cloth",
"Quality": "Developer"
}