Rock_Runic_Cobble_Beam
Server/Item/Items/Rock/Runic/Rock_Runic_Cobble_Beam.json, 760 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
Parent | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Runic_Cobble_Beam.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble_Beam.png",
"Set": "Rock_Runic",
"Parent": "Rock_Stone_Cobble_Beam",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Runic_Cobble_Side.png",
"Weight": 1
},
{
"Texture": "BlockTextures/Rock_Runic_Cobble_Side02.png",
"Weight": 1
},
{
"Texture": "BlockTextures/Rock_Runic_Cobble_Side03.png",
"Weight": 1
}
],
"ParticleColor": "#58ad9b"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}