Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Grass / Plant_Fern.json

Plant_Fern

Server/Item/Items/Plant/Grass/Plant_Fern.json, 681 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "ParticleColor": "#498b30",
    "CustomModel": "Blocks/Foliage/Plants/Fern_Small.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Small_Green.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 50,
    "HitboxType": "Plant_Large",
    "TextureComputedColor": "#3F7D2B"
  },
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}