Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Item / Items / Plant / Grass / Plant_Grass_Snowy_Short.json

Plant_Grass_Snowy_Short

Server/Item/Items/Plant/Grass/Plant_Grass_Snowy_Short.json, 576 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Snowy_Short.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Short_03.png",
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_10px_Textures/Grass_Small_Snow.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 50,
    "CustomModel": "Blocks/Foliage/Plants/Cross_10px.blockymodel",
    "HitboxType": "Plant_Small",
    "ParticleColor": "#e6f5f6",
    "TextureComputedColor": "#D8E8F1"
  }
}