You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to make a pull request to document how to install the mod, but I'm unsure on how to check what dependencies are required. I'm not very familiar with the modding ecosystem.
The latest .jar's mcmod.info shows no dependencies at all, but launching it on top of Meatballcraft v0.16.5-p3 fails during loading since it expects >=modularui-2.4. How can I verify the full dependency list? Are some/any of these dependencies mixin-specific?
Also, just to confirm, the mod works fine as a standalone client-only mod, with some extra features if server also has it installed, right?
The text was updated successfully, but these errors were encountered:
I'd like to make a pull request to document how to install the mod, but I'm unsure on how to check what dependencies are required. I'm not very familiar with the modding ecosystem.
The latest
.jar
'smcmod.info
shows no dependencies at all, but launching it on top of Meatballcraft v0.16.5-p3 fails during loading since it expects>=modularui-2.4
. How can I verify the full dependency list? Are some/any of these dependencies mixin-specific?Also, just to confirm, the mod works fine as a standalone client-only mod, with some extra features if server also has it installed, right?
The text was updated successfully, but these errors were encountered: