Code: Select all
{
"name": "filter",
"order": 1,
"description": "The filter or `nil`.",
"type": {
"complex_type": "union",
"options": [
"string",
"LuaItemPrototype",
"LuaItemStack"
],
"full_format": false
},
"optional": false
}