Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Flowers / Plant_Flower_Common_Red.json

Plant_Flower_Common_Red

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Red.json, 843 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Red.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Flowers/FlowerSmall.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Flowers/FlowerSmall_Textures/Arid_Red.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Red_Harvest"
      },
      "Harvest": {}
    },
    "ParticleColor": "#b72727",
    "TextureComputedColor": "#87521C"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Red.png",
  "IconProperties": {
    "Scale": 0.685,
    "Translation": [
      0,
      -14.3
    ],
    "Rotation": [
      0,
      103.684998,
      18.184999
    ]
  }
}