{ "input" : [ { "item" : "shroom", "count" : 1 }, { "item" : "egg", "count" : 1 }, { "item" : "cookedbacon", "count" : 1 }, { "item" : "cheese", "count" : 1 } ], "output" : { "item" : "omelette", "count" : 1 }, "groups" : [ "kitchen", "consumables", "foodhealing", "foodhealthboost" ] }