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

Plant_Leaves_Jungle

Server/Item/Items/Plant/Leaves/Plant_Leaves_Jungle.json, 505 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Jungle.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Tropical_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/Tropical.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Tropical_Wide.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "ParticleColor": "#3c8225",
    "TextureComputedColor": "#286A22"
  }
}