Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Requires: CraftTweaker and UniDict
UniTweak is a mod that adds CraftTweaker methods which can create recipes for other mods based on patterns instead of items. It does this using the UniDict API.
In a modded Minecraft game you will have a set of resources (ie iron, copper, lead) which each have specific items associated with them (ie ores, ingots, dust). Normal CraftTweaker methods allow you to create recipes given specific inputs and outputs (ie Iron Ingots). The methods this mod provides can take the kind of input and output you want, and create recipes matching that pattern for all resources which have those kinds.
Usage examples include:
IE Metal Press recipe that turns ingots into their corresponding blocks
IE Crusher turns metal ores into Magneticraft rocky chunks
Embers stamper recipe that turns a given amount of molten metal into the corresponding gears
Currently supported mods are: Immersive Engineering, Embers Rekindled. See the wiki for the available methods and usage information.