Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Item / Items / Plant / Flowers / Plant_Flower_Bushy_Orange.json

Plant_Flower_Bushy_Orange

Server/Item/Items/Plant/Flowers/Plant_Flower_Bushy_Orange.json, 1.1 KB

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Bushy_Orange.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.gather",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Jungle_Bush_Giant.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Jungle_Bush_Giant_Jungle.png",
        "Weight": 1
      }
    ],
    "Flags": {
      "IsStackable": false
    },
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Bush"
      },
      "Harvest": {}
    },
    "BlockParticleSetId": "Leaves_Sharp",
    "ParticleColor": "#d13f1c",
    "BlockSoundSetId": "Fern",
    "PhysicalMaterialId": "Foliage",
    "CustomModelScale": 0.85,
    "Light": {
      "Color": "#877"
    },
    "TextureComputedColor": "#81201A"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Bushy_Orange.png",
  "IconProperties": {
    "Scale": 0.295,
    "Translation": [
      12,
      -25.2
    ],
    "Rotation": [
      328.5,
      138.375,
      16.875
    ]
  }
}