Posted November 14, 20159 yr Hey Guys, If I create a mod with Forge 1563, can I use this mod with a lower Forge version? Best regards
November 14, 20159 yr We guarantee forwards compatibility between Forge versions in the same MC version not backwards compatibility because we add stuff, and if you use the stuff we add you will have issues with the versions of Forge that doesn't have the things we added. So, if you make a mod for version X, it will work on X+ If you make a mod for X is MAY work on X- But say for example, we add a new event in 10, and you compile against 15, you can use the new event, but if someone tries to run your mod on 9 it'll have issues. This is why we uniquely identify every build of Forge and have a system in the @Mod annotation for specifying what versions of mods you rely on. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.