Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Items / Plant / Reeds / Plant_Reeds_Arid.json

Plant_Reeds_Arid

Server/Item/Items/Plant/Reeds/Plant_Reeds_Arid.json, 888 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
BlockTypeobject
Iconstring
IconPropertiesobject

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Reeds_Arid.name"
  },
  "Parent": "Plant_Reeds_Marsh",
  "BlockType": {
    "Gathering": {
      "Tools": [
        {
          "Type": "Shears"
        }
      ],
      "Soft": {
        "DropList": "Plant_Fiber_Tall"
      },
      "UseDefaultDropWhenPlaced": true
    },
    "CustomModel": "Blocks/Foliage/Plants/ReedsArid.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/ReedsArid_Texture.png",
        "Weight": 1
      }
    ],
    "HitboxType": "Plant_Tall_Full",
    "Material": "Empty",
    "ParticleColor": "#939030",
    "TextureComputedColor": "#8D7D0E"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Reeds_Arid.png",
  "IconProperties": {
    "Scale": 0.385,
    "Translation": [
      0.7,
      -33.5
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  }
}