Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Leaves / Plant_Leaves_Palm_Arid.json

Plant_Leaves_Palm_Arid

Server/Item/Items/Plant/Leaves/Plant_Leaves_Palm_Arid.json, 517 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Parentstring
BlockTypeobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Palm_Arid.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Palm_Giant_Leaves.png",
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Palm_Giant.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Palm_Giant_default.png",
        "Weight": 1
      }
    ],
    "RandomRotation": "YawStep1",
    "ParticleColor": "#8a870f",
    "TextureComputedColor": "#70630F"
  }
}