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

Plant_Leaves_Fir_Red

Server/Item/Items/Plant/Leaves/Plant_Leaves_Fir_Red.json, 519 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Fir_Red.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Fir_Leaves_Red.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/PineShape.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/PineShape_Textures/RedPine.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "ParticleColor": "#b05c2d",
    "TextureComputedColor": "#90492D"
  }
}