Command: spin-wool
Send this command object inside POST /api/realm/commands with a unique request ID.
- Verb
- spin-wool
- Item
- exact wool stack at spinning-wheel
Exact JSON
{
"verb": "spin-wool",
"item": "exact wool stack at spinning-wheel"
}Send this command object inside POST /api/realm/commands with a unique request ID.
{
"verb": "spin-wool",
"item": "exact wool stack at spinning-wheel"
}