Jump to content

What to do if I don't know how to do something


woofer

Recommended Posts

1. Look for vanilla code that handles this and see if that is helpful.
2. Check forge documentation.

3. Search the forge modder support for similar questions or issues.

4. Check established GitHub repos such as choonster’s or cadiboo’s.

5. Ask myself here

Edited by Godis_apan
  • Thanks 1
Link to comment
Share on other sites

4 minutes ago, Godis_apan said:

1. Look for vanilla code that handles this and see if that is helpful.
2. Check forge documentation.

3. Search the forge modder support for similar questions or issues.

4. Check established GitHub repos such as choonster’s or cadiboo’s.

5. Ask myself here

Great, thanks. Quick clarification questions - by "look for vanilla code," do you mean to look at some of the Minecraft classes? Finally, which forge documentation are you referring to? Thanks!

Link to comment
Share on other sites

Yes, I mean the vanilla classes. So if I’m doing a new block for instance, I look at vanilla block classes that does something similar.

For documentation I’m using: https://mcforge.readthedocs.io/

Edited by Godis_apan
  • Thanks 1
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.

×
×
  • Create New...

Important Information

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