Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Flowers / Plant_Flower_Common_Orange2.json

Plant_Flower_Common_Orange2

Server/Item/Items/Plant/Flowers/Plant_Flower_Common_Orange2.json, 986 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Flower_Common_Orange2.name"
  },
  "Parent": "Plant_Flower_Common_White",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Flowers/Jungle_Orange.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Flowers/Jungle_Orange_default.png",
        "Weight": 1
      }
    ],
    "Gathering": {
      "Soft": {
        "DropList": "Plant_Flower_Orange_Harvest"
      },
      "Harvest": {}
    },
    "Support": {
      "BlockSides": [
        {
          "FaceType": "Full"
        }
      ]
    },
    "ParticleColor": "#e35c23",
    "VariantRotation": "DoublePipe",
    "TextureComputedColor": "#3A6422"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Flower_Common_Orange2.png",
  "IconProperties": {
    "Scale": 0.555,
    "Translation": [
      6.6,
      -3.6
    ],
    "Rotation": [
      22.5,
      48.375,
      100.125
    ]
  }
}