Hytale Asset ReferenceUnofficial
Versions / 0.5.5 / Item / Items / Plant / Flowers / Plant_Flower_Tall_Purple.json

Plant_Flower_Tall_Purple

Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Purple.json, 973 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Tall_Purple.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Dense_Tall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Dense_Tall_Textures/Lavender.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Purple_Harvest"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Grass",
    "ParticleColor": "#447045",
    "BlockSoundSetId": "Fern",
    "PhysicalMaterialId": "Foliage",
    "TextureComputedColor": "#3C453A"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Purple.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Rotation": [
      22.5,
      45.0,
      22.5
    ],
    "Translation": [
      0.0,
      -19.7
    ]
  }
}