Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Leaves / Plant_Leaves_Cedar.json

Plant_Leaves_Cedar

Server/Item/Items/Plant/Leaves/Plant_Leaves_Cedar.json, 630 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Cedar.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Cedar_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "RandomRotation": "YawStep1",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Cedar.png",
        "Weight": 6
      },
      {
        "Texture": "Blocks/Foliage/Leaves/UpShapeSoft_Textures/Cedar2.png",
        "Weight": 1
      }
    ],
    "CustomModel": "Blocks/Foliage/Leaves/UpShapeSoft.blockymodel",
    "ParticleColor": "#2a776b",
    "TextureComputedColor": "#23544E"
  }
}