ADJ Alloy Forgery Compatibility Fix
This mod was created specifically for my upcoming modpack "A Distant Journey". A technical issue arose with the Alloy Forgery mod when using Sinytra Connector - it was impossible to override the built-in alloy forges and their properties. They had to be registered through KubeJS using Java reflection, but the forges registered this way did not appear in the EMI recipe category for Alloy Forgery.
This modification solves this problem by replacing the standard AF category with a custom one that adds every item from the #adj:alloy_forge tag as a workstation.
Developed for Fabric, but intended to be used with Sinytra Connector.
Important note: This mod was created to fix a specific issue in my modpack. For regular modpacks that don't use complex technical solutions, it will not be useful.