Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / Item / Items / Plant / Flowers / Plant_Flower_Common_Poisoned.json

Plant_Flower_Common_Poisoned

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Poisoned.json, 985 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Poisoned.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Parched_Thorn.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Parched_Thorn_Texture.png",
        "Weight": 1
      }
    ],
    "Flags": {},
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Red_Harvest"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Grass",
    "BlockSoundSetId": "Fern",
    "PhysicalMaterialId": "Foliage",
    "ParticleColor": "#caa343",
    "TextureComputedColor": "#A5703C"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Poisoned.png",
  "IconProperties": {
    "Scale": 0.555,
    "Translation": [
      0,
      -21.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}