Rock_Runic_Blue_Brick_Beam
Server/Item/Items/Rock/Runic_Blue/Rock_Runic_Blue_Brick_Beam.json, 706 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
BlockType | object |
Icon | string |
IconProperties | object |
Set | string |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Runic_Brick_Blue_Beam.name"
},
"BlockType": {
"CustomModel": "Blocks/Structures/Tubes/Long.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Tubes/Corner_Textures/Rock_Runic_Brick_Blue_Pipe.png",
"Weight": 1
}
],
"ParticleColor": "#2a4666",
"TextureComputedColor": "#2C4B78"
},
"Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Blue_Beam.png",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
},
"Set": "Rock_Runic_Blue_Brick",
"Parent": "Rock_Stone_Brick_Beam"
}