Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Leaves / Plant_Leaves_Stormbark.json

Plant_Leaves_Stormbark

Server/Item/Items/Plant/Leaves/Plant_Leaves_Stormbark.json, 527 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Stormbark.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/WindyShape_Textures/Stormbark.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "CustomModel": "Blocks/Foliage/Leaves/WindyShape.blockymodel",
    "ParticleColor": "#a0c6c6",
    "TextureComputedColor": "#9CAFB0"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Stormbark.png"
}