Plant_Grass_Snowy_Short
Server/Item/Items/Plant/Grass/Plant_Grass_Snowy_Short.json, 576 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Snowy_Short.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Short_03.png",
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grass_Small_Snow.png",
"Weight": 1
}
],
"Tint": [],
"BiomeTint": 50,
"CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
"HitboxType": "Plant_Small",
"ParticleColor": "#e6f5f6",
"TextureComputedColor": "#D8E8F1"
}
}