Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Plant / Grass / Plant_Grass_Lush_Tall.json

Plant_Grass_Lush_Tall

Server/Item/Items/Plant/Grass/Plant_Grass_Lush_Tall.json, 479 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Lush_Tall.name"
  },
  "Parent": "Plant_Grass_Lush",
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Bushy.png",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Bushy.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Bushy_Grassplant_Lush_Tall_GS.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Medium",
    "Tint": [
      "#297430"
    ]
  }
}