Rock_Runic_Cobble
Server/Item/Items/Rock/Runic/Rock_Runic_Cobble.json, 909 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
Parent | string |
BlockType | object |
ResourceTypes | array[0] |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Runic_Cobble.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Runic_Cobble.png",
"Set": "Rock_Runic",
"Parent": "Rock_Stone_Cobble",
"BlockType": {
"Textures": [
{
"Sides": "BlockTextures/Rock_Runic_Cobble_Side.png",
"UpDown": "BlockTextures/Rock_Runic_Cobble_Top.png"
},
{
"Sides": "BlockTextures/Rock_Runic_Cobble_Side02.png",
"UpDown": "BlockTextures/Rock_Runic_Cobble_Top2.png"
},
{
"Sides": "BlockTextures/Rock_Runic_Cobble_Side03.png",
"UpDown": "BlockTextures/Rock_Runic_Cobble_Top3.png"
}
],
"ConnectedBlockRuleSet": null,
"ParticleColor": "#58ad9b"
},
"ResourceTypes": [],
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}