MineCrak, on 03 June 2012 - 02:46 PM, said:
btw: A couple months ago I compiled a list of basic MC 1.2.5 Development resource links that would be helpful for anyone wanting to Mod for v1.2.5. You can use it if you want.
[ Original ]
Minecraft v1.2.5 - Dev Kit (Core):
* Easier to Copy and Paste version (won't break the links):
I have decided to make my own "modding" series on YouTube, where I try to make tutorials and teach others the basics of modding.
Besides just giving you the code and letting you paste it, I try to explain everything in the code, and I even give tips on modding and the use of Eclipse.
If you have never programmed before, check out this video:
>> JDK & Eclipse Setup <<
If you want to have a look and start learning some basics of modding, check out the playlist:
>> Minecraft Modding Made Easy <<
**If I were you I'd subscribe because I sometimes forget to add my uploads to playlists, so to see it first in my sub box it's worth to subscribe. I have other content too BTW
I highly recommend that you know at least some Java language because otherwise this will be nothing but "copy and paste" for you, and you will not really learn anything. I purely try to teach you the basics, and you can then take your imagination to create any sort of mods you want.
Current Tutorial List:
- MCP Setup [5.0] for MC [1.0]
- Custom Ores/Blocks and generating them in the world
- Custom items and crafting recipes
- Custom crossbow with extreme accuracy and explosive ammo
- Custom item and block textures
- Blocks dropping custom items + XP orbs when mined
- Mod Organization and Fixing Bugs
- Custom Ingots and Smelting in a Furnace
- Custom Tools, Metal Material, and Bug Fixing Recipes
- Custom Armor, Armor Material
- See through blocks (Glass), Fire blocks, Slow/Fast blocks
- Launching MC in Eclipse with Custom Textures
- Custom Food
- Eclipse Tips and Trick / Suggestion and Error handling
- Custom Chat Messages
- Custom NPCs (Mobs & Animals)
- Crafting Catalysts
- Different Custom Textures on Sides of Blocks
- Entity Spawning from an Item
- Item Durability and Consumption on Use
- Block and Entity Drop Rates
- Transforming Items into new Items
- Custom Trees and Generation
- Saplings and Custom Bonemeal
- Custom Furnace Fuel
- MCP Setup [5.6] for MC [1.1] + Updating Your Mod
- Mobs Dropping Multiple Items
- Surface and Biome Specific Generation
- Custom Block Models
- Texture Folder Organization
- Preparing Mod for Upload (Recompiling)
- MCP Setup [6.0] for MC [1.2] + Updating Your Mod
- Solar Panel, Brightness, Redstone Power
- Custom Blocks in Creative Menu
TO DO:
- Potions
- Custom Ammo
- NPC Modeling
- Additional "Uses" on Items
- New Liquid
- Nether Generation
- Different Dimension
- Block Change Based on Environment
- Blocks Changes the Environment (Grass Spreading)
- Block Change with Redstone
- Throwable "spears"
- Building Spawning
- Zooming on Keybind
- Crops/Vegetation
- One All-Purpose Tool
- Jump/Speed Change
- Rechargeable Fuel Source
- Mob Spawning on Block Touch
- Day/Night recognition
- Half Blocks
- Knockback
- GUIs
- Fences
If you want to make your SSP mod into an SMP mod, follow this tutorial, it is AWESOME!
http://www.minecraft...modding-310511/
Code Download
The latest source code download can be found here: CODE DOWNLOAD: MMMEv5
*This is a link back to my YouTube channel, I don't use AdFly so at least I can promote my own channel
Common Errors
Code Fixes - After Video is Out
I CANNOT STRESS THIS ENOUGH!
Post ALL your Minecraft screen error messages along with the code you are having problems with inside of the "[ code] [ /code]" brackets and put both the code and the error message inside of the "[ spoiler] [ /spoiler] brackets.
If you enjoyed the tutorials and want to support this, hit that (+) button down there to vote this up











