Tinkering with Embers
Currently the mod only adds Stamps for Tconstruct and Conarm material parts. Integration of recipes with the Stamper is not yet implemented.
Planned Features
This mod provides integration between Embers (Rekindled) and Tinker's Construct and Construct's Armory mods. All registered Tinker materials with smeltable components will be able to be created using the Stamper. With this mod, you can disable the smeltery (via Tconstruct configuration) if desired. To accommodate this, other items such as Lavawood will also be craftable using the Stamper.
For Pack Developers
While the mod is under development, I have prepared several CraftTweaker scripts that you can use. They assume that you have tconstruct/conarm installed, the smeltery is disabled, and you're using embers rekindled/soot. Many sections are commented out, and you can use them depending on your setup.
// embers.zs script
// Contains basic integration with Embers
// emberstinkercompat.zs script
// Provides compatibility between Embers and Tinker's Construct