desht / ModularRouters

A Forge Mod for item routers with pluggable modules
16 stars 20 forks source link

Enhanced sequence line (Branching) #225

Open JWTHDYTWA opened 2 months ago

JWTHDYTWA commented 2 months ago

Describe the feature

Add an augment (or default feature) that would skip (jump) a configured number of subsequent modules if the module did or didn't sommething. If so, there must be also "Always terminate" option to finish a branch.

Reasons why it should be considered

It's a logical continuation of an existing feature. And it's easy to implement because there is already this: изображение And it would make routers smarter with branching.

Additional details

No response

desht commented 2 months ago

Can you describe a practical use-case for this please?