Jump to content

Recommended Posts

Posted

I havent modded for a while, and I found my Forge is extremely outdated.

Now I want to update and re-setup my work place.

But firstly, I forgot where to download the offline documentation.

Any clues?

Posted

Hi

 

The Forge documentation is in the sourcecode, it's a bit patchy and generally lacks an overview telling the proper way to use the methods, preconditions/assumptions, typical use case examples etc, so you'll often have to inspect the source code implementation to figure it out. 

 

There are quite a few other tutorials around which can help fill the gaps, many of them are here:

http://www.minecraftforge.net/forum/index.php/board,120.0.html

Wuppy29's stuff is really good, for specialist topics dieSieben, coolAlias, and jabelar have also got some really helpful posts & blogs.

 

If you used to do Forge before, the newest things to know about are the ForgeGradle workspace and building (which are massive improvments), Block and Item Models in place of all the old rendering stuff, network packets are totally different (and multithreaded), a lot of changes to Events, and the more-or-less-complete integration of FML into Forge.  A lot of the rest is still similar.

 

-TGG

Posted

SO is 1.7.10 maintained now?

There are still regular releases, so I guess yes, for now.

 

Upgrade to 1.8 I reckon.  It's not that bad if you use other folks' working code as a starting point to show you what you need to know.

 

-TGG

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.