Rubble_Magma_Cooled
Server/Item/Items/Rubble/Rubble_Magma_Cooled.json, 811 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
Parent | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rubble_Magma_Cooled.name",
"Description": "server.items.Rubble_Magma_Cooled.description"
},
"Icon": "Icons/ItemsGenerated/Rubble_Magma_Cooled.png",
"Set": "Rock_Magma_Cooled",
"Parent": "Rubble_Stone",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Magma_Cooled_Side.png",
"Weight": 1
}
],
"Gathering": {
"Soft": {
"ItemId": "Rubble_Magma_Cooled"
},
"Harvest": {
"ItemId": "Rubble_Magma_Cooled"
}
},
"ParticleColor": "#0d0a0a",
"TextureComputedColor": "#1C181A"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}