Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Flowers / Plant_Flower_Orchid_Orange.json

Plant_Flower_Orchid_Orange

Server/Item/Items/Plant/Flowers/Plant_Flower_Orchid_Orange.json, 899 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Orchid_Orange.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Flowers/RareFlower.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Flowers/RareFlower_Textures/Orange.png",
        "Weight": 1
      }
    ],
    "CustomModelScale": 0.7,
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Orange_Harvest"
      },
      "Harvest": {}
    },
    "ParticleColor": "#e46409",
    "TextureComputedColor": "#9C6011"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Orchid_Orange.png",
  "IconProperties": {
    "Scale": 0.72,
    "Translation": [
      -1.7,
      -19.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}