Rock_Runic_Dark_Brick_Beam
Server/Item/Items/Rock/Runic_Dark/Rock_Runic_Dark_Brick_Beam.json, 562 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
BlockType | object |
Set | string |
Icon | string |
IconProperties | object |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Runic_Brick_Dark_Beam.name"
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Runic_Brick_Dark.png",
"Weight": 1
}
],
"ParticleColor": "#a9ccdc"
},
"Set": "Rock_Runic_Dark",
"Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Dark_Beam.png",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
},
"Parent": "Rock_Stone_Brick_Beam"
}