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. Additionally, dressing, especially in the American South, is often made with cornbread instead of pieces of a baguette or plain ol' white bread.

In what did recipes did people originally use stuffing? ›

The earliest documentary evidence is the Roman cookbook, Apicius De Re Coquinaria, which contains recipes for stuffed chicken, dormouse, hare, and pig. Most of the stuffings described consist of vegetables, herbs and spices, nuts, and spelt (a cereal), and frequently contain chopped liver, brains, and other organ meat.

Is stuffing better with or without eggs? ›

Eggs add richness to the stuffing, and makes it cohere better. I'd use two eggs per pound of bread.

How do you keep stuffing moist when cooking? ›

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.

What do southerners call stuffing? ›

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.

Do black people call it stuffing or dressing? ›

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.

Why is my stuffing gummy? ›

If the stuffing came out too wet and soggy (aka bread soup!) try not to over mix it, otherwise it'll turn into mush. Curtis Stone says to pour it on a large sheet tray and spread it out. Bake it on high heat to crisp it up, but make sure it doesn't burn.

Is it better to make stuffing the day before? ›

YES! This stuffing is baked to golden perfection the day before the big meal. You store it in the fridge overnight and then simply warm it in the oven before dinner. Baking it twice allows the flavours to meld even more so this side dish is sure to be a star at the table.

What is Christmas stuffing made of? ›

Stuffing is a mix of edible ingredients such as herbs, bread and a binder such as egg, traditionally stuffed into a meat cavity before it is cooked. Other ingredients in stuffing might be meat, nuts, butter, chopped vegetables and even fruit or oysters.

What is stuffing called when it is not stuffed? ›

Some people insist that it should be called dressing when it hasn't actually been stuffed inside a bird. But many people insist on one term or the other regardless of how it's prepared or what's in it. The term dressing is most commonly used in the South, but it's popular in pockets throughout the US.

What do Americans call stuffing? ›

Dressing Is For Midwesterners

Lacey Muszynski, a food and drink writer based in Milwaukee, said she's always called the Thanksgiving side dish stuffing, as do other Midwesterners. Generally, in the Midwestern states, it's called stuffing regardless of the ingredients or whether it's cooked inside a turkey.

What does adding an egg to a recipe do? ›

Eggs play an important role in everything from cakes and cookies to meringues and pastry cream — they create structure and stability within a batter, they help thicken and emulsify sauces and custards, they add moisture to cakes and other baked goods, and can even act as glue or glaze.

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

How are eggs used as a binder? ›

A whole egg coagulates at about 156°F (69°C). Eggs can act as binding agents. As their proteins set, eggs bind ingredients together giving strength and stability to meatloaves, casseroles and baked goods. Eggs are used to coat foods with crumbs, flour, etc.

What does adding egg to bread do? ›

Eggs help the dough rise and create a large crumb that's great for soaking up liquids, like a bowl of chocolat chaud (hot chocolate). The egg yolks give the bread a golden interior, and butter adds an extra boost of moisture. The result is a rich, buttery flavor, and deep golden-brown crust.

References

Top Articles
Latest Posts
Article information

Author: Wyatt Volkman LLD

Last Updated:

Views: 5672

Rating: 4.6 / 5 (46 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Wyatt Volkman LLD

Birthday: 1992-02-16

Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615

Phone: +67618977178100

Job: Manufacturing Director

Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping

Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.