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

Plant_Leaves_Goldentree

Server/Item/Items/Plant/Leaves/Plant_Leaves_Goldentree.json, 488 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Goldentree.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Amber.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#f0c41b",
    "TextureComputedColor": "#DC9915"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Amber.png"
}