Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / Items / Plant / Grass / Plant_Fern_Wet_Giant.json

Plant_Fern_Wet_Giant

Server/Item/Items/Plant/Grass/Plant_Fern_Wet_Giant.json, 584 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
Scalenumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Wet_Giant.name"
  },
  "Parent": "Plant_Fern",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Giant_Wet.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Giant_Wet_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 0,
    "Material": "Solid",
    "HitboxType": "Beam",
    "ParticleColor": "#4fa890",
    "TextureComputedColor": "#5C7368"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Wet_Giant.png",
  "Scale": 0.65
}