Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/29/18 in all areas

  1. No, EventBusSubscriber annotates the class you use to register your items, blocks, models, etc... The SubscribeEvent annotation goes over the method in which you regiser your items, blocks, models, etc... If you want to register models you have to make the arguments ModelRegistryEvent. I think what you have to do before you get into modding is to go and learn Java on your own. I know it's a response everyone gives but you obviously don't understand what I'm saying, you will be a lot less frustrated if you go and work with other Java projects and learn a bit more. Maybe try Spigot if you want to MC related projects.
    1 point
  2. This thread was a good read
    1 point
  3. Yes, 1.13 will run on J9
    1 point
  4. I made mods for 1.11.2 too, it's just most people don't like the new PVP system so they chose to stay on 1.8.9
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.