Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Plant / Flowers / Plant_Flower_Common_Pink.json

Plant_Flower_Common_Pink

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Pink.json, 982 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Pink.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Flowers/Jungle_Pink_Giant.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Flowers/Jungle_Pink_Giant_Jungle.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Pink_Harvest"
      },
      "Harvest": {}
    },
    "HitboxType": "Plant_Tall_Large",
    "BlockParticleSetId": "Leaves_Sharp",
    "ParticleColor": "#469e3d",
    "Light": {
      "Radius": 2,
      "Color": "#777"
    },
    "TextureComputedColor": "#507532"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Pink.png",
  "IconProperties": {
    "Scale": 0.345,
    "Translation": [
      9.6,
      -34.2
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}