Minecraft Blogs / Tutorial

A new Idea, Minecraft Modding Tutorials.

  • 545 views, 1 today
  • 8
  • 3
  • 14
Xboxboy300's Avatar Xboxboy300
Level 21 : Expert Modder
14
Hey guys, part of my last blog I said if I got 5 Diamonds I'd teach you good people how to mod. So I got 5 Diamonds and it's time to get modding.

TUTORIAL #1:

So my first tutorial is on how to install MCP, ModLoader, and Eclipse so we can start making mods.


LINKS:

ECLIPSE:

http://www.eclipse.org/downloads/

MCP:

http://mcp.ocean-labs.de/index.php/MCP_Releases

MODLOADER:

http://www.minecraftforum.net/topic/75440-v147-risugamis-mods-updated/


TUTORIAL #2

My Second Tutorial is on making our first item which well use for tutorial #3.


LINKS:


Code Files:
http://www.mediafire.com/?fq6o2qum711k31g

TUTORIAL #3
My third tutorial is on how to make pickaxes and swords with your new material

LINKS:
Code Files:
http://www.mediafire.com/download.php?c34r78azc1n6eyy

TUTORIAL #4
My fourth Minecraft modding tutorial is on how to make tools, like shovels, hoes, and axes with your new material

LINKS:
Code Files:
http://www.mediafire.com/?2jjb43q5h2t0nw3

TUTORIAL #5
In this tutorial I'm going to show you how to generate ores for your new material.

LINKS:
Code Files:
http://www.mediafire.com/?ba2mp8wbmj6fd24

TUTORIAL #6
In this tutorial we learn how to make armor out of our new material.


Modding Codes:
http://www.mediafire.com/?8ttxt2w4x6k6o16
Images to edit:
http://www.mediafire.com/?umgkmcf0565mxi3

Tags

Create an account or sign in to comment.

MilesPurhour
03/09/2013 8:58 pm
Level 32 : Artisan Blockhead
MilesPurhour's Avatar
Wow very, complicated
:p
1
EdMaxPrime
03/09/2013 12:31 pm
Level 21 : Expert Modder
EdMaxPrime's Avatar
I need a tutorial on making spawn eggs or an item that can spawn a mob. I am getting an error in my code which is:

ModLoader.registerEntityID(EntityPigU.class, "Magic Pig",addEntityName(registerEntity(EntityPigU.class, "Magic Pig", ModLoader.getUniqueEntityId(), 0xF778A1, 0x7E587E), "Magic Pig"));

ModLoader.addSpawn(EntityPigU.class, 8, 4, 10,

EnumCreatureType.ambient);

// EnumCreatureType can do monster, mob, creature

The error is on the underlined part.
1
Xboxboy300
03/09/2013 12:35 pm
Level 21 : Expert Modder
Xboxboy300's Avatar
My tutorial #8 is going to be on creatures and stuff, stick around until then it'll be up like tomorrow. :D
1
EdMaxPrime
03/09/2013 10:13 pm
Level 21 : Expert Modder
EdMaxPrime's Avatar
I got it fixed, but now my model doesn't work. It is a biped instead of a pig and I have the model class.
1
Xboxboy300
03/09/2013 10:23 pm
Level 21 : Expert Modder
Xboxboy300's Avatar
Weird :/
1
EdMaxPrime
03/09/2013 10:25 pm
Level 21 : Expert Modder
EdMaxPrime's Avatar
Any idea on how to name the model class? I am also making modloader tutorials on my website.
1
Xboxboy300
03/09/2013 11:40 pm
Level 21 : Expert Modder
Xboxboy300's Avatar
the modle would be: EntityMagicPig
1
Blu3_lightning
03/09/2013 2:53 am
Level 16 : Journeyman Dragon
Blu3_lightning's Avatar
Not a new idea but still good.
1
Xboxboy300
03/09/2013 2:54 am
Level 21 : Expert Modder
Xboxboy300's Avatar
Lol, We'll I had a hard time when I was starting off, so I thought I'd make something simple for people trying to do the same. :D
1
Blu3_lightning
03/09/2013 2:56 am
Level 16 : Journeyman Dragon
Blu3_lightning's Avatar
It is good though that you are doing this because sadly there are very few mods around.
1
Xboxboy300
03/09/2013 3:03 am
Level 21 : Expert Modder
Xboxboy300's Avatar
Thanks :D
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome