Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Grass / Plant_Grass_Sharp_Wild.json

Plant_Grass_Sharp_Wild

Server/Item/Items/Plant/Grass/Plant_Grass_Sharp_Wild.json, 541 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Sharp_Wild.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Dense_VeryTall_4Rows.blockymodel",
    "CustomModelTexture": [
      {
        "Weight": 1,
        "Texture": "Blocks/Foliage/Grass/Dense_VeryTall_4Rows_Sharp.png"
      }
    ],
    "Tint": [
      "#67b62d"
    ],
    "HitboxType": "Plant_Tall_Large",
    "TextureComputedColor": "#D8D8D8"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Sharp_Wild.png"
}