Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / Items / Plant / Bushes / Plant_Bush_Winter_Sharp.json

Plant_Bush_Winter_Sharp

Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Sharp.json, 741 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Winter_Sharp.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Winter.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Grass",
    "BlockSoundSetId": "Plant",
    "PhysicalMaterialId": "Foliage",
    "ParticleColor": "#d4e2e2",
    "TextureComputedColor": "#C0D3D4"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Grass_Winter_Bushy.png",
  "IconProperties": {
    "Scale": 0.56,
    "Translation": [
      4.9,
      -17.9
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}