Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Drops / Items / Iron_Stack.json

Iron_Stack

Server/Drops/Items/Iron_Stack.json, 243 B

Fields

FieldType
Containerobject

Source

{
  "Container": {
    "Type": "Multiple",
    "Containers": [
      {
        "Type": "Single",
        "Item": {
          "ItemId": "Ingredient_Bar_Iron",
          "QuantityMin": 1,
          "QuantityMax": 2
        }
      }
    ]
  }
}