Drop_Chicken_Produce
Server/Drops/NPCs/Livestock/Produce/Drop_Chicken_Produce.json, 142 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Food_Egg",
"QuantityMin": 1,
"QuantityMax": 1
}
}
}