Versions / 0.6.0-pre.8 / Item / Items / Furniture / InConstruction / Furniture_Construction_Sign.json
Furniture_Construction_Sign
Server/Item/Items/Furniture/InConstruction/Furniture_Construction_Sign.json, 1.3 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Icon | string |
IconProperties | object |
BlockType | object |
Tags | object |
Scale | number |
ItemSoundSetId | string |
Quality | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_InConstruction_Sign.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Blocks.Deco"
],
"Icon": "Icons/ItemsGenerated/Furniture_InConstruction_Sign.png",
"IconProperties": {
"Scale": 0.5,
"Rotation": [
22.5,
49,
22.5
],
"Translation": [
0,
-22
]
},
"BlockType": {
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"PhysicalMaterialId": "Wood",
"CustomModel": "Blocks/Hypixel/In_Construction/Construction_Sign.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Hypixel/In_Construction/Construction_Sign_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"HitboxType": "Plant_Tall_Medium",
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"VariantRotation": "NESW",
"ParticleColor": "#3a2014",
"TextureComputedColor": "#7D500F"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Human"
]
},
"Scale": 0.6,
"ItemSoundSetId": "ISS_Blocks_Wood",
"Quality": "Technical"
}