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.

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 is the difference between cornbread stuffing and cornbread dressing? ›

The primary difference between stuffing and dressing is that stuffing is cooked inside a bird and dressing is made on the side.

Who makes cornbread stuffing mix? ›

Kraft Stove Top Cornbread Stuffing Mix makes any family dinner worth celebrating. Fresh baked cornbread crumbs with real herbs and spices deliver savory flavor with a soft, fluffy texture in every forkful. Each 6 ounce box comes with a pre-seasoned, fully flavored stuffing mix.

What is the best bread to use for stuffing? ›

Breads such as sour dough, French bread or Italian loaves are for the best bread for stuffing. Their soft-but-sturdy interiors are the perfect texture for stuffing. The pieces retain their shape without crumbling.

What is traditional stuffing made of? ›

Turkey stuffing was popularized in the early days of Thanksgiving, as it is written in many 16th-century Boston area documents. Stuffing most often uses dried bread, herbs, and vegetables that are reconstituted with liquid, stuffed into the turkey cavity, and baked until it is firm and finished cooking.

Is it better to make stuffing the night before? ›

The short answer to whether you can making stuffing ahead of time is yes. "Making stuffing ahead saves time, allows stove and oven space for other things, and making it ahead gives time for the flavor to fully develop," Chef David Tiner, Director at Louisiana Culinary Institute in Baton Rouge, tells Southern Living.

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.

Should I leave bread out overnight for stuffing? ›

If you use soft, fresh bread, you'll ultimately wind up with a soggy, mushy stuffing. So, how do you dry bread for stuffing? There are two ways to go about it. If you've planned your Thanksgiving dinner ahead of time, you can cut your bread into cubes and leave them out to become stale overnight.

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

Is Jiffy cornbread the same as cornmeal? ›

Jiffy cornbread mix, in case you really are standing in the baking aisle wondering, is wheat flour mixed with some cornmeal, a lot of sugar, lard, baking soda, and a handful of preservatives. (Note that because of the wheat flour, it's not gluten-free.) Use it to make creamy, cheesy Corn Pudding.

Is Jiffy corn muffin mix the same as cornbread? ›

“JIFFY” Corn Muffin Mix bakes into a golden, delicious muffin or sweet cornbread. America's Favorite mix is a staple for any pantry, as it compliments any barbecue or chili dish.

What ethnicity made cornbread? ›

Cornbread is as American as apple pie, but its origins date back far beyond the inception of this country. With roots in Mesoamerican, Native American, and African cultures; history and people have shaped this iconic American bread into what it is today.

What can I use instead of egg to bind stuffing? ›

Some common egg substitutes include:
  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. ...
  4. Avocado. ...
  5. Gelatin. ...
  6. Xanthan gum. ...
  7. Vegetable oil and baking powder. ...
  8. Margarine.
Mar 30, 2021

What makes stuffing unhealthy? ›

Typically high in fat, carbs and salt, stuffing can be made fresh or purchased chilled, frozen or dehydrated. Traditionally, a stuffing would use the giblets of the bird with the addition of sausage meat, a source of starch, such as bread, with some aromatics such as onion, herbs and spices.

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.

Why do people add eggs to everything? ›

Bakerpedia explains that the protein found in eggs serves as the proverbial glue that holds the ingredients of a recipe together. Eggs also add a distinct element of airiness when mixed vigorously in foods like custard and waffles. But aside from their use in baking, eggs are in more foods than you realize.

References

Top Articles
Latest Posts
Article information

Author: Francesca Jacobs Ret

Last Updated:

Views: 5465

Rating: 4.8 / 5 (48 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Francesca Jacobs Ret

Birthday: 1996-12-09

Address: Apt. 141 1406 Mitch Summit, New Teganshire, UT 82655-0699

Phone: +2296092334654

Job: Technology Architect

Hobby: Snowboarding, Scouting, Foreign language learning, Dowsing, Baton twirling, Sculpting, Cabaret

Introduction: My name is Francesca Jacobs Ret, I am a innocent, super, beautiful, charming, lucky, gentle, clever person who loves writing and wants to share my knowledge and understanding with you.