Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Bushes / Plant_Bush_Winter_Red.json

Plant_Bush_Winter_Red

Server/Item/Items/Plant/Bushes/Plant_Bush_Winter_Red.json, 589 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
ResourceTypesarray[1]
Iconstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Winter_Red.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Winter_Red.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Leaves_Round",
    "ParticleColor": "#c46045",
    "BlockSoundSetId": "Bush",
    "PhysicalMaterialId": "Foliage",
    "TextureComputedColor": "#944539"
  },
  "ResourceTypes": [
    {
      "Id": "Plant_Red"
    }
  ],
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Winter_Red.png"
}