Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Items / Plant / Grass / Plant_Fern_Wet_Big.json

Plant_Fern_Wet_Big

Server/Item/Items/Plant/Grass/Plant_Fern_Wet_Big.json, 495 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Fern_Wet_Big.name"
  },
  "Parent": "Plant_Fern",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Wet.png",
        "Weight": 1
      }
    ],
    "BiomeTint": 90,
    "Tint": [
      "#C6C6C6"
    ],
    "TextureComputedColor": "#B4B5B5"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fern_Wet_Big.png"
}