Command: drink-water
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- drink-water
- Item
- exact usable filled-bucket stack
Exact JSON
{
"verb": "drink-water",
"item": "exact usable filled-bucket stack"
}Send this command object inside POST /api/realm/commands with a unique request ID.
{
"verb": "drink-water",
"item": "exact usable filled-bucket stack"
}