Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / Item / Items / Plant / Flowers / Plant_Flower_Orchid_Blue.json

Plant_Flower_Orchid_Blue

Server/Item/Items/Plant/Flowers/Plant_Flower_Orchid_Blue.json, 1011 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Orchid_Blue.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Full_Textures/Weed_Glowing_Blue.png",
        "Weight": 1
      }
    ],
    "VariantRotation": "UpDown",
    "Light": {
      "Color": "#566"
    },
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Blue_Harvest"
      },
      "Harvest": {}
    },
    "ParticleColor": "#52b3dc",
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "TextureComputedColor": "#3C7884"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Orchid_Blue.png",
  "IconProperties": {
    "Scale": 0.72,
    "Translation": [
      0.7,
      -13.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}