Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / Items / Plant / Flowers / Plant_Flower_Common_Grey2.json

Plant_Flower_Common_Grey2

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Grey2.json, 887 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Grey2.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Rocky_Flower.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Rocky_Flower_Texture.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_White_Harvest"
      },
      "Harvest": {}
    },
    "HitboxType": "Plant_Medium",
    "ParticleColor": "#d4d0c2",
    "TextureComputedColor": "#C4A05F"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Common_Grey2.png",
  "IconProperties": {
    "Scale": 0.705,
    "Translation": [
      2.4,
      -9.6
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}