I've never made a mod or anything, but I do have experience coding and it's not as simple as you make it sound. You need to learn how to code Java (that's the programming language Minecraft is coded in). Then you need to understand the key components of the game mechanics and how they are implemented in the game code. You have to learn how Minecraft is structured internally. A mod simply modifies that game code. That's why mods require you to replace the minecraft.jar file to install them. The minecraft.jar file is the game code for whatever version you are running. If you can learn Java and the internal structure of Minecraft, you're good to go. Web searches should help you out with most problems you encounter once you have actually begun to modify the game.
I've never made a mod or anything, but I do have experience coding and it's not as simple as you make it sound. You need to learn how to code Java (that's the programming language Minecraft is coded in). Then you need to understand the key components of the game mechanics and how they are implemented in the game code. You have to learn how Minecraft is structured internally. A mod simply modifies that game code. That's why mods require you to replace the minecraft.jar file to install them. The minecraft.jar file is the game code for whatever version you are running. If you can learn Java and the internal structure of Minecraft, you're good to go. Web searches should help you out with most problems you encounter once you have actually begun to modify the game.
Actually, even though you probably have good intentions, this is either in the wrong section or you do not know what you are talking about. Minecraft PE is actually programmed in C++. However, the ModPE scripts are programmed in ModPE which is pretty much Javascript with pre-defined functions. I hope this helps! If you would like to learn JS, there are plenty of websites that you can learn it for free from. (codecademy.com, w3schools, etc.)
Rollback Post to RevisionRollBack
", sans-serif">Want to get paid for uploading mods?
Actually, even though you probably have good intentions, this is either in the wrong section or you do not know what you are talking about. Minecraft PE is actually programmed in C++. However, the ModPE scripts are programmed in ModPE which is pretty much Javascript with pre-defined functions. I hope this helps! If you would like to learn JS, there are plenty of websites that you can learn it for free from. (codecademy.com, w3schools, etc.)
My bad. I didn't realize this was regarding Pocket Edition. I was mistakenly talking about Minecraft PC.
Actually, even though you probably have good intentions, this is either in the wrong section or you do not know what you are talking about. Minecraft PE is actually programmed in C++. However, the ModPE scripts are programmed in ModPE which is pretty much Javascript with pre-defined functions. I hope this helps! If you would like to learn JS, there are plenty of websites that you can learn it for free from. (codecademy.com, w3schools, etc.)
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumEe
My bad. I didn't realize this was regarding Pocket Edition. I was mistakenly talking about Minecraft PC.
That's fine! At least you tried...
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!