Skip to content

Oven

Build

Build an Oven with a STONE_PRESSURE_PLATE on top of a SMOKER.

Oven station built from a stone pressure plate on a smoker.
Oven station built from a stone pressure plate on a smoker.

Core Loop

The Oven handles baking, roasting, drying, and some chain steps such as bread, pizza, and coffee roasting.

How Recipes Behave Here

The Oven is the long-form heat station. It is where raw prep becomes shelf-stable or baked food: dough becomes bread, flat dough becomes pizza, wet coffee cherries become roast beans, and some addon chains use it as the first serious processing step.

Common Chains

  • BAG_OF_FLOUR -> DOUGH -> bread, pizza, pancakes, waffles, doughnuts, and pastry-style recipes.
  • Cafe coffee cherries roast through light, medium, and dark beans before they become espresso drinks.
  • Recipes with SET_RETURN_ITEM can give containers back after the craft, so check the output and your inventory before assuming a bucket or bottle vanished.

Good First Recipes

Start with bread or baked potato-style recipes before testing pizzas and addon chains. They prove the station structure works without requiring several intermediate ingredients.

What Can Go Wrong

If a recipe never starts, first confirm the station is the smoker plus stone pressure plate pair. If the station works but a recipe does not match, search the exact output or ingredient with /hl search <query>; many baked foods need an intermediate Heirloom item rather than the raw vanilla ingredient.

Recipes

Recipe Output Inputs Source
BAKE_MUFFIN Default MuffinMUFFINDefault MuffinDefault MuffinChorus MuffinChorus MuffinSweetberry MuffinSweetberry MuffinCarrot MuffinCarrot MuffinChocolate Chip MuffinChocolate Chip MuffinChocolate MuffinChocolate MuffinGolden Apple MuffinGolden Apple Muffin DOUGHPAPERCHORUS_FRUITorSWEET_BERRIESorCARROTorCOCOA_BEANSorCHOCOLATEorGOLDEN_APPLE0-1 Cafe
BEEF_WELLINGTON BEEF_WELLINGTONBEEF_WELLINGTON BEEFBROWN_MUSHROOMBACONDOUGHEGG Core
BREAD Default BreadBREADDefault BreadDefault BreadBrioche BreadBrioche Bread DOUGH Core
CHOCOLATE CHOCOLATECHOCOLATE COCOA_BEANSSUGARMILK_BUCKET Core
CHRISTMAS_HAM CHRISTMAS_HAMCHRISTMAS_HAM PORKCHOP2HONEY_BOTTLESUGAR Festive
GINGERBREAD Default GingerbreadGINGERBREAD BAG_OF_FLOURHONEY_BOTTLEBUTTEREGG Festive
KEBAB KEBABKEBAB FLATBREADCOOKED_MUTTONTOMATOLETTUCEorONIONorGARLIC0-2 World
LASAGNA LASAGNALASAGNA DRY_PASTAMINCED_MEATorPLANT_PROTEINCHEESECANNED_TOMATOESHEAVY_CREAM0-1BUTTER0-1 Core
MAKE_LEAF_LITTER LEAF_LITTERLEAF_LITTER OAK_LEAVESorSPRUCE_LEAVESorBIRCH_LEAVESorJUNGLE_LEAVESorACACIA_LEAVESorDARK_OAK_LEAVESorMANGROVE_LEAVESorCHERRY_LEAVESorAZALEA_LEAVESorFLOWERING_AZALEA_LEAVES1-3 Cafe
PIE Default Pumpkin PiePIEDefault Pumpkin PieDefault Pumpkin PieApple PieApple PieBerry PieBerry PieGlow Berry PieGlow Berry PieChorus PieChorus PieBlueberry PieBlueberry Pie DOUGHSUGAREGGPUMPKINorAPPLEorSWEET_BERRIESorGLOW_BERRIESorCHORUS_FRUITorBLUE_ORCHID Core
PIZZA Default PizzaPIZZA DOUGHCHEESECANNED_TOMATOESMINCED_MEATorBACONorBROWN_MUSHROOMorRED_MUSHROOMorTOMATOorCORNorONION0-4 Core
ROAST_COFFEE_CHERRY COFFEE_BEANS_LIGHTCOFFEE_BEANS_LIGHT COFFEE_CHERRY1-3 Cafe
ROAST_DARK_COFFEE_BEANS_TO_CHARCOAL CHARCOALCHARCOAL COFFEE_BEANS_DARK1-3 Cafe
ROAST_LIGHT_COFFEE_BEANS COFFEE_BEANS_MEDIUMCOFFEE_BEANS_MEDIUM COFFEE_BEANS_LIGHT1-3 Cafe
ROAST_MEDIUM_COFFEE_BEANS COFFEE_BEANS_DARKCOFFEE_BEANS_DARK COFFEE_BEANS_MEDIUM1-3 Cafe
ROAST_TURKEY ROAST_TURKEYROAST_TURKEYROAST_TURKEYDefault Roast TurkeyRoast TofuRoast Tofu COOKED_CHICKENorPLANT_PROTEINCARROTBAKED_POTATO Festive
SALT_RECIPE SALTSALT WATER_BOTTLE Core
SHEPHERDS_PIE SHEPHERDS_PIESHEPHERDS_PIE MINCED_MEATMASHED_POTATOESCHEESECARROTONIONBROWN_MUSHROOMBUTTER0-1 Core
TACO Default TacoTACO FLATBREADMINCED_MEATorCOOKED_BEEFBROWN_MUSHROOMorRED_MUSHROOMorTOMATOorCORNorCHEESEorONION0-3 Core
WAFFLES WAFFLESWAFFLES BAG_OF_FLOURorCORNMEALEGGorBLUE_EGGorBROWN_EGGMILK_BUCKETSUGARJAMorHONEY_BOTTLEorCHOCOLATE0-3 Core

Troubleshooting

If the station does not activate, confirm the plate is directly above a smoker and that the clicked block is the plate.

See the full recipe index for ingredient links, processing time, recipe rules, and output actions.