{ "input" : [ { "item" : "bottle", "count" : 3 }, { "item" : "liquidoil", "count" : 10 }, { "item" : "fabric", "count" : 1 } ], "output" : { "item" : "molotov", "count" : 3 }, "groups" : [ "craftingtable", "weapons", "all" ] }