
Struct property of recipe_response
{ "name": "recipe_input", "base": "", "fields": [ { "name": "item_id", "type": "uint16" }, { "name": "quantity", "type": "uint32" } ] }

Struct property of recipe_response
{
"name": "recipe_input",
"base": "",
"fields": [
{
"name": "item_id",
"type": "uint16"
},
{
"name": "quantity",
"type": "uint32"
}
]
}