Wild_Grass_0
Server/Drops/Ingredients/Wild_Grass_0.json, 309 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Multiple",
"Weight": 100,
"Containers": [
{
"Type": "Single",
"Item": {
"ItemId": "Plant_Seeds_Wild"
}
}
]
}
]
}
}