Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Plant / Grass / Plant_Fern_Winter.json

Plant_Fern_Winter

Server/Item/Items/Plant/Grass/Plant_Fern_Winter.json, 647 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject
IconPropertiesobject

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
    ]
  }
}