Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Plant / Leaves / Plant_Leaves_Crystal.json

Plant_Leaves_Crystal

Server/Item/Items/Plant/Leaves/Plant_Leaves_Crystal.json, 489 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Crystal.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Crystal_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Crystal.png",
        "Weight": 1
      }
    ],
    "CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
    "ParticleColor": "#ff88ab",
    "TextureComputedColor": "#CF5F82"
  }
}