Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Flowers / Plant_Flower_Common_Yellow2.json

Plant_Flower_Common_Yellow2

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Yellow2.json, 884 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Yellow2.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Plants/Cross_25px.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_25px_Textures/Flower_Yellow.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Yellow_Harvest"
      },
      "Harvest": {}
    },
    "ParticleColor": "#edd72b",
    "CustomModelScale": 0.9,
    "TextureComputedColor": "#829736"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Yellow2.png",
  "IconProperties": {
    "Scale": 0.685,
    "Translation": [
      0,
      -14.3
    ],
    "Rotation": [
      0,
      103.684998,
      18.184999
    ]
  }
}