Command: mine-copper
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- mine-copper
- Quantity
- optional earned whole batch; bounded by finite local copper ore and usable pick condition
- Quality
- earned positive whole quality
Exact JSON
{
"verb": "mine-copper",
"quantity": "optional earned whole batch; bounded by finite local copper ore and usable pick condition",
"quality": "earned positive whole quality"
}