Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Grass / Plant_Grass_Arid_Short.json

Plant_Grass_Arid_Short

Server/Item/Items/Plant/Grass/Plant_Grass_Arid_Short.json, 576 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Arid_Short.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grassplant_Dry_Short_GS.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Small",
    "Tint": [
      "#e4c945"
    ],
    "ParticleColor": "#f8ece6",
    "TextureComputedColor": "#F8EDE7"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Dry_Small.png"
}