Versions / 0.6.0-pre.9.1 / Item / Items / Furniture / Dungeon / Furniture_Dungeon_Earth_Brazier.json
Furniture_Dungeon_Earth_Brazier
Server/Item/Items/Furniture/Dungeon/Furniture_Dungeon_Earth_Brazier.json, 1.7 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
PlayerAnimationsId | string |
Categories | array[1] |
Set | string |
Icon | string |
IconProperties | object |
BlockType | object |
Tags | object |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Furniture_Dungeon_Earth_Brazier.name"
},
"PlayerAnimationsId": "Block",
"Categories": [
"Furniture.Lighting"
],
"Set": "Furniture_Temple",
"Icon": "Icons/ItemsGenerated/Furniture_Dungeon_Earth_Brazier.png",
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.405,
"Translation": [
0,
-25.8
]
},
"BlockType": {
"BlockParticleSetId": "Stone",
"CustomModel": "Blocks/Decorative_Sets/Temple_Emerald/Brazier.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Decorative_Sets/Temple_Emerald/Brazier_Texture.png",
"Weight": 1
}
],
"DrawType": "Model",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"HitboxType": "Brazier_Tall",
"Light": {
"Radius": 12,
"Color": "#0e3"
},
"Material": "Solid",
"Opacity": "Solid",
"RandomRotation": "YawStep90",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"CustomModelAnimation": "Blocks/Decorative_Sets/Temple_Emerald/Crystal_Brazier_Idle.blockyanim",
"BlockSoundSetId": "Brazier_Stone_Lit",
"PhysicalMaterialId": "Stone",
"AmbientSoundEventId": "SFX_Campfire_Default_Loop",
"Looping": true,
"Particles": [
{
"SystemId": "Fire_Green",
"PositionOffset": {
"Y": 1.0
},
"Color": "#ffffff"
}
],
"TextureComputedColor": "#6B743A"
},
"Tags": {
"Type": [
"Furniture"
],
"Family": [
"Dungeon"
]
},
"ItemSoundSetId": "ISS_Blocks_Stone"
}