Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Plant / Plant_Bramble_Dry_Twisted.json

Plant_Bramble_Dry_Twisted

Server/Item/Items/Plant/Plant_Bramble_Dry_Twisted.json, 889 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bramble_Dry_Twisted.name"
  },
  "Parent": "Plant_Bramble_Moss_Twisted",
  "BlockType": {
    "DrawType": "Model",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Brambles.png",
        "Weight": 1
      }
    ],
    "CustomModelScale": 0.7,
    "Support": {
      "Down": [
        {
          "FaceType": "Full"
        },
        {
          "FaceType": "Bushes"
        }
      ]
    },
    "ParticleColor": "#ecc049",
    "TextureComputedColor": "#A17E3A"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Bramble.png",
  "IconProperties": {
    "Scale": 0.345,
    "Translation": [
      2.5,
      -26.299999
    ],
    "Rotation": [
      22.5,
      58.685,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Bramble"
    ]
  }
}