{ "input" : [ { "item" : "wheat", "count" : 1 }, { "item" : "milk", "count" : 1 }, { "item" : "egg", "count" : 1 }, { "item" : "cookedbacon", "count" : 1 } ], "output" : { "item" : "baconpancakes", "count" : 1 }, "groups" : [ "kitchen", "consumables", "foodhealing" ] }