-
Notifications
You must be signed in to change notification settings - Fork 1
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
FTB Quests - EMI integration #9
base: 1.19/dev
Are you sure you want to change the base?
Conversation
Signed-off-by: unilock <[email protected]>
Sometimes only works after /reload? Signed-off-by: unilock <[email protected]>
I'll be following this with interest, thanks for taking the time on this. Feel free to tag me with any questions, if needed. |
can you also add EMI bookmark support directly from the quest 'Tasks' or 'Valid Items' page ? |
I will be curious to see how this goes. A few mods have dropped JEI support in 1.21 which has basically forced the adoption of EMI with ATM10 using straight EMI to start out and Enigmatica 10 using a combination of JEI and EMI. |
This is not something EMI exposes an API for, currently. |
@unilock Do you have any ideas on how to make it so that instead of opening inventory, pressing ESC opens the quest from where the recipe display was opened, if at all possible? |
hey! is this PR still being worked on? |
I am also very interested in this pull request. |
I'm not sure if the problem has been solved, because I still encounter this problem |
This PR adds integration with EMI, a new-ish recipe viewer, to FTB Quests. Fixes FTBTeam/FTB-Mods-Issues#312.
TODO:
/reload
- seems to be dependent on mod load order? (which, afaik, is random in Fabric)ClickableTextWidget
for opening the quest book from EMI?Note: the modpack I'm using for testing is @sisby-folk's Tinkerer's Quilt.