Перейти к содержимому
Mineforgian

Wishful Recipes

Dynamically generates recipes that should be vanilla

Загрузки
2K
Подписчики
21
Обновлён
21 августа 2026 г.
Лицензия
MIT

Опубликован 22 мая 2026 г.

Title

Discord Support me on Patreon CurseForge Modrinth

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.

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.Alternative and more flexible recipe for converting stairs back into slabs. Disabled by default. Config keys: alternative_stairs_to_blocks_enable,alternative_stairs_to_blocks_amount

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_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_list

 

BACKPORTED RECIPES

Name tag backport from 26.1 Copper trapdoor backport from 1.21.9 Lead backport from 1.21.6 Saddle backport from 1.21.6 Lodestone backport from 1.21.5 Bundle backport from 1.21.2

 

MISCELLANEOUS FEATURES

Generates unpacking recipes set by a list in the config file. By default, it adds a unpacking recipes for Clay, Snow Blocks, Packed Ice, Blue Ice, White Wool, Blocks of Amethyst, and Honeycomb Blocks. The 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 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
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_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_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_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
  • 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.

Requires Deimos Lib Download on CurseForge Download on Modrinth

Support me on Patreon - and get early access to builds, your name in descriptions and a special Discord role

Ченджлог

1.20.4-forge-1.1Релиз1.20.3, 1.20.4 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

1.20.2-forge-1.1Релиз1.20.2 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

1.20.1-forge-1.1Релиз1.20, 1.20.1 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

1.19.4-forge-1.1Релиз1.19.4 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

1.19.2-forge-1.1Релиз1.19, 1.19.1, 1.19.2 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

1.18.2-forge-1.1Релиз1.18, 1.18.1, 1.18.2 · 21 августа 2026 г.

fixed crash on older forge minecraft versions caused by improperly implemented refmaps

26.2-neoforge-1Релиз26.2 · 15 августа 2026 г.

added alternative stairs recipe + bug fixes

26.2-forge-1Релиз26.2 · 15 августа 2026 г.

added alternative stairs recipe + bug fixes

Комментарии

Загружаем…