Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Plant / Bushes / Plant_Bush_Crystal.json

Plant_Bush_Crystal

Server/Item/Items/Plant/Bushes/Plant_Bush_Crystal.json, 664 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
ResourceTypesarray[1]
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Crystal.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Crystal_Red.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Crystal",
    "ParticleColor": "#fc7f50",
    "TextureComputedColor": "#9A4635"
  },
  "ResourceTypes": [
    {
      "Id": "Plant_Red"
    }
  ],
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Crystal.png",
  "IconProperties": {
    "Scale": 0.4,
    "Translation": [
      2.5,
      -24.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}