Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Plant / Leaves / Plant_Leaves_Autumn.json

Plant_Leaves_Autumn

Server/Item/Items/Plant/Leaves/Plant_Leaves_Autumn.json, 516 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Autumn.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "RandomRotation": "YawStep1",
    "CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Autumn.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#f06b21",
    "TextureComputedColor": "#CC5D1D"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Autumn_Leaves.png"
}