Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / Items / Plant / Leaves / Plant_Leaves_Windwillow.json

Plant_Leaves_Windwillow

Server/Item/Items/Plant/Leaves/Plant_Leaves_Windwillow.json, 524 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Windwillow.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Windwillow.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Hanging_Textures/Windwillow.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "CustomModel": "Blocks/Foliage/Leaves/Hanging.blockymodel",
    "ParticleColor": "#5991e2",
    "TextureComputedColor": "#5683C2"
  }
}