Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Grass / Plant_Fern_Tall.json

Plant_Fern_Tall

Server/Item/Items/Plant/Grass/Plant_Fern_Tall.json, 518 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Tall.png",
  "Parent": "Plant_Fern",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Fern.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Fern_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 30,
    "HitboxType": "Plant_Large",
    "ParticleColor": "#318024",
    "TextureComputedColor": "#36752A"
  }
}