Rock_Magma_Cooled_Cobble
Server/Item/Items/Rock/Magma/Rock_Magma_Cooled_Cobble.json, 936 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
ResourceTypes | array[2] |
Tags | object |
Parent | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Magma_Cooled_Cobble.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Magma_Cooled_Cobble.png",
"Set": "Rock_Magma_Cooled",
"BlockType": {
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"Textures": [
{
"Sides": "BlockTextures/Rock_Magma_Cooled_Cobble.png",
"UpDown": "BlockTextures/Rock_Magma_Cooled_Cobble.png",
"Weight": 70
}
],
"ParticleColor": "#0d0a0a",
"TextureComputedColor": "#1F1C1E"
},
"ResourceTypes": [
{
"Id": "Rock"
},
{
"Id": "Rock_Magma_Cooled"
}
],
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Magma_Cooled"
]
},
"Parent": "Rock_Stone_Cobble",
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}