Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Plant / Flowers / Plant_Flower_Water_White.json

Plant_Flower_Water_White

Server/Item/Items/Plant/Flowers/Plant_Flower_Water_White.json, 967 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Water_White.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Material": "Solid",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Water/WaterlilyFlower.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/WaterlilyFlower_Textures/White.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Water_Lily_Flower",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "FluidId": "Water_Source"
        }
      ]
    },
    "ParticleColor": "#efedd0",
    "TextureComputedColor": "#89A272"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Water_White.png",
  "IconProperties": {
    "Scale": 0.67,
    "Translation": [
      2.99,
      -7.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}