Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Leaves / Plant_Leaves_Fir_Snow.json

Plant_Leaves_Fir_Snow

Server/Item/Items/Plant/Leaves/Plant_Leaves_Fir_Snow.json, 530 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Fir_Snow.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Fir_Snow.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "RandomRotation": "None",
    "CustomModel": "Blocks/Foliage/Leaves/PineShape_NSEW.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/PineShape_NSEW_Textures/Pine_Snowy.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#e1e9eb",
    "TextureComputedColor": "#E8EEF0"
  }
}