Minecraft Blogs / Tutorial

How to Setup Minecraft Forge 1.7!

  • 612 views, 3 today
  • 1
  • 0
LinkSword902's Avatar LinkSword902
Level 33 : Artisan Geek
12
Welcome to my Forge Tutorials, and here I will show you how to make minecraft mods for forge. You will need to know some basic Java, but if you do then I will help you by showing you this Tutorial!

Step:1
Go to the latest 1.7.2 MinecraftForge ( files.minecraftforge.net ), and download the "src" file.

Step:2
Download and Install eclipse from here: https://www.eclipse.org/downloads/
 
If you are Running Linux, pull up the Software Center and in the search bar type: Eclipse

Step:3
Go to http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
 
and download Java JDK, and again if you are on Linux go to the Software Center and type: Java, then download the latest platform.

Step:4
Make A Modding folder, put it somewere where you will see it all of the time

Step:5
Remember that file from forge you downloaded? well extract that into your Modding Folder

Step:6
When you are in your modding folder, click the folder that you have just extracted and open it

Step:7
Go to your command prompt (Windows = Start button and type: cmd), or (Linux = Ctrl + Alt + t) and type:
gradlew.bat setupDecompWorkspace eclipse (Windows) OR gradlew.sh setupDecompWorkspace eclipse (Linux)

Step:8
Open up Eclipse and Open up the folder that says "Minecraft".
Now you can mod
Stay tuned for the next Tutorial On 1.7 Forge Modding!

~LinkSword902
CreditMinecraftForge, Eclipse, Minecraft
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome