Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.8 / Item / Items / Plant / Leaves / Plant_Leaves_Fir_Tip.json

Plant_Leaves_Fir_Tip

Server/Item/Items/Plant/Leaves/Plant_Leaves_Fir_Tip.json, 486 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Fir_Tip.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Leaves_Fir_Tip.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Leaves/PineShape_Tip.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/PineShape_NSEW_Textures/Pine.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "ParticleColor": "#2d7b4c"
  }
}