Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Plant / Grass / Plant_Grass_Sharp.json

Plant_Grass_Sharp

Server/Item/Items/Plant/Grass/Plant_Grass_Sharp.json, 524 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Sharp.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Dense_Small_3Rows.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Dense_Small_4Rows_Textures/default.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#67b62d"
    ],
    "HitboxType": "Block_Half",
    "TextureComputedColor": "#E0E0E0"
  }
}