Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Wishful recipes is a fully configurable server-side mod. Adding a bunch of recipes that should already be part of the base game. It's highly compatible with other mods, thanks to its ability to scan already loaded recipes and to generate new ones based on them.
Description transcript for accessibility
Dynamic Recipes
- Automatically generates shapeless recipes that convert 2 slabs of the same type into their full block variant.
- Adds 2x2 stair recipes usable directly from your inventory. The output matches the stonecutter’s yield.
- Automatically generates shapeless recipes that convert stairs into their full block variants.
- Automatically generates shapeless recipes that convert walls into their full block variants.
- Automatically generates blasting recipes for full blocks of raw metals. (Optionally also smelting recipes)
- Adds blasting recipes for all stonecutter-compatible blocks that can be smelted.
Blasting Recipes
- Adds blasting recipes for sand and red sand.
- Generates blasting recipes set by a list in the config file. By default, it adds a blasting recipe for Terracotta, Clay Balls, Clay, and Netherrack. The
extra_blasting_listconfig option consists of lines that look like this:minecraft:netherrack, minecraft:nether_brick, 0.1. The first part is the input item, the second part is the output item and the third one is the experience granted. Config keys:extra_blasting_enable,extra_blasting_list
Backported Recipes
- Adds a crafting recipe for the Name Tag, officially added in 26.1.
- Adds a crafting recipe for the Copper Trapdoor, officially added in 1.21.9, using four Copper Ingots.
- Adds a crafting recipe for Lead, officially added in 1.21.6, using five pieces of String.
- Adds a crafting recipe for the Saddle, officially added in 1.21.6, using two Leathers and an Iron Ingot.
- Adds a crafting recipe for the Lodestone, officially added in 1.21.5, using four Chiseled Nether Bricks and an Iron Ingot.
- Adds a crafting recipe for the Bundle, officially added in 1.21.2, using two Leathers and a piece of String.
Miscellaneous Features
- Generates unpacking recipes set by a list in the config file. By default, it adds unpacking recipes for Clay, Snow Blocks, Packed Ice, Blue Ice, White Wool, Blocks of Amethyst, and Honeycomb Blocks. The
unpacking_listconfig option consists of lines that look like this:blue_ice, packed_ice, 9. The first part is the input item, the second part is the output item and third part is the number of output items. Config keys:unpacking_list,unpacking_enable - For items in a config list, it generates alternative recipes where all cobblestone is replaced with the vanilla tag
#minecraft:stone_crafting_materials. Meaning you can craft these items using any item from the tag. By default, the tag includes Cobblestone, Blackstone, and Cobbled Deepslate. Config keys:use_stone_crafting_materials_list,use_stone_crafting_materials_enable - Unlocks all recipes in the recipe book. Disabled by default. Config key:
unlock_all_recipes
If you want to learn in more detail how this mod and its config options work be sure to check out its wiki. The dynamic recipe generation should make this mod highly compatible with other mods, but if you encounter any incompatible mods, please report it to me, and I will try to make them compatible. Also, when reporting this or any other bug, please do not forget to include the Minecraft version, mod loader, and the other mods you are using.










