Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

In this modding series I will teach you all about Minecraft Forge Modding, starting with the basic setup and advancing to rather complicate things.

 

The only things you have to know are the basics of Java. If you have no idea what classes, switch statements or for loops are, please learn some of the java basics. Just take a look in the internet for a beginner tutorial and you'll get something soon. Please don't miss this step because modding without java knowledge is completely nonsense!

 

Once you have learned the Java basics, you can start your first mod.

In my tutorials I'll create a basic mod together with you and explain everything. You can either retype the code, copy it or download it from a GitHub repository to which I added a link under each tutorial.

 

Of course you can also take a look at the tutorials if you are a little bit familiar with modding but want to broaden your horizon..

 

Please note that the tutorials are still WORK IN PROGRESS. I'll try to add at least one new tutorial per week, so the list of tutorials will increase over time.

 

Ready to start modding?

Go to create your first mod!

 

 

  • 3 weeks later...

Thank you for the in-depth explanations of the simple stuff. Your meta-data block tutorial contained the bit of information I needed to figure out why my custom meta-data blocks weren't properly converting between ItemBlock in hand and Block in the world. (New GameRegistry method not in 1.6.4).  None of the common tutorials mentioned that sort of thing.

 

 

Thank you! I love your tutorials! The layout with the images and pieces of code, AMAZING! Please continue to post more tutorials! :)

  • 1 year later...

Thanks for Worldgen tutorials for <5 block veins! Really helpful because all tutorials generate world through WorldGenMinable :(

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.