Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Grass / Plant_Grass_Dry_Tall.json

Plant_Grass_Dry_Tall

Server/Item/Items/Plant/Grass/Plant_Grass_Dry_Tall.json, 558 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Dry_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Dry_Tall.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/VeryTall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/VeryTall_Textures/Savannah.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#e4c945"
    ],
    "HitboxType": "Plant_Tall_Medium",
    "ParticleColor": "#eedace",
    "TextureComputedColor": "#F3E1D6"
  }
}