Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Plant / Leaves / Plant_Leaves_Camphor.json

Plant_Leaves_Camphor

Server/Item/Items/Plant/Leaves/Plant_Leaves_Camphor.json, 515 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Leaves_Camphor.name"
  },
  "Parent": "Plant_Leaves_Oak",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Leaves/Hanging_Textures/Camphor.png",
        "Weight": 1
      }
    ],
    "CustomModel": "Blocks/Foliage/Leaves/Hanging.blockymodel",
    "RandomRotation": "YawStep1",
    "ParticleColor": "#34c79f",
    "TextureComputedColor": "#2E9275"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Camphor_Leaves.png"
}