Plant_Fern_Arid
Server/Item/Items/Plant/Grass/Plant_Fern_Arid.json, 519 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Arid.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Arid.png",
"Parent": "Plant_Fern",
"BlockType": {
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/RockPlant_Texture.png",
"Weight": 1
}
],
"Tint": [],
"BiomeTint": 30,
"CustomModel": "Blocks/Foliage/Plants/RockPlant.blockymodel",
"CustomModelScale": 0.8,
"HitboxType": "Plant_Small",
"ParticleColor": "#997727"
}
}