Minecraft Blogs / Tutorial

[CREATING MODS] X86TUTORIALS' MODLOADER TUTORIALS - 1.2.5 [7/4/12]

  • 2,531 views, 1 today
  • 5
  • 5
  • 4
codeninja's Avatar codeninja
Level 49 : Master Ninja
37
x86tutorials' ModLoader Tutorials - 1.2.5


By: Codeninja - x86tutorials (on YouTube)


Hello, this is Codeninja! I have made a couple of tutorials on how to create ModLoader Mods using Eclipse, and using MCP 1.2.5! Please note that this took a while to render and upload!


Tutorial List:


Key:


Posted Image - Easy


Posted Image - Normal


Posted Image - Medium


Posted Image - Hard


Playlist Link:


Playlist


List with Links:


Posted Image1. Setting up your Mod


Posted Image2. Making a Crafting Recipe


Posted Image3. Custom Block with a Texture


Posted Image4. Add Blocks to the Creative Menu


Posted Image5. Create a Custom Item


Posted Image6. Smelting Recipes


Posted Image7. Human NPC


Posted Image8. NPC's with an AI!


To-Do-List-ish-thing:

  • Dimensions

  • Biomes

  • NPC Spawning in Biomes

  • Portals

  • Chat Messages

  • Armor

  • Custom Mobs

  • Food
Tags

1 Update Logs

Update #1 : by codeninja 07/27/2012 3:05:17 amJul 27th, 2012

Le bump

Create an account or sign in to comment.

1
08/04/2012 5:57 pm
Level 26 : Expert Engineer
Technofreak301
Technofreak301's Avatar
Can you add a list somewhere of what all the AI features are, like:

tasks.addTask(0, new EntityAISwimming(this));
Or:
tasks.addTask(0, new EntityAIBreakDoor(this));

I'm not that sure on how to operate MCP on my computer, so I can't find out how to give mobs certain AI aspects. So can you give a list?

I'd like to know in particular how to make your mobs:
*Fly
*Explode
*Pick up/place blocks
*Climb walls
*Poison attacks
*Shoot fireballs(ghast AND blaze)
*Go around walls to reach target
*Calculate and move along shortest possible route towards target
*Avoid hazards(e.g. lava, cliffs, etc.)
*Prevent damage(e.g. running for water to douse flames when on fire, seeking shade from sunlight, etc.)
*Responding to attacks from other mobs as well as the player(I think it might be this:

targetTasks.addTask(0, new EntityAIHurtByTarget(this, false));

but I'm not that sure)
I'll PM you if there's anything else I'd like to know! :)
1
06/26/2012 8:16 am
Level 1 : New Crafter
ScillzyJr
ScillzyJr's Avatar
Can You Please make a tutorial on how to make a new realm ???? THANKYOU
1
06/14/2012 2:51 am
Level 29 : Expert Archer
Waffle Sniper
Waffle Sniper's Avatar
Can you make a tutorial on making mods that add new ores, bows, tools and armor? I want to make a mod and I can texture but I am having problems with actually putting them in the game.
1
04/27/2012 3:05 pm
Level 52 : Grandmaster Modder
beanslasher
beanslasher's Avatar
its a good tut
but i cant get my human npc to spawn no errors and 3 int are 20, 20 , 20 so it wqould be easy to find but i cant find them
HELP???????
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome