You are viewing our Forum Archives. To view or take place in current topics click here.
I need help with modding !
Posted:
I need help with modding !Posted:
Status: Offline
Joined: Jan 03, 201015Year Member
Posts: 662
Reputation Power: 26
Status: Offline
Joined: Jan 03, 201015Year Member
Posts: 662
Reputation Power: 26
Ok, so I want to learn to make minecraft mods ! I have no I dea where to start, If anyone could link me to somewhere were they learnt java or how to make mods or where they think the best and easiest place to learn java or modding, I would be extremely appreciative !
Thanks to all who read
-Pandazorz
Thanks to all who read
-Pandazorz
#2. Posted:
Status: Offline
Joined: Nov 26, 201014Year Member
Posts: 1,266
Reputation Power: 54
Status: Offline
Joined: Nov 26, 201014Year Member
Posts: 1,266
Reputation Power: 54
best plan is to wait for 1.2 that comes out tomorrow, then get the mcp and eclipse. i suggest learning java first but theres good tutorials on youtube etc.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 03, 201015Year Member
Posts: 662
Reputation Power: 26
Status: Offline
Joined: Jan 03, 201015Year Member
Posts: 662
Reputation Power: 26
Galil wrote best plan is to wait for 1.2 that comes out tomorrow, then get the mcp and eclipse. i suggest learning java first but theres good tutorials on youtube etc.
Any good places to learn java ?
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: May 12, 200915Year Member
Posts: 3,544
Reputation Power: 190
Status: Offline
Joined: May 12, 200915Year Member
Posts: 3,544
Reputation Power: 190
First off a good place to learn Java would be the internet of course! You will find hundreds if not thousands of tutorials relating to Java.
RDCA has some good tutorials on TheTechGame relating to Java which can be find in this thread:
On Youtube there are also some basic tutorials for creating basic Minecraft mods. Here is one for example:
But before you start creating a mod for Minecraft you will need the following:
Please note you do not necessarily need Eclipse; other programs can also be used which support Java.
Well that is some of the basics from me. If you are comfortable creating a basic mod, try something advanced. Maybe ask other mod creators for tips and support.
RDCA has some good tutorials on TheTechGame relating to Java which can be find in this thread:
http://www.thetechgame.com/Forums/t=1691336/java-tutorials-hd-voice.html
On Youtube there are also some basic tutorials for creating basic Minecraft mods. Here is one for example:
http://www.youtube.com/watch?v=zq85Rcw-Kk0
But before you start creating a mod for Minecraft you will need the following:
Java JRE and JDK - Link: http://www.oracle.com/technetwork/java/javase/downloads/index.html
Minecraft Coder Pack - Latest Version - Link : http://mcp.ocean-labs.de/index.php/MCP_Releases
Programming Software - Eclipse - Link: http://www.eclipse.org/downloads/
Please note you do not necessarily need Eclipse; other programs can also be used which support Java.
Well that is some of the basics from me. If you are comfortable creating a basic mod, try something advanced. Maybe ask other mod creators for tips and support.
- 1useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.