Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (2024)

Jump to Recipe·Print Recipe

This Cornbread Stuffing Recipe with apples and pecans is so delicious. You can leave the apples and pecans out of course, but I think they kick this dressing recipe up a notch and give it so much flavor. Your Thanksgiving guests will be begging fo seconds of this delicious side!

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (1)Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (2)

This is my Grandmommy's amazing stuffing recipe. When Thanksgiving is approaching and I am starting to put together our Thanksgiving Day menu, it's the first item that goes on the list. Once you've tried it, you'll never want any other kind of stuffing again...I promise! The addition of the apples and pecans takes traditional stuffing and adds a delicious, but subtle sweetness and a little crunch too. If you don't care for pecans, you can definitely leave them out, but I think you'll absolutely LOVE the apples. This stuffing or what we call "dressing" in West Virginia where I grew up is so good that my daughter and I love it even before it goes into the oven to cook. I hope your family enjoys making it, cooking it and of course, eating it as much as we do!

Be sure to scroll to the bottom of this post to find 12 More Amazing Thanksgiving Recipes from my partners in crime, The Cooking Housewives!

What's in Cornbread Stuffing with Apples?

  • 1 14oz. bag of Pepperidge Farm Herb Stuffing Mix
  • 1 14oz. bag of Pepperidge Farm Cornbread Stuffing Mix
  • ½ large yellow onion, diced
  • 4 ribs of celery, diced
  • 1 large apple, peeled and diced
  • ⅓ cup pecans, chopped finely
  • 1 stick of melted, lightly salted butter
  • 4 cups of chicken stock or broth
  • salt and pepper to taste

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (3)

How do you make Cornbread Stuffing with Apples?

  1. Preheat oven to 350 degrees F.
  2. In a large pot, melt butter and cook onions, celery, apple, a pinch of salt and a pinch of pepper until softened.
  3. Next, add stuffing mix, pecans and chicken stock. Stir until the stuffing mix is coated with stock and the vegetables and apple are mixed throughout.
  4. Spray a 9X13 casserole dish with non-stick cooking spray.
  5. Add stuffing mix to the casserole dish.
  6. Cover with foil and cook covered for 30 minutes.
  7. Remove foil and cook for an additional 30 minutes.

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (4)

Cornbread Stuffing with Apples Recipe

Print

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (5)

Cornbread Stuffing Recipe with Apples and Pecans

★★★★3.5 from 2 reviews

  • Author:
    Jess Kielman

  • Total Time:
    1 hour 15 mins

Print Recipe

Description

This Cornbread Stuffing Recipe with apples and pecans is so delicious. You can leave the apples and pecans out of course, but I think they kick this dressing recipe up a notch and give it so much flavor. Your Thanksgiving guests will be begging fo seconds of this delicious side!

Ingredients


Scale

  • 1 14oz. bag of Pepperidge Farm Herb Stuffing Mix
  • 1 14oz. bag of Pepperidge Farm Cornbread Stuffing Mix
  • ½ large yellow onion, diced
  • 4 ribs of celery, diced
  • 1 large apple, peeled and diced
  • ⅓ cup pecans, chopped finely
  • 1 stick of melted, lightly salted butter
  • 4 cups of chicken stock or broth
  • salt and pepper to taste

Instructions

  1. Preheat oven to 350 degrees F.
  2. In a large pot, melt butter and cook onions, celery, apple, a pinch of salt and a pinch of pepper until softened.
  3. Next, add stuffing mix, pecans and chicken stock. Stir until the stuffing mix is coated with stock and the vegetables and apple are mixed throughout.
  4. Spray a 9X13 casserole dish with non-stick cooking spray.
  5. Add stuffing mix to the casserole dish.
  6. Cover with foil and cook covered for 30 minutes.
  7. Remove foil and cook for an additional 30 minutes.

Notes

Serve immediately.

  • Prep Time: 15 mins
  • Cook Time: 1 hour
  • Category: Side Dish / Thanksgiving

/* {'¼': '¼','½': '½','¾': '¾','⅓': '⅓','⅔':'⅔','⅕':'⅕','⅖':'⅖','⅗':'⅗','⅘':'⅘','⅙':'⅙','⅚':'⅚','⅛':'⅛','⅜':'⅜','⅝':'⅝','⅞':'⅞'} */window.tastyRecipesVulgarFractions = JSON.parse(decodeURIComponent("%7B%22%C2%BC%22%3A%221%2F4%22%2C%22%C2%BD%22%3A%221%2F2%22%2C%22%C2%BE%22%3A%223%2F4%22%2C%22%E2%85%93%22%3A%221%2F3%22%2C%22%E2%85%94%22%3A%222%2F3%22%2C%22%E2%85%95%22%3A%221%2F5%22%2C%22%E2%85%96%22%3A%222%2F5%22%2C%22%E2%85%97%22%3A%223%2F5%22%2C%22%E2%85%98%22%3A%224%2F5%22%2C%22%E2%85%99%22%3A%221%2F6%22%2C%22%E2%85%9A%22%3A%225%2F6%22%2C%22%E2%85%9B%22%3A%221%2F8%22%2C%22%E2%85%9C%22%3A%223%2F8%22%2C%22%E2%85%9D%22%3A%225%2F8%22%2C%22%E2%85%9E%22%3A%227%2F8%22%7D"));

window.tastyRecipesFormatAmount = function(amount, el) {if ( parseFloat( amount ) === parseInt( amount ) ) {return amount;}var roundType = 'frac';if (typeof el.dataset.amountShouldRound !== 'undefined') {if ('false' != el.dataset.amountShouldRound) {if ( 'number' === el.dataset.amountShouldRound ) {roundType = 'number';} else if ('frac' === el.dataset.amountShouldRound) {roundType = 'frac'} else if ('vulgar' === el.dataset.amountShouldRound) {roundType = 'vulgar'} else {roundType = 'integer';}}}if ('number' === roundType) {amount = Number.parseFloat(amount).toPrecision(2);} else if ('integer' === roundType) {amount = Math.round(amount);} else if ('frac' === roundType || 'vulgar' === roundType) {var denom = 8;if (typeof el.dataset.unit !== 'undefined') {var unit = el.dataset.unit;if (['cups','cup','c'].includes(unit)) {denom = 4;if (0.125 === amount) {denom = 8;}if ("0.1667" === Number.parseFloat( amount ).toPrecision(4)) {denom = 6;}}if (['tablespoons','tablespoon','tbsp'].includes(unit)) {denom = 2;}if (['teaspoons','teaspoon','tsp'].includes(unit)) {denom = 8;}}var amountArray = frac.cont( amount, denom, true );var newAmount = '';if ( amountArray[1] !== 0 ) {newAmount = amountArray[1] + '/' + amountArray[2];if ('vulgar' === roundType) {Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) {if (newAmount === window.tastyRecipesVulgarFractions[vulgar]) {newAmount = vulgar;}});}}if ( newAmount ) {newAmount = ' ' + newAmount;}if ( amountArray[0] ) {newAmount = amountArray[0] + newAmount;}amount = newAmount;}return amount;}}())

buttons.forEach(function(button){button.addEventListener('click', function(event){event.preventDefault();var recipe = event.target.closest('.tasty-recipes');if ( ! recipe ) {return;}var otherButtons = recipe.querySelectorAll('.' + buttonClass);otherButtons.forEach(function(bt){bt.classList.remove(buttonActiveClass);});button.classList.add(buttonActiveClass);

/* Scales all scalable amounts. */var scalables = recipe.querySelectorAll('span[data-amount]');var buttonAmount = parseFloat( button.dataset.amount );scalables.forEach(function(scalable){if (typeof scalable.dataset.amountOriginalType === 'undefined'&& typeof scalable.dataset.nfOriginal === 'undefined') {if (-1 !== scalable.innerText.indexOf('/')) {scalable.dataset.amountOriginalType = 'frac';}if (-1 !== scalable.innerText.indexOf('.')) {scalable.dataset.amountOriginalType = 'number';}Object.keys(window.tastyRecipesVulgarFractions).forEach(function(vulgar) {if (-1 !== scalable.innerText.indexOf(vulgar)) {scalable.dataset.amountOriginalType = 'vulgar';}})if (typeof scalable.dataset.amountOriginalType !== 'undefined') {scalable.dataset.amountShouldRound = scalable.dataset.amountOriginalType;}}var amount = parseFloat( scalable.dataset.amount ) * buttonAmount;amount = window.tastyRecipesFormatAmount(amount, scalable);if ( typeof scalable.dataset.unit !== 'undefined' ) {if ( ! scalable.classList.contains('nutrifox-quantity') ) {if ( ! scalable.classList.contains('nutrifox-second-quantity') ) {amount += ' ' + scalable.dataset.unit;}}}scalable.innerText = amount;});/* Appends " (x2)" indicator. */var nonNumerics = recipe.querySelectorAll('[data-has-non-numeric-amount]');nonNumerics.forEach(function(nonNumeric){var indicator = nonNumeric.querySelector('span[data-non-numeric-label]');if ( indicator ) {nonNumeric.removeChild(indicator);}if ( 1 !== buttonAmount ) {var indicator = document.createElement('span');indicator.setAttribute('data-non-numeric-label', true);var text = document.createTextNode(' (x' + buttonAmount + ')');indicator.appendChild(text);nonNumeric.appendChild(indicator);}});});});}());

How to Smoke a Turkey

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (6)

This stuffing pairs really well with my amazing Smoked Turkey...click HERE to see How to Smoke a Turkey at home!

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (7)

And be sure to grab by Thanksgiving Menu Planner and Sharable Recipe Cards HERE!

Rate Our Content: Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (8)Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (9)Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (10)Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (11)Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (12) (5 votes, average: 4.40 out of 5)
Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (13)Loading...

Cornbread Stuffing Recipe with Apples and Pecans - Mom 4 Real (2024)

FAQs

What does adding egg to stuffing do? ›

Eggs: Two lightly beaten eggs help hold the dressing together and add moisture.

What is the difference between cornbread stuffing and cornbread dressing? ›

So stuffing is cooked inside the bird. Dressing is cooked outside the bird, usually in a casserole dish.

How soggy should stuffing be before baking? ›

The stuffing should be moist but not wet. If there is a puddle of broth at the bottom of the bowl, you've added too much. Add more bread to soak up the excess moisture. If the mix is still dry and crumbly, add more liquid and toss gently until it starts to clump together.

What can you use as a binder instead of eggs in stuffing? ›

16 egg substitutes
  1. Mashed banana. Mashed banana can act as a binding agent when baking or making pancake batter. ...
  2. Applesauce. Applesauce can also act as a binding agent. ...
  3. Fruit puree. Fruit puree will help bind a recipe in a similar way to applesauce. ...
  4. Avocado. ...
  5. Gelatin. ...
  6. Xanthan gum. ...
  7. Vegetable oil and baking powder. ...
  8. Margarine.
Mar 30, 2021

What makes stuffing unhealthy? ›

Stuffing is not strictly a healthy food, because it is typically high in calories, fat, sodium, and refined carbohydrates. 1 But that doesn't mean you can't enjoy it, All foods can fit into a healthy diet in moderation.

What is stuffing called in the South? ›

But for the Thanksgiving side dish in the South, the term dressing was adopted in place of stuffing, which was viewed as a crude term, during the Victorian era. Although dressing and stuffing are interchangeable terms, the signature ingredient of this Thanksgiving side dish in the South is cornbread.

How do you make Paula Deen's cornbread dressing? ›

In a large bowl, whisk together broth, soup, eggs, poultry seasoning, salt, and pepper; stir in vegetable mixture. Crumble cornbread into broth mixture and stir until well combined. Pour mixture into prepared pan. Bake until center is set, 45 to 55 minutes.

What is the best way to dry out cornbread for stuffing? ›

I got you! Bake in cubes at 350 for 15 minutes, toss and bake again for 10-15 minutes. And you have stuffing bread.

Should you make stuffing the day before or the day of? ›

"Make-ahead stuffing freezes well and can be made as much as two months early if stored in the freezer properly," Tiner says. "Stuffing that is made ahead and only refrigerated should be used within seven days."

Can you prepare uncooked stuffing ahead of time and refrigerate? ›

If you don't plan on stuffing the bird, but preparing the dressing as a side dish, you can prepare uncooked stuffing ahead of time as long as you freeze the stuffing immediately after mixing the wet and dry ingredients. USDA recommends that you never refrigerate uncooked stuffing.

Can you mess up stuffing? ›

Your Bread Is Too Fresh

There's nothing better than soft, fresh bread—except for when it comes to stuffing. If you want your stuffing to hold up and not end up a soupy, soggy mess, make sure your bread is dried out or staled for a few days.

How to make stuffing Gordon Ramsay? ›

Make the stuffing, melt butter in a large frying pan and gently sauté onion and garlic for five minutes until soft. Stir in the herbs for one minute then add breadcrumbs to absorb butter. Mix in zest, pine nuts and seasoning and cook over medium heat for about seven minutes until crumbs start to brown and crisp.

Is it better to make stuffing with fresh or dry bread? ›

Any attempts to make stuffing with soft, fresh baked bread will result in a bread soup with a soggy texture. Follow this tip: Stale, dried-out bread makes the best stuffing.

What makes stuffing mushy? ›

You'll need day-old loaves to get stale so that the stuffing doesn't get too mushy. Don't cube that bread! Ragged, imperfect pieces of bread have more surface area; it's those nooks and crannies that give you good texture.

Does stuffing mix have eggs? ›

Most commercial stuffing brands use animal products like milk, egg whites, butter, and chicken broth to bind the stuffing together. Some brands also use cornbread, which uses egg in the mixture. Homemade is the way to go if you want to incorporate only plant-based ingredients in your vegan stuffing mix.

Why do people add eggs to everything? ›

Not only do eggs add an element of creamy indulgence, there's even some science behind their joy. “Eggs are a perfect emulsifier and binder so work really well to make many dishes cohesive,” she continues.

What is the importance of egg yolk in preparing salad dressing? ›

Mayonnaise is an emulsion of oil in water, but egg yolk is the key emulsifier. Egg yolks contain long molecules called phospholipids that are able to interact with both the oil layer and the water. Mayonnaise is an impressively stable emulsion, which is why is can be sold in a shelf-stable form.

What is the purpose of egg in mayonnaise? ›

Mayonnaise is an oil-in-water emulsion and is composed of 65–80% oil, 6–20% egg yolk, and 3–5% vinegar. Egg yolk plays a critical role in the stability and structural properties of mayonnaise due to having emulsifying properties, reducing surface tension, and increasing emulsion stability.

Top Articles
Latest Posts
Article information

Author: Msgr. Refugio Daniel

Last Updated:

Views: 6099

Rating: 4.3 / 5 (74 voted)

Reviews: 81% of readers found this page helpful

Author information

Name: Msgr. Refugio Daniel

Birthday: 1999-09-15

Address: 8416 Beatty Center, Derekfort, VA 72092-0500

Phone: +6838967160603

Job: Mining Executive

Hobby: Woodworking, Knitting, Fishing, Coffee roasting, Kayaking, Horseback riding, Kite flying

Introduction: My name is Msgr. Refugio Daniel, I am a fine, precious, encouraging, calm, glamorous, vivacious, friendly person who loves writing and wants to share my knowledge and understanding with you.