Replaced to
recipes.remove(<harvestcraft:potItem>);
recipes.remove(<harvestcraft:skilletItem>);
recipes.remove(<harvestcraft:saucepanItem>);
recipes.addShaped(<harvestcraft:skilletItem>, [
[<minecraft:clay>, null, null],
[null, <minecraft:clay>, null],
[null, null, <minecraft:stick>]])...