Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Items / Plant / Bushes / Plant_Bush_Arid.json

Plant_Bush_Arid

Server/Item/Items/Plant/Bushes/Plant_Bush_Arid.json, 441 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Arid.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Arid.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Leaves_Sharp",
    "ParticleColor": "#c4b532",
    "TextureComputedColor": "#8A7419"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Arid.png"
}