Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / Item / Items / Plant / Grass / Plant_Grass_Snowy.json

Plant_Grass_Snowy

Server/Item/Items/Plant/Grass/Plant_Grass_Snowy.json, 601 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Snowy.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Short_02.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_25px_Grass_Winter.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 50,
    "CustomModel": "Blocks/Foliage/Plants/Cross_25px.blockymodel",
    "HitboxType": "Plant_Large",
    "Effect": [
      "WindAttached"
    ],
    "ParticleColor": "#e6f5f6",
    "TextureComputedColor": "#DEE8EB"
  }
}