Drop_Cow_Harvest
Server/Drops/NPCs/Livestock/Drop_Cow_Harvest.json, 149 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Single",
"Item": {
"ItemId": "Ingredient_Poop",
"QuantityMin": 0,
"QuantityMax": 1
}
}
}