{ "input" : [ { "item" : "wheat", "count" : 1 }, { "item" : "pearlpea", "count" : 1 }, { "item" : "corn", "count" : 1 }, { "item" : "cookedalienmeat", "count" : 1 } ], "output" : { "item" : "meatstew", "count" : 1 }, "groups" : [ "kitchen", "consumables", "foodhealing" ] }