Iron_Stack
Server/Drops/Items/Iron_Stack.json, 243 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Bar_Iron",
"QuantityMin": 1,
"QuantityMax": 2
}
}
]
}
}