Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / Item / Items / Plant / Flowers / Plant_Flower_Tall_Cyan.json

Plant_Flower_Tall_Cyan

Server/Item/Items/Plant/Flowers/Plant_Flower_Tall_Cyan.json, 996 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Tall_Cyan.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.gather",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Bush_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Jungle_Blue.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Fiber"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Leaves_Fir",
    "ParticleColor": "#3cbff8",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "Light": {
      "Color": "#277"
    },
    "TextureComputedColor": "#1B526F"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Tall_Cyan.png",
  "IconProperties": {
    "Scale": 0.35,
    "Translation": [
      9.6,
      -27
    ],
    "Rotation": [
      0,
      60.75,
      13.5
    ]
  }
}