Versions / 0.6.0-pre.3 / Item / Items / Furniture / Temple_Scarak / Unique / Furniture_Temple_Scarak_Lantern.json
Furniture_Temple_Scarak_Lantern
Server/Item/Items/Furniture/Temple_Scarak/Unique/Furniture_Temple_Scarak_Lantern.json, 2.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
BlockType | object |
Tags | object |
IconProperties | object |
Icon | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Temple_Scarak_Lantern.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Lighting"
],
"Set": "Furniture_Temple_Scarak",
"BlockType": {
"BlockParticleSetId": "Metal",
"BlockSoundSetId": "Metal",
"PhysicalMaterialId": "Metal",
"CustomModel": "Blocks/Decorative_Sets/Scarak_Temple/Lantern.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Scarak_Temple/Lantern_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Soft": {
"IsWeaponBreakable": false
}
},
"HitboxType": "Plant_Full",
"Light": {
"Color": "#ba9",
"Radius": 0
},
"Material": "Solid",
"Opacity": "Transparent",
"Support": {
"Down": [
{
"FaceType": "Full"
},
{
"FaceType": "Branch"
},
{
"FaceType": "Rock_Beam"
},
{
"FaceType": "Wood_Beam"
},
{
"FaceType": "Fence"
},
{
"FaceType": "Fence_Corner"
},
{
"FaceType": "Wall"
},
{
"FaceType": "Wall_Corner"
}
]
},
"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": "YawStep1",
"VariantRotation": "DoublePipe",
"ParticleColor": "#eba936",
"TextureComputedColor": "#96763F"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Scarak Temple"
]
},
"IconProperties": {
"Scale": 0.7,
"Translation": [
0,
-13.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"Icon": "Icons/ItemsGenerated/Furniture_Temple_Scarak_Lantern.png",
"ItemSoundSetId": "ISS_Blocks_Wood"
}