Plant_Grass_Sharp_Tall
Server/Item/Items/Plant/Grass/Plant_Grass_Sharp_Tall.json, 529 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Sharp_Tall.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Tall.png",
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/Dense_Tall_3Rows.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/Dense_Tall_4Rows_Texture.png",
"Weight": 1
}
],
"Tint": [
"#67b62d"
],
"HitboxType": "Plant_Tall_Small",
"TextureComputedColor": "#CDCDCD"
}
}