Posted July 19, 20169 yr Im currently learning how to make a 1.8 mod, what is changed in 1.9? What would i need to know in order to update a mod to the next version? What is remained the same?
July 19, 20169 yr The main changes are: An overhaul of Forge's registry system More singleton classes (e.g. Biome ) having registries instead of arrays with manual IDs Most player interaction methods having an EnumHand parameter and an ActionResult / EnumActionResult return value due to the addition of dual wielding For more detailed changelogs, look the Releases section. I wouldn't recommend updating to 1.9, you should update straight to 1.9.4 or 1.10.2 (which is 99% backwards compatible with 1.9.4). Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
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.