-
Notifications
You must be signed in to change notification settings - Fork 665
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
EMI BOM (synthetic favourites) support #8214
Comments
The last time we had this enabled it caused massive performance issues. I
suppose we can look at what that addon does in detail to revisit this
jeytee84 ***@***.***> schrieb am Do., 17. Okt. 2024, 10:40:
… Describe the feature
This mod add this functionality, but it's only for fabric.
https://www.curseforge.com/minecraft/mc-mods/ae2-emi-crafting-integration/files/5160115
emilyploszaj/emi#696 (comment)
<emilyploszaj/emi#696 (comment)>
EMI supports this, AE2 does not
Reasons why it should be considered
The recipe tree and the generated bill of materials in EMI are some of the
best QoL features in expert modpacks like GregTech. Having it before
accessing an ME system is a treat, but losing it once you get ME access is
quite sad.
Additional details
*No response*
—
Reply to this email directly, view it on GitHub
<#8214>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJT6V4FVLXJFUQIVWSJZEDZ35ZXVAVCNFSM6AAAAABQDGPITKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU4TIMBTGQYDQMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
maybe a config option for it? |
The addon doesn't seem to do much differently in this area? The only performance downgrade I could see is the refresh every 400ms/50ms (when a recipe is open), requiring all the stacks to be iterated and such. I could try to do some investigation if that was it @shartte |
I've been testing it for an hour now, works just fine through Sinytra Connector as detailed here, it could totally be at least an option disabled by default. |
i could see craftables causing a massive performance hit... but the synthetic faves shouldnt be too bad? really sad when i made my ae2 terminal in e10 and found i could no longer use my craft one/all to inventory EMI hotkeys while in my ME system crafting terminal. Seemed weird cuz when i hover over the items in my synthetic faves, the tooltip can already see if i have the items needed for the craft, so EMI is seeing what is in the ME system somehow already... |
Reasons why it should be considered
The recipe tree and the generated bill of materials in EMI are some of the best QoL features in expert modpacks like GregTech. Having it before accessing an ME system is a treat, but losing it once you get ME access is quite sad.
Describe the feature
This mod add this functionality, but it's only for fabric.
https://www.curseforge.com/minecraft/mc-mods/ae2-emi-crafting-integration/files/5160115
emilyploszaj/emi#696 (comment)
The text was updated successfully, but these errors were encountered: