Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Plant / Leaves / Plant_Leaves_Banyan.json

Plant_Leaves_Banyan

Server/Item/Items/Plant/Leaves/Plant_Leaves_Banyan.json, 442 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Banyan.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Banyan.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#2d863d"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Banyan_Leaves.png"
}