
Interchangeable
Current Minecraft Version: 1.17.1 - 1.19.2
This mod allows configuring interchangeable ingredients in crafting recipes through JSON configuration files. Now you can use items from one mod in recipes from other mods!
Main Features
Imagine a situation: a wolf pelt from one mod should work in a recipe from another mod that requires a wolf pelt. With this mod, this becomes reality! You can configure item equivalence so they can be substituted in any recipes.
The mod works entirely through JSON configurations, making it compatible with any modifications. It even allows overriding recipes from other mods if needed.
Important Information
Warning: This mod does not change the vanilla recipe system that uses the first-match principle. This can make some recipes unavailable if used incorrectly.
For resolving recipe conflicts, it's recommended to use the Polymorph mod. It will help eliminate problems that arise when configuring item equivalence in vanilla recipes.
Development Status
The mod is in active development. Not all planned features are implemented, errors are possible. If you found a bug or have improvement suggestions, report them on the project's GitHub page.
Future updates plan to add more complex crafting methods and advanced configuration settings.
Technical Details
- Requires Fabric API
- Works entirely through JSON
- Supports adding items from any mods
- Compatible with Minecraft versions 1.17.1 - 1.19.2
Other Author Projects
The author also develops other popular mods, including weapons, armor and artifacts from Minecraft Dungeons, as well as various utility modifications.
License: MIT