Plant_Grass_Wet_Overgrown
Server/Item/Items/Plant/Grass/Plant_Grass_Wet_Overgrown.json, 524 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Grass_Wet_Overgrown.name"
},
"Parent": "Plant_Grass_Lush",
"BlockType": {
"CustomModel": "Blocks/Foliage/Grass/Dense_Wild_4Rows.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Grass/Wet_Wild.png",
"Weight": 1
}
],
"Tint": [
"#4aa17a"
],
"HitboxType": "Plant_Tall_Full",
"TextureComputedColor": "#BFC0C0"
},
"Icon": "Icons/ItemsGenerated/Plant_Grass_Wet_Overgrown.png"
}