Plant_Grass_Gnarled_Tall
Server/Item/Items/Plant/Grass/Plant_Grass_Gnarled_Tall.json, 525 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Gnarled_Tall.name"
},
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/Tall.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/Tall_Textures/Gnarled_Tall_GS.png",
"Weight": 1
}
],
"Tint": [
"#7f8a38"
],
"HitboxType": "Plant_Tall_Small",
"ParticleColor": "#d9d9d9"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Gnarled_Tall.png"
}