Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / Items / Plant / Plant_Bramble_Winter.json

Plant_Bramble_Winter

Server/Item/Items/Plant/Plant_Bramble_Winter.json, 762 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bramble_Winter.name"
  },
  "Parent": "Plant_Bramble_Moss_Twisted",
  "BlockType": {
    "DrawType": "Model",
    "CustomModel": "Blocks/Foliage/Plants/Cross.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Cross_Textures/Bramble_Winter.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#3d2c2c",
    "TextureComputedColor": "#332824"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bramble_Winter.png",
  "IconProperties": {
    "Scale": 0.735,
    "Translation": [
      0,
      -13.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Bramble"
    ]
  }
}