-
Notifications
You must be signed in to change notification settings - Fork 336
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
RFC: ore dict card for AE2 #7712
Comments
So you want ore dict IO in import buses and storage buses? |
Yes |
Current intention is to implement it like fuzzy card, so that the filter is the property of a bus, not the card item itself. (Because card item is not really a good place to store data) |
So we could now place this card on a storage bus and no longer need storage bus on GT type filter combination? |
kind of |
The gap is where fuzzy card control is rendered. I'll look if it is possible to set them both in the same place. |
Must have missed the override property, it was early today and I didn't have my coffee yet... |
How does this compare lag wise to the ore dict bus? |
I didn’t notice anything immediate, but have also not done extensive testing. |
Lag-wise it is the same as oredictionary export bus I think, but it does not use much time by itself. Most of the time is just extracting stuff from the network, which is not really avoidable. |
appliedenergistics2-rv3-beta-45-GTNH.jar.zip |
Not sure about the transfer speed of the ore dictionary export bus, I believe it is 1 stack/tick max? |
Storage bus by itself does not have any limits I think |
This is also related |
Add new card for AE2, opening by RMB with card on hand, with interface looks like ore dict export bus. This card can work with export, import, storage buses. if this card installed, bus work with construction from card and ignore gui filter.
What is your GTNH Discord username?
Rait_GamerGR
The text was updated successfully, but these errors were encountered: