Hytale Asset ReferenceUnofficial
Versions / 0.5.1 / Item / Items / Plant / Reeds / Plant_Reeds_Lava.json

Plant_Reeds_Lava

Server/Item/Items/Plant/Reeds/Plant_Reeds_Lava.json, 567 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Reeds_Lava.name"
  },
  "Parent": "Plant_Reeds_Marsh",
  "BlockType": {
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Reeds_Textures/Reeds_Lava.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#b73b3d",
    "TextureComputedColor": "#7F2D2C"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Reeds_Lava.png",
  "IconProperties": {
    "Scale": 0.53,
    "Translation": [
      0.59,
      -19.81
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}