Integrated Tunnels

Integrated Tunnels

53M Downloads

Tunnel Proxy

rubensworks opened this issue · 2 comments

commented

Issue type:

Only keep the issue types that are applicable.

  • ➕ Feature request

A Tunnel Proxy is a block that exists in item, fluid and energy form, and allows restrictions to be placed on each side.

When the gui is opened, is should show a variable slot input and output side (2 times 6). These slots take boolean, element (item, fluid, integer), element lists or predicate variables, and indicate the filter that should be applied when things are pushed through the proxy.

By default, when no variable is present, the side should allow everything (?)

Instead of restrictions per side, just consider doing a single restriction type on all sides. Where the restriction may optionally be disabled per side (makes the GUI simpler).

Related to #90


Alternatively, a more flexible option would be to create a Filtering Interface that exists in item/fluid/energy form. This would act just like a regular interface, but it takes a variable card that allows to define what is allowed to go through the interface (both in and out).

commented

is there any timeline on when this is planned on being added?

commented

Thanks for the suggestion!