Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / Item / Items / Plant / Bushes / Plant_Bush_Arid_Sharp.json

Plant_Bush_Arid_Sharp

Server/Item/Items/Plant/Bushes/Plant_Bush_Arid_Sharp.json, 670 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Arid_Sharp.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Grass_Dry.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Grass",
    "ParticleColor": "#847c24",
    "TextureComputedColor": "#897B12"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Dry_Bushy.png",
  "IconProperties": {
    "Scale": 0.52,
    "Translation": [
      3.7,
      -18.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}