Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Drops / Plant / Plant_Bush.json

Plant_Bush

Server/Drops/Plant/Plant_Bush.json, 470 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Single",
        "Weight": 50,
        "Item": {
          "ItemId": "Ingredient_Fibre"
        }
      },
      {
        "Type": "Single",
        "Weight": 20,
        "Item": {
          "ItemId": "Ingredient_Fibre"
        }
      },
      {
        "Type": "Single",
        "Weight": 50,
        "Item": {
          "ItemId": "Ingredient_Stick"
        }
      }
    ]
  }
}