Rock_Aqua_Stalactite_Small
Server/Item/Items/Rock/Aqua/Rock_Aqua_Stalactite_Small.json, 798 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
BlockType | object |
Tags | object |
$Comment | string |
Icon | string |
Set | string |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Aqua_Stalactite_Small.name"
},
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Aqua.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Aqua_Cobble",
"GatherType": "Rocks"
}
},
"RandomRotation": "YawStep90",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#58ad9b",
"TextureComputedColor": "#294E48"
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Aqua"
]
},
"$Comment": " ",
"Icon": "Icons/ItemsGenerated/Rock_Aqua_Stalactite_Small.png",
"Set": "Rock_Aqua",
"Parent": "Rock_Stone_Stalactite_Small"
}