
Action return type for getitemdata
{ "name": "itemdata_result", "base": "", "fields": [ { "name": "items", "type": "item_def[]" }, { "name": "recipes", "type": "recipes_result" } ] }

Action return type for getitemdata
{
"name": "itemdata_result",
"base": "",
"fields": [
{
"name": "items",
"type": "item_def[]"
},
{
"name": "recipes",
"type": "recipes_result"
}
]
}