Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Plant / Grass / Plant_Grass_Gnarled_Short.json

Plant_Grass_Gnarled_Short

Server/Item/Items/Plant/Grass/Plant_Grass_Gnarled_Short.json, 734 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Gnarled_Short.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grass_Small_Gnarled.png",
        "Weight": 1
      }
    ],
    "Tint": [
      "#7f8a38"
    ],
    "HitboxType": "Plant_Small",
    "ParticleColor": "#dedfe1",
    "TextureComputedColor": "#DDDEDF"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Gnarled_Short.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -13.5
    ]
  }
}