Drops_Plant_Crop_Carrot_Block
Server/Drops/Crop/Carrot/Drops_Plant_Crop_Carrot_Block.json, 209 B
Fields
| Field | Type |
|---|---|
Container | object |
Source
{
"Container": {
"Type": "Multiple",
"Containers": [
{
"Type": "Single",
"Weight": 100,
"Item": {
"ItemId": "Plant_Seeds_Carrot"
}
}
]
}
}