Rock_Quartzite_Stalactite_Large
Server/Item/Items/Rock/Quartzite/Rock_Quartzite_Stalactite_Large.json, 923 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Set | string |
BlockType | object |
IconProperties | object |
Tags | object |
Parent | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Rock_Quartzite_Stalactite_Large.name"
},
"Icon": "Icons/ItemsGenerated/Rock_Quartzite_Stalactite_Large.png",
"Set": "Rock_Quartzite",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "BlockTextures/Rock_Quartzite.png",
"Weight": 1
}
],
"Gathering": {
"Breaking": {
"ItemId": "Rock_Quartzite_Cobble",
"GatherType": "Rocks"
}
},
"RandomRotation": "YawStep90",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#a08f5b"
},
"IconProperties": {
"Rotation": [
22.5,
45,
22.5
],
"Scale": 0.405,
"Translation": [
0,
-22.2
]
},
"Tags": {
"Type": [
"Rock"
],
"Family": [
"Quartzite"
]
},
"Parent": "Rock_Stone_Stalactite_Large"
}