Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Flowers / Plant_Flower_Flax_Orange.json

Plant_Flower_Flax_Orange

Server/Item/Items/Plant/Flowers/Plant_Flower_Flax_Orange.json, 915 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Flax_Orange.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Flower_Fire.png",
        "Weight": 1
      }
    ],
    "Light": {
      "Color": "#654"
    },
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Orange_Harvest"
      },
      "Harvest": {}
    },
    "ParticleColor": "#e1731e",
    "TextureComputedColor": "#BE671A"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Flax_Orange.png",
  "IconProperties": {
    "Scale": 0.49,
    "Translation": [
      1.9,
      -16.1
    ],
    "Rotation": [
      22.5,
      51.935001,
      22.5
    ]
  }
}