Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / Drops / Ingredients / Tree_Sap_Glob_2.json

Tree_Sap_Glob_2

Server/Drops/Ingredients/Tree_Sap_Glob_2.json, 374 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Choice",
    "Containers": [
      {
        "Type": "Multiple",
        "Weight": 100,
        "Containers": [
          {
            "Type": "Single",
            "Item": {
              "ItemId": "Ingredient_Tree_Sap",
              "QuantityMin": 5,
              "QuantityMax": 5
            }
          }
        ]
      }
    ]
  }
}