Plant_Fern_Wet_Big
Server/Item/Items/Plant/Grass/Plant_Fern_Wet_Big.json, 455 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Wet_Big.name"
},
"Parent": "Plant_Fern",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Wet.png",
"Weight": 1
}
],
"BiomeTint": 90,
"Tint": [
"#C6C6C6"
]
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Wet_Big.png"
}