Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Item / Items / Plant / Plant_Bramble_Dry_Sandthorn.json

Plant_Bramble_Dry_Sandthorn

Server/Item/Items/Plant/Plant_Bramble_Dry_Sandthorn.json, 814 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject
Tagsobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bramble_Dry_Sandthorn.name"
  },
  "Parent": "Plant_Bramble_Moss_Twisted",
  "BlockType": {
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Plants/Alien.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Alien_Textures/Orange.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#985f2b",
    "Effect": [],
    "TextureComputedColor": "#AF792D"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bramble_Sandthorn.png",
  "IconProperties": {
    "Scale": 0.465,
    "Translation": [
      1.9,
      -25.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Bramble"
    ]
  }
}