Rock_Ledge_Brick_Beam
Server/Item/Items/Rock/Ledge/Rock_Ledge_Brick_Beam.json, 612 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
Parent | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Ledgestone_Brick_Beam.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Ledgestone_Brick_Beam.png",
"Set": "Rock_Ledgestone_Brick",
"Parent": "Rock_Stone_Brick_Beam",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Ledgestone_Brick.png",
"Weight": 1
}
],
"ParticleColor": "#5a5144",
"TextureComputedColor": "#665E5B"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}