Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Grass / Plant_Grass_Sharp_Tall.json

Plant_Grass_Sharp_Tall

Server/Item/Items/Plant/Grass/Plant_Grass_Sharp_Tall.json, 529 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Sharp_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Tall.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Dense_Tall_3Rows.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Dense_Tall_4Rows_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#67b62d"
    ],
    "HitboxType": "Plant_Tall_Small",
    "TextureComputedColor": "#CDCDCD"
  }
}