PulseBeat_02 Posted July 29, 2018 Posted July 29, 2018 So, I was updating a mod when I thought about this question. If I download the latest 1.12.2 Forge Mod Development Kit (MDK) and import at 1.8 project (not 1.12.2 project) will it show errors in eclipse (my program for Java) that if I fix, I would be able to make the mod work in 1.12.2? If that was so, mod updating would me much easier. Quote
Animefan8888 Posted July 29, 2018 Posted July 29, 2018 44 minutes ago, PulseBeat_02 said: If I download the latest 1.12.2 Forge Mod Development Kit (MDK) and import at 1.8 project (not 1.12.2 project) will it show errors in eclipse (my program for Java) that if I fix, I would be able to make the mod work in 1.12.2? If that was so, mod updating would me much easier Yes this is how you should update a mod. Though just fixing those errors won't always solve the issue. Quote VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
MDW01 Posted July 29, 2018 Posted July 29, 2018 It is mainly just fixing errors but as it is with coding just because there aren't any errors doesn't mean it will work. The things the code does could have changed and some stuff is added or removed entirely. Quote
Recommended Posts
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.