Plant_Grass_Sharp_Overgrown
Server/Item/Items/Plant/Grass/Plant_Grass_Sharp_Overgrown.json, 530 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Sharp_Overgrown.name"
},
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/Wild_Sharp_Grass.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/Wild_Sharp_Grass_Textures/Wild_Sharp_Grass_Texture.png",
"Weight": 1
}
],
"Tint": [
"#67b62d"
],
"HitboxType": "Plant_Tall_Full"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Sharp_Overgrown.png"
}