Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Items / Plant / Leaves / Plant_Leaves_Bamboo.json

Plant_Leaves_Bamboo

Server/Item/Items/Plant/Leaves/Plant_Leaves_Bamboo.json, 482 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Bamboo.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bamboo_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Bamboo.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#ced74b",
    "TextureComputedColor": "#8D992F"
  }
}