CyclopsMC / IntegratedTunnels

Transfer other energy, items and fluids over Integrated Dynamics networks
MIT License
20 stars 13 forks source link

Unclear description for 'passive interaction' aspect option #312

Open met4000 opened 6 days ago

met4000 commented 6 days ago

Issue type:


Short description:

From testing, the current 'passive interaction' aspect option allows things to pull from exporters and push into importers (so long as the aspect allows it) - see also #311.

The current in-game description of this aspect option is unclear; it can be read to say that enabling it will allow both importers and exporters to be both pushed and pulled from, rather than just pushing for importers and just pulling for exporters. It also does not mention that the pushing/pulling can only occur for items that satisfy the current aspect config. image

If #311 is not accepted (which would likely require redoing the aspect option and/or description anyways if accepted), could the description for the passive interaction aspect option be modified to include only pushing or pulling will work, and optionally mention something about passive interaction respecting the aspect config?

E.g.: "If the target may insert into the network." on importers and "If the target may extract from the network." on exporters, or "If the target may insert into this importer or extract from this exporter, respecting any aspect configurations." on both.

rubensworks commented 6 days ago

Thanks for the suggestion!

Jack-McKalling commented 6 days ago

Another alternative description could be:

If the target may actively feed items on top of the existing insertion/extraction, respecting the aspect settings and transfer direction.