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

Plant_Grass_Winter

Server/Item/Items/Plant/Grass/Plant_Grass_Winter.json, 523 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Winter.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Short.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_25px_Grass_Winter.png",
        "Weight": 1
      }
    ],
    "CustomModel": "Blocks/Foliage/Plants/Cross_25px.blockymodel",
    "HitboxType": "Plant_Large",
    "Tint": [
      "#2db668"
    ],
    "TextureComputedColor": "#DEE8EB"
  }
}