Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Items / Plant / Grass / Plant_Grass_Gnarled.json

Plant_Grass_Gnarled

Server/Item/Items/Plant/Grass/Plant_Grass_Gnarled.json, 551 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Gnarled.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Gnarled.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_25px_Textures/Gnarled.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#7f8a38"
    ],
    "HitboxType": "Plant_Medium",
    "ParticleColor": "#d5d5d5",
    "TextureComputedColor": "#D6D6D6"
  }
}