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.

Is stuffing the same as dressing black folks? ›

The stuffing mixture may be cooked separately and served as a side dish, in which case it may still be called 'stuffing', or in some regions, such as the Southern US, 'dressing'. This is from Wiki. Basically, everyone except a tiny percentage of Black people with family in Alabama calls it stuffing.

What kind of bread is good for stuffing? ›

You can use almost any type of bread when you are making bread cubes for stuffing! Old French bread loaves, buns that weren't eaten, a few slices of bread from a homemade or store-bought loaf all work in this recipe. What is this? I believe stuffing, not turkey, is the crown jewel of an amazing Thanksgiving feast!

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."

Is it better to make stuffing the night before? ›

Absolutely. Most Thanksgiving stuffing recipes can be made at least partially in advance since: A) They're easily assembled a day or two ahead of Thanksgiving Day; and B) They're often baked using a two-step process (once covered with foil to cook through, then uncovered to achieve a crispy top).

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.

Can you leave cornbread out overnight for dressing? ›

Be sure to leave enough time — the cornbread needs to sit out overnight to harden slightly before you make the dressing.

How do you keep cornbread dressing from getting gummy? ›

Stir occasionally to ensure even drying. And if your dressing is still too mushy after baking, you can add more crumbled cornbread, dry bread, or even dry breadcrumbs or croutons to absorb excess moisture. Mix it in gently, so you don't compress the dressing too much.

Is it OK to make cornbread dressing ahead of time? ›

We have found that cornbread dressing tastes best re-heated the next day, so technically, you can make this dish one day early, refrigerate it and then re-heat over very low heat before serving. In our family, I make it the morning of Thanksgiving and let it rest before re-warming and serving.

Why use an egg as a thickener? ›

Creamy desserts such as crème brûlée also benefit from eggs' ability to emulsify and produce smooth, satiny, hom*ogeneous mixtures. Their ability to hold up to four times their weight in moisture makes eggs a good thickener for sauces, custards and curds. The proteins in eggs coagulate or set at different temperatures.

How do you keep stuffing moist? ›

Typically, baking the stuffing inside the bird helps keep the mixture moist. “I prefer stuffing (in the bird) to dressing (outside of the bird) because all those delicious drippings that come off the turkey gets absorbed right into the stuffing,” Bamford says.

Why do we need to apply egg yolk in some dressing? ›

You can use boiled egg yolks in scratch-made dressings or whisk them into store-bought dressings for the ultimate creamy upgrade. Boiled egg yolks can thicken a dressing without breaking or clumping while creating a silky consistency that thoroughly coats your salad ingredients.

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.

References

Top Articles
Latest Posts
Article information

Author: Dr. Pierre Goyette

Last Updated:

Views: 5830

Rating: 5 / 5 (70 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Dr. Pierre Goyette

Birthday: 1998-01-29

Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

Phone: +5819954278378

Job: Construction Director

Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.