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

Plant_Grass_Arid_Tall

Server/Item/Items/Plant/Grass/Plant_Grass_Arid_Tall.json, 593 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Arid_Tall.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Savannah_Bushy.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Savannah.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Savannah_Texture.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#e4c945"
    ],
    "Effect": [
      "WindAttached"
    ],
    "ParticleColor": "#eedccf",
    "HitboxType": "Plant_Large",
    "TextureComputedColor": "#F1E1D5"
  }
}