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.
Blasting Recipes
extra_blasting_list config 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_listBackported Recipes
Miscellaneous Features
unpacking_list config 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#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_enableunlock_all_recipesIf 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.

Dynamically generates recipes that should be vanilla