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

Plant_Bush_Green

Server/Item/Items/Plant/Bushes/Plant_Bush_Green.json, 805 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
ItemLevelnumber

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Green.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "Opacity": "Semitransparent",
    "CustomModel": "Blocks/Foliage/Plants/Bush_Berry.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Berry_Texture.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Leaves",
    "ParticleColor": "#429225",
    "BlockSoundSetId": "Fern",
    "PhysicalMaterialId": "Foliage",
    "CustomModelScale": 0.9,
    "TextureComputedColor": "#42731B"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Berry.png",
  "IconProperties": {
    "Scale": 0.58823,
    "Translation": [
      0,
      -19.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "ItemLevel": 44
}