Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Plant / Leaves / Plant_Leaves_Dead.json

Plant_Leaves_Dead

Server/Item/Items/Plant/Leaves/Plant_Leaves_Dead.json, 480 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Dead.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Dead_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Dead.png",
        "Weight": 1
      }
    ],
    "CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
    "ParticleColor": "#543f3c",
    "TextureComputedColor": "#332522"
  }
}