Plant_Grass_Sharp_Short
Server/Item/Items/Plant/Grass/Plant_Grass_Sharp_Short.json, 505 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Sharp_Short.name"
},
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grass_Sharp_Short_GS.png",
"Weight": 1
}
],
"HitboxType": "Plant_Small",
"Tint": [
"#67b62d"
]
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Sharp_Short.png"
}