Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Plant / Grass / Plant_Fern_Giant.json

Plant_Fern_Giant

Server/Item/Items/Plant/Grass/Plant_Fern_Giant.json, 744 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
Scalenumber
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Giant.name"
  },
  "Parent": "Plant_Fern",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Wet.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Giant_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#686868"
    ],
    "BiomeTint": 80,
    "Material": "Solid",
    "HitboxType": "Beam",
    "ParticleColor": "#4fa890",
    "TextureComputedColor": "#95AB9E"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Giant.png",
  "Scale": 0.65,
  "IconProperties": {
    "Scale": 0.28,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      7,
      -34
    ]
  }
}