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

10086H/RefinedCrafterProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Note: the proxy will not show up on the crafting manager.

Downloads

Available on Modrinth and Curseforge.

Redistribution

This project is licensed under the AGPLv3. 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

  • Kotlin 100.0%