Versions / 0.6.0-pre.3 / Item / Items / Furniture / Scarak_Hive / Unique / Furniture_Scarak_Hive_Lamp.json
Furniture_Scarak_Hive_Lamp
Server/Item/Items/Furniture/Scarak_Hive/Unique/Furniture_Scarak_Hive_Lamp.json, 2.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
BlockType | object |
Tags | object |
$Comment | string |
IconProperties | object |
Icon | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Scarak_Hive_Lamp.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Lighting"
],
"Set": "Furniture_Human",
"BlockType": {
"BlockParticleSetId": "Dust",
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"CustomModel": "Blocks/Decorative_Sets/Scarak_Hive/Lamp.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Scarak_Hive/Lamp_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"HitboxType": "Plant_Large",
"Light": {
"Color": "#8ad",
"Radius": 0
},
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"State": {
"Definitions": {
"White": {
"Light": {
"Color": "#bbb"
}
},
"Yellow": {
"Light": {
"Color": "#ec6"
}
},
"Blue": {
"Light": {
"Color": "#9ad"
}
},
"Cyan": {
"Light": {
"Color": "#0ef"
}
},
"Red": {
"Light": {
"Color": "#fa8"
}
},
"Green": {
"Light": {
"Color": "#bda"
}
},
"Pink": {
"Light": {
"Color": "#dac"
}
},
"Purple": {
"Light": {
"Color": "#c6f"
}
}
}
},
"RandomRotation": "YawStep90",
"CustomModelAnimation": "Blocks/Dungeons/EggSacks_Scarak_Medium_Idle.blockyanim",
"Looping": true,
"TextureComputedColor": "#568682"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Human"
]
},
"$Comment": " ",
"IconProperties": {
"Scale": 0.8,
"Translation": [
0,
-13.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Scarak_Hive_Lamp.png",
"ItemSoundSetId": "ISS_Blocks_Wood"
}