Skip to content

This mod adds the crafter proxy to Refined Storage, which acts like a crafter but gets its patterns from another linked crafter.

License

Notifications You must be signed in to change notification settings

StevenDoesStuffs/RefinedCrafterProxy

Repository files navigation

Refined Crafter Proxy

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.

Notes:

  • The proxy will not show up on the crafting manager.
  • Refined Storage's load balancing algorithm will feed more ingredients to a crafter with more speed upgrades. If your items aren't being distributed evenly, this may be why.
  • For modpack creators: if you have a mod like Extra Storage which adds crafters with custom performance characteristics, you can add proxy variants of those crafters in the RefinedCrafterProxy config in order to match the speed for proper load balancing. These will not have crafting recipes by default.

Downloads

Available on Modrinth and Curseforge.

Screenshots

2024-03-21_00 07 29 2024-03-21_00 09 37

Redistribution

This project is licensed under the LGPLv3. See LICENSE.

Acknowledgements

Special thanks to Refined Mods for Refined Storage, and

which I referenced while coding the crafter proxy block and the crafter proxy card respectively.

About

This mod adds the crafter proxy to Refined Storage, which acts like a crafter but gets its patterns from another linked crafter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages