Rock_Slate_Stalactite_Large
Server/Item/Items/Rock/Slate/Rock_Slate_Stalactite_Large.json, 765 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
BlockType | object |
Tags | object |
$Comment | string |
Icon | string |
Set | string |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Slate_Stalactite_Large.name"
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Slate.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Slate_Cobble",
"GatherType": "Rocks"
}
},
"RandomRotation": "YawStep90",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#373737"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Slate"
]
},
"$Comment": " ",
"Icon": "Icons/ItemsGenerated/Rock_Slate_Stalactite_Large.png",
"Set": "Rock_Slate",
"Parent": "Rock_Stone_Stalactite_Large"
}