1

How to mod?

The awesome_1's Avatar The awesome_18/2/15 5:21 pm
1 emeralds 1.3k 23
8/13/2015 7:52 pm
The awesome_1's Avatar The awesome_1
I wanna learn how to mod, but idk how. I wanna make a mod that adds keybinds, like the better sprinting mod, and such. Any help?
Posted by The awesome_1's Avatar
The awesome_1
Level 1 : New Miner
0

Create an account or sign in to comment.

23

1
08/13/2015 7:53 am
Level 1 : New Crafter
noahyooo
noahyooo's Avatar
Here's basic mod making tool, I don't know whether or not it can help with key binds (I'm sure it can) But otherwise it's loads of use anyway.

https://mcreator.pylo.co/

Enjoy
1
08/13/2015 7:52 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
I already tried that. Keeps giving me errors.
1
08/10/2015 1:47 am
Level 18 : Journeyman Mage
ZachDevv
ZachDevv's Avatar
Wait, wait! Its too dangerous to go without java knowledge!
Since Minecraft is built around Java, Java is a pretty important skill/language to use when making plugins or modifications (mods). I recommend looking up some free, online tutorials that could help you learn it!

I don't know what java is o.o
Java is a programming language that is built around variables. A variable is a single piece of information that can be called upon or changed at later times. A programming language is a set of commands for a computer in a complex way to do complicated tasks.

Finished Learning Java? Or skipped? Oh well.
Try searching some online modding tutorials. Its pretty simple to create armor, food, weapons, blocks, creative tabs, items, etc. Monsters/Mobs and Machines are much more difficult but you can eventually learn!
1
08/09/2015 10:53 pm
Level 52 : Grandmaster Programmer
DarkEyeDragon
DarkEyeDragon's Avatar
If you want a good mod for keybinds, i personaly love to use the Keybind Mod (just google it and you'll find it on MCF (minecraft forums). It involves "coding" and can do a lot more than that. It can trigger on a huge list of events, display messages when conditions are met, etc. You get the idea. Its a very usefull tool.

http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1275039-macro-keybind-mod-0-10-12

documentation:
http://eq2.co.uk/minecraft/mods/mod_macros_0.8.5_readme.txt

If you really want to get into modding, i suggest learning Java first. I tried modding with no java knowledge... Just learn Java, and you'll save yourself a lot of time in the end.
1
08/10/2015 2:20 am
Level 17 : Journeyman Miner
anonpmc1231920
anonpmc1231920's Avatar
[deleted]
1
08/09/2015 10:40 pm
Level 36 : Artisan Blockhead
Woodilicious
Woodilicious's Avatar
It's very simple...

1
08/08/2015 5:46 pm
Level 12 : Journeyman Birb
SneakyLunatic69
SneakyLunatic69's Avatar
This should help: http://goo.gl/RHhX7u

Click to reveal
Just kidding, but really you should be googling this yourself cause it seems no one here really knows what you want to do... if you don't know much about java yet you should probably start with some basics tutorials and then move on to a basic minecraft mod with ores and stuff. I believe SCMowns had some good tutorials for that.
1
08/09/2015 10:16 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
Lol, but I guess not. But when I DO google it, all that comes up is some mod called "macro keybinds"
1
08/08/2015 4:49 pm
Level 21 : Expert Ninja
zoecGxhbmV0bWluZWNyYWZ0
zoecGxhbmV0bWluZWNyYWZ0's Avatar
Listen to what people say, because they're right.

Google it

Just find some youtube tutorials!
1
08/08/2015 4:28 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
bump
1
08/03/2015 7:28 pm
Level 42 : Master Nether Knight
10Andrew
10Andrew's Avatar
I have put together a detailed guide that will show you how to mod. It is quite long so I put it in a spoiler

Click to reveal
Google it
1
08/03/2015 8:54 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
I already did, thanks.
1
08/03/2015 8:05 pm
Level 33 : Artisan Engineer
RoboShadow
RoboShadow's Avatar
I said it first.
1
08/03/2015 6:32 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
How do I start off the mod?
1
08/03/2015 6:37 pm
Level 33 : Artisan Engineer
RoboShadow
RoboShadow's Avatar
Google it.
1
08/03/2015 7:22 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
ok
1
08/02/2015 6:11 pm
Level 15 : Journeyman Taco
Johnanater
Johnanater's Avatar
What do you mean by keybinds? Or better sprinting?

Here are some tutorials:
https://www.youtube.com/user/techgeek1019
https://www.youtube.com/user/TheMchewy
It's 1.7.10

If you mean like pressing "j" to turn into a pig then say that. If not. Then good luck finding it out!

Is this a repost? .-.

*EDIT*
This is probably what you're looking for
http://www.minecraftforge.net/wiki/Key_Binding
1
08/06/2015 3:55 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
The forge site seems good, but it's not explaining good much, I don't know where to put the class file into,
1
08/02/2015 6:22 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
Better Sprinting? The mod? Ever heard of it? And no it's not a repost, what do you mean? And thanks, I guess. But I want 1.8
1
08/02/2015 6:29 pm
Level 15 : Journeyman Taco
Johnanater
Johnanater's Avatar
No, I had to Google it.

I gave you the link. It's probably not that different. From 1.8
1
08/02/2015 6:32 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
o ok thanks
1
08/02/2015 5:31 pm
Level 4 : Apprentice Miner
URGMods
URGMods's Avatar
Your best bet are YouTube tutorials, Java lessons and Google. It can take about a month or a few weeks to really learn all the basics before you start.
1
08/02/2015 5:48 pm
Level 1 : New Miner
The awesome_1
The awesome_1's Avatar
I know a little bit of Java, and I have a Java book. Also YouTube isn't helping.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome