Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / Item / Items / Plant / Reeds / Plant_Reeds_Winter.json

Plant_Reeds_Winter

Server/Item/Items/Plant/Reeds/Plant_Reeds_Winter.json, 893 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Reeds_Winter.name"
  },
  "Parent": "Plant_Reeds_Marsh",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Fiber_Tall"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "CustomModel": "Blocks/Foliage/Plants/ReedWinter.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/ReedWinter_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Tall_Full",
    "Material": "Empty",
    "ParticleColor": "#674923",
    "TextureComputedColor": "#624D25"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Reeds_Winter.png",
  "IconProperties": {
    "Scale": 0.36,
    "Translation": [
      0.7,
      -37.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}