-
-
Notifications
You must be signed in to change notification settings - Fork 31
[1.20.1] Update Forge and mark TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin
injectors as not required
#191
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
Conversation
…n injectors as not required, for Forge 47.3.26+ Signed-off-by: unilock <[email protected]>
I guess that was the reason for my crash on Forge 47.3.27 upon entering the world:
Otherwise, I'm just at a loss. |
@mpustovoi Yes, this PR intends to fix that particular crash. |
I spent the whole of yesterday trying to track down this specific bug when adding the Forgified API to my server, |
Can we also get this fix on 1.21? I have users reporting this issue for Oritech 1.21 aswell |
can we integrate the QFAPI into this for quilt mod integration for forge via connector |
Uh, no. I'm not sure what this has to do with this PR anyway. Off-TopicQuilt uses its own mappings, loader, and API (although I think it remaps JARs to Intermediary anyway). It would be a rather large effort to port its entire ecosystem to Fabric. (Though not as much of an effort as porting Fabric's ecosystem to Forge, I suppose...) There aren't really enough Quilt-specific mods to make it worth the trouble. |
Fixes compatibility with Forge 47.3.26+ while maintaining compatibility with older versions