Plant_Fern_Wet_Giant
Server/Item/Items/Plant/Grass/Plant_Fern_Wet_Giant.json, 584 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
Scale | number |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Wet_Giant.name"
},
"Parent": "Plant_Fern",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Wet.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Giant_Wet_Texture.png",
"Weight": 1
}
],
"Tint": [],
"BiomeTint": 0,
"Material": "Solid",
"HitboxType": "Beam",
"ParticleColor": "#4fa890",
"TextureComputedColor": "#5C7368"
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Wet_Giant.png",
"Scale": 0.65
}