Rock_Magma_Cooled_Stalactite_Large
Server/Item/Items/Rock/Magma/Rock_Magma_Cooled_Stalactite_Large.json, 804 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
Tags | object |
Parent | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Magma_Cooled_Stalactite_Large.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Magma_Cooled_Stalactite_Large.png",
"Set": "Rock_Magma_Cooled",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Magma_Cooled_Side.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"GatherType": "Rocks"
}
},
"ParticleColor": "#0d0a0a",
"TextureComputedColor": "#1C181A"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Magma_Cooled"
]
},
"Parent": "Rock_Stone_Stalactite_Large",
"IconProperties": {
"Scale": 0.45,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-24
]
}
}