Plant_Grass_Rocky_Tall
Server/Item/Items/Plant/Grass/Plant_Grass_Rocky_Tall.json, 538 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Rocky_Tall.name"
},
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross_25px_Dense.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_25px_Dense_Rocky_Tall_GS.png",
"Weight": 1
}
],
"Tint": [
"#dcb86d"
],
"HitboxType": "Plant_Large",
"TextureComputedColor": "#DFDEDF"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Rocky_Tall.png"
}