Versions / 0.6.0-pre.3 / Item / Items / Rock / Runic_Dark / Rock_Runic_Dark_Brick_Pillar_Middle.json
Rock_Runic_Dark_Brick_Pillar_Middle
Server/Item/Items/Rock/Runic_Dark/Rock_Runic_Dark_Brick_Pillar_Middle.json, 771 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
IconProperties | object |
Variant | boolean |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Runic_Brick_Dark_Pillar_Middle.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Runic_Brick_Dark_Pillar_Middle.png",
"Set": "Rock_Runic_Dark",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Structures/Pillars/Pillar_Base_Textures/Rock_Runic_Brick_Pillar.png",
"Weight": 1
}
],
"ParticleColor": "#a9ccdc",
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"TextureComputedColor": "#8EA7BF"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
},
"Variant": true,
"Parent": "Rock_Stone_Brick_Pillar_Middle"
}