This mod adds the crafter proxy to Refined Storage, which acts like a crafter but gets its patterns from another linked crafter.
This allows you to distribute the same pattern across multiple crafters (which will automatically get load balanced by Refined Storage) without needing to duplicate the pattern. While using a single crafter and doing round-robin on the ingredients is an alternative, it's often very difficult to do when also needing to do some form of blocking.
To link a crafter proxy, craft a crafter proxy card, and shift right-click on a block to bind that block to the card. Then place the card inside the crafter proxy.
Note: the proxy will not show up on the crafting manager.
Available on Modrinth and Curseforge.
This project is licensed under the AGPLv3. See LICENSE.
Special thanks to Refined Mods for Refined Storage, and
- Edivad99 for Extra Storage,
- SuperMartijn642 for Entangled,
which I referenced while coding the crafter proxy block and the crafter proxy card respectively.