Drops_Plant_Crop_Wheat_Block
Server/Drops/Crop/Wheat/Drops_Plant_Crop_Wheat_Block.json, 266 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Single",
"Weight": 100.0,
"Item": {
"ItemId": "Plant_Seeds_Wheat",
"QuantityMin": 1,
"QuantityMax": 1
}
}
]
}
}