Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Drops / Plant / Plant_Mushroom_Boomshroom_Large.json

Plant_Mushroom_Boomshroom_Large

Server/Drops/Plant/Plant_Mushroom_Boomshroom_Large.json, 376 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Choice",
    "Containers": [
      {
        "Type": "Multiple",
        "Weight": 100,
        "Containers": [
          {
            "Type": "Single",
            "Item": {
              "ItemId": "Ingredient_Powder_Boom",
              "QuantityMin": 3,
              "QuantityMax": 4
            }
          }
        ]
      }
    ]
  }
}