Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Plant / Flowers / Plant_Flower_Bushy_Purple.json

Plant_Flower_Bushy_Purple

Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Purple.json, 885 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Bushy_Purple.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Nettle.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Nettle_Textures/Purple.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Bush"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Leaves_Round",
    "ParticleColor": "#7b4867",
    "TextureComputedColor": "#462144"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Purple.png",
  "IconProperties": {
    "Scale": 0.52,
    "Translation": [
      0,
      -19.700001
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}