Versions / 0.6.0-pre.2 / Item / Items / Rock / Sandstone_White / Rock_Sandstone_White_Stalactite_Large.json
Rock_Sandstone_White_Stalactite_Large
Server/Item/Items/Rock/Sandstone_White/Rock_Sandstone_White_Stalactite_Large.json, 907 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
ResourceTypes | array[1] |
Tags | object |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Sandstone_White_Stalactite_Large.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Sandstone_White_Stalactite_Large.png",
"Set": "Rock_Sandstone_White",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Sandstone_White_Side.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Sandstone_White_Cobble",
"GatherType": "Rocks"
}
},
"RandomRotation": "YawStep90",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#bd8f45",
"TextureComputedColor": "#D5AE6C"
},
"ResourceTypes": [
{
"Id": "Rock"
}
],
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Sandstone_White"
]
},
"Parent": "Rock_Stone_Stalactite_Large"
}