polymorph but it's for fabric only but also for 1.21.10
ModLGPL-3.0-or-later

polymorph but it's for fabric only but also for 1.21.10

No more recipe conflicts! Adds an option to choose the crafting result if more than one is available. (Unofficial fork, updated for Minecraft 1.21.10)

827
Downloads
0
Followers
4 months ago
Updated
📦
2
Versions

📖About polymorph but it's for fabric only but also for 1.21.10

This is an unofficial fork of Polymorph by IllusiveSoulworks, updated for Minecraft 1.21.10.

Polymorph is a mod that solves recipe conflicts by letting players choose between all potential outputs shared by the same ingredients.

With a sufficiently large amount of mods, recipe conflicts are a common occurrence and the responsibility for resolving these usually falls on the user or modpack developer, using datapacks or other tools to ensure that each recipe is unique.

Polymorph offers an alternative solution, allowing all possible crafting and smelting recipes to co-exist regardless of conflicts.

Fork Information

This fork updates Polymorph for Minecraft 1.21.10 (Fabric only).

Changes from original:

  • Updated to Minecraft 1.21.10 API
  • Fixed smithing recipe handling for new recipe structure
  • Removed NeoForge/Forge support (Fabric only)
  • Various API compatibility fixes

Original Project

If you appreciate this mod, please support the original developer via Ko-fi.

Features

Crafting

When a group of ingredients matches more than one recipe, a button will appear above the output slot. Pushing this button will show a list of all possible results and selecting one will change the crafting output to match. Polymorph will also remember the last selection as long as the ingredients don't change, so repeated crafting actions are possible on the same selection.

Smelting

When a valid input matches more than one output, a button will appear above the output slot. Pushing this button will show a list of all possible results with the currently selected result highlighted in green. Selecting one of the listed results will change the smelting output to match. This selection will be saved to the block itself and persist across world loading and unloading.

Commands

To assist identifying potential conflicts, there's a command /polymorph conflicts that will try to identify recipes that conflict with each other and outputs a list of them to your logs folder.