Plant_Fern_Winter
Server/Item/Items/Plant/Grass/Plant_Fern_Winter.json, 647 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Parent | string |
BlockType | object |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Fern_Winter.name"
},
"Icon": "Icons/ItemsGenerated/Plant_Fern_Winter.png",
"Parent": "Plant_Fern",
"BlockType": {
"CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/GS.png",
"Weight": 1
}
],
"BiomeTint": 90,
"Tint": [
"#686868"
],
"TextureComputedColor": "#7EB2A8"
},
"IconProperties": {
"Scale": 0.58823,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
0,
-13.5
]
}
}