CyclopsMC / IntegratedDynamics

A Minecraft mod to take full and automated control of your appliances.
http://cyclopsmc.github.io/IntegratedDynamics/
MIT License
135 stars 63 forks source link

Operation Linking #1430

Open bangplaysgames opened 1 day ago

bangplaysgames commented 1 day ago

Issue type:


Short description:

Cable Part Operation Linking:

A new optional variable writer and reader field within all operational cable parts (Writers, Exporters, Importers, and Crafting Interfaces) that will encode a Link ID to the variable card if placed in the writer field. All cable parts of the same type would perform operations as a team.

Examples:

Linked Item Importers or Item Exporters would be able to operate in a round-robin, sequential, closest-first, farthest-first manner.

Linked Crafting Interfaces can be linked together to provide Crafting Job Load Balancing across multiple machines / tables.

rubensworks commented 1 day ago

Thanks for the suggestion!