Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Items / Plant / Flowers / Plant_Flower_Bushy_White.json

Plant_Flower_Bushy_White

Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_White.json, 899 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Bushy_White.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/White.png",
        "Weight": 1
      }
    ],
    "Flags": {},
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Bush"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Leaves_Sharp",
    "ParticleColor": "#e9fcff",
    "TextureComputedColor": "#BFDAEA"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_White.png",
  "IconProperties": {
    "Scale": 0.52,
    "Translation": [
      0,
      -19.700001
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}