Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / Items / Plant / Bushes / Plant_Bush_Arid_Palm.json

Plant_Bush_Arid_Palm

Server/Item/Items/Plant/Bushes/Plant_Bush_Arid_Palm.json, 668 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Bush_Arid_Palm.name"
  },
  "Parent": "Plant_Bush",
  "BlockType": {
    "CustomModel": "Blocks/Foliage/Plants/Fern_Big.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Fern_Big_Textures/Arid_Palm.png",
        "Weight": 1
      }
    ],
    "BlockParticleSetId": "Grass",
    "ParticleColor": "#718918",
    "TextureComputedColor": "#617C18"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Bush_Arid_Palm.png",
  "IconProperties": {
    "Scale": 0.41,
    "Translation": [
      2.5,
      -22.7
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}