
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)
- Загрузки
- 2K
- Подписчики
- 5
- Обновлён
- 24 декабря 2025 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 5 декабря 2025 г.
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
- Author: IllusiveSoulworks
- Repository: github.com/illusivesoulworks/polymorph
- CurseForge: Polymorph
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.
Ченджлог
1.2.1+1.21.10Релиз1.21.10 · 24 декабря 2025 г.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, see CHANGELOG.md.
[1.2.1+1.21.10] - 2024.12.24
Fixed
- Fixed conflict command log filename in translations (conflicts.log → polymorph-conflicts.log)
- Added missing translation keys for conflict command progress messages
- Use translatable components instead of hardcoded strings in conflict command
- Added missing
polymorph.networking.failedkey to language files that lacked it
1.2.0+1.21.10Релиз1.21.10 · 5 декабря 2025 г.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
This is a copy of the changelog for the most recent version. For the full version history, see CHANGELOG.md.
[1.2.0+1.21.10] - 2024.12.24
Changed
- Updated to Minecraft 1.21.10
- Removed NeoForge/Forge support (Fabric only)
- Fixed smithing recipe handling for new recipe structure
- Various API compatibility fixes
Комментарии
Загружаем…