Jump to content

Getting Started?


xd_mahko

Recommended Posts

What helped me a lot start out was this tutorial and github:

https://cadiboo.github.io/tutorials/1.15.1/forge/

https://github.com/Cadiboo/Example-Mod

 

For complex or specific things I looked at other githubs, just ensure they are 1.14.2+ or you run into issues with the API changes.

 

Another source of information are the original Java classes from Mojang you can inspect in your ide of choice, a lot is de-obfuscated and human readible.

 

I also strongly recommend to have at least some Java background or read up on it, some of the concepts use rather "modern" ideas like lambdas.

 

Edited by KindOfWay
Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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