Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Item / Items / Plant / Leaves / Plant_Leaves_Frostwood.json

Plant_Leaves_Frostwood

Server/Item/Items/Plant/Leaves/Plant_Leaves_Frostwood.json, 666 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Frostwood.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/Hanging.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Hanging_Textures/Frostwood.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#b6dbdc",
    "RandomRotation": "None",
    "TextureComputedColor": "#BCDCDF"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Frostwood.png",
  "IconProperties": {
    "Scale": 0.5,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -11
    ]
  }
}