Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Grass / Plant_Grass_Snowy_Tall.json

Plant_Grass_Snowy_Tall

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

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Grass_Snowy_Tall.name"
  },
  "Parent": "Plant_Grass_Lush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Grass/Tall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Grass/Tall_Textures/Winter.png",
        "Weight": 1
      }
    ],
    "Tint": [],
    "BiomeTint": 50,
    "ParticleColor": "#e6f5f6",
    "HitboxType": "Plant_Tall_Small",
    "TextureComputedColor": "#E1EAED"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Snowy_Tall.png"
}