Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Leaves / Plant_Leaves_Fig_Blue.json

Plant_Leaves_Fig_Blue

Server/Item/Items/Plant/Leaves/Plant_Leaves_Fig_Blue.json, 479 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Fig_Blue.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/Ball.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Ball_Textures/Fig_Blue_.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#5fa88e",
    "TextureComputedColor": "#417978"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Fig_Blue.png"
}