Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Items / Plant / Leaves / Plant_Leaves_Wisteria_Wild.json

Plant_Leaves_Wisteria_Wild

Server/Item/Items/Plant/Leaves/Plant_Leaves_Wisteria_Wild.json, 532 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Wisteria_Wild.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/DownShape.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/DownShape_Textures/Wisteria.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "ParticleColor": "#567816",
    "TextureComputedColor": "#3C5718"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Wisteria_Wild.png"
}