Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Items / Plant / Grass / Plant_Grass_Rocky.json

Plant_Grass_Rocky

Server/Item/Items/Plant/Grass/Plant_Grass_Rocky.json, 521 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Rocky.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Rocky.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_17px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_17px_Textures/Rocky_GS.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Medium",
    "Tint": [
      "#dcb86d"
    ],
    "TextureComputedColor": "#CECECE"
  }
}