Hytale Asset ReferenceUnofficial
Versions / 0.4.1 / Item / Items / Plant / Flowers / Plant_Flower_Bushy_Grey.json

Plant_Flower_Bushy_Grey

Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Grey.json, 896 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Bushy_Grey.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.gather",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Nettle.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Nettle_Textures/Ash.png",
        "Weight": 1
      }
    ],
    "Flags": {},
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Bush"
      },
      "Harvest": { }
    },
    "HitboxType": "Plant_Tall_Medium",
    "BlockParticleSetId": "Leaves_Branches",
    "ParticleColor": "#7d7f6a"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Grey.png",
  "IconProperties": {
    "Scale": 0.52,
    "Translation": [
      0,
      -19.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}