Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Items / Plant / Flowers / Plant_Flower_Tall_Pink.json

Plant_Flower_Tall_Pink

Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Pink.json, 921 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Tall_Pink.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Bush_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Arid_Magnolia.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Pink_Harvest"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Leaves_Round",
    "ParticleColor": "#797d29",
    "CustomModelScale": 0.8,
    "BlockSoundSetId": "Bush"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Pink.png",
  "IconProperties": {
    "Scale": 0.44,
    "Translation": [
      0,
      -19.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}