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