Jump to content

Pull Request Guidance


briman0094

Recommended Posts

I just modified Forge to allow a modder to add custom tabs to the creative menu. The system works flawlessly as far as I can tell (yes, I tested it...). The modder just has to declare an instance of CreativeTabs with the index and name they want, then add a localized name similar to how you add names to Blocks and Items. The tab then shows up in creative mode and the modder can use Item.setCreativeTab(theirNewTab) to categorize their new items and blocks. One problem: I have no clue how to set up a pull request. Yes, I just modified the entire creative inventory system but I can't figure out pull requests. This is slightly embarassing  :P. Can somebody give me a push in the right direction (or maybe a pull? ;)) on how to set up and submit a pull request with my new code changes? Thanks!

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.