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

Plant_Leaves_Apple

Server/Item/Items/Plant/Leaves/Plant_Leaves_Apple.json, 632 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Apple.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Apple.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#709d2c",
    "TextureComputedColor": "#5D7D10"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Apple.png",
  "IconProperties": {
    "Scale": 0.5,
    "Rotation": [
      22.5,
      45,
      22.5
    ],
    "Translation": [
      0,
      -21
    ]
  }
}