Incompatible Mods #3967
Unanswered
Pilot-Boi
asked this question in
Mod Dev Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I'm making my first mod and I'm currently trying to add signs to the game. I'm using the Terraform API to help me do so, but when I try to generate data, I keep getting an error from the loader that the mods are incompatible. It says I need to download fabric-rendering-v1, which as far as I know is supposed to be included in the API/External Libraries when gradle is first built. However, when I went and checked the External Library, it looks like only the client rendering API was downloaded. What should I do to fix this?
Here's the client rendering files in the External Library, and the error message
Any help would be fantastic
Beta Was this translation helpful? Give feedback.
All reactions