Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Leaves / Plant_Leaves_Amber.json

Plant_Leaves_Amber

Server/Item/Items/Plant/Leaves/Plant_Leaves_Amber.json, 483 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

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