Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comparator and Redstone interactivity. #2079

Open
alcatrazEscapee opened this issue Sep 5, 2022 · 0 comments
Open

Comparator and Redstone interactivity. #2079

alcatrazEscapee opened this issue Sep 5, 2022 · 0 comments
Labels
enhancement Minor new feature, mod compatibility, or QoL improvement.

Comments

@alcatrazEscapee
Copy link
Member

As title, I don't believe pretty much any of our devices implement comparator outputs, at all. Where they probably all could.

  • Basic inventories should show total filled / total capacity
  • Fluid inventories, crucible, barrel, etc. should show fluid inventory.

In addition, we could consider adding some limited redstone control to devices, where it makes sense that automation exists (it's a stretch but hey):

  • Dispenser + Flint and Steel interact with TFC devices, i.e. lighting them.

Another thing to consider: it might be worth while, developing some sort of in-dev test against a typical pipe based automation mod, to verify our containers all interact in expected ways (we can do item based tests with hoppers, but that also doesn't fully compare since hoppers are vanilla and mods will interact in different ways). Stuff like verifying the sidedness of our interactions. (Also, sync issues, because I uncovered one just by implementing barrel + bucket + dispenser interactions)

@alcatrazEscapee alcatrazEscapee added enhancement Minor new feature, mod compatibility, or QoL improvement. Version: 1.18.x Minecraft 1.18.x (Unsupported) labels Sep 5, 2022
@alcatrazEscapee alcatrazEscapee removed the Version: 1.18.x Minecraft 1.18.x (Unsupported) label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Minor new feature, mod compatibility, or QoL improvement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant