Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Bushes / Plant_Bush_Arid_Red.json

Plant_Bush_Arid_Red

Server/Item/Items/Plant/Bushes/Plant_Bush_Arid_Red.json, 611 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Arid_Red.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Arid_Red.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Leaves_Branches",
    "ParticleColor": "#a8611f",
    "TextureComputedColor": "#8F3B17"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Arid_Red.png",
  "IconProperties": {
    "Scale": 0.345,
    "Translation": [
      2.5,
      -26.3
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}