Minecraft Mod Compatibility Question
Go to solution
Solved by TheKDub,
Because Forge (the API that many mods rely on) hasn't been updated to the newest versions of Minecraft yet. (It's still only on 1.13 I think).
Different versions of Minecraft have changes in their code. These changes can sometimes remove or severely change things that a mod relies on, which makes the mod is no longer compatible.
Minecraft 1.14 includes a complete rewrite of the game's lighting engine and plenty more, so mod authors have to figure out how to work with that and then go from there. Much of which won't be able to happen until Forge is updated. (Forge has many extremely useful tools for modders for interacting with Minecraft's code, which otherwise is incredibly difficult to work with.)

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now