I can not see that much documentation for modding with the Block launcher unlike Forge. Can someone please post a tutorial or link me to the place where I can find it? Thanks. I want to get my team`s Kirby and Friends mod along with others on Pocket Edition in addition to PC.
Here is some information for you that you may find helpful:
First of all, _Sin0psysS_ is right: there is almost no documentation for any type of mods for Minecraft PE. And you can learn by just looking at other people's mod code and imitating it to some degree. (Also the links provided by rainbowyoshimxb are very helpful for ModPE scripts.
But, it all really depends on what type of mod you are wanting to make. For a mod that you do not want to have to do much work on (though with severely limited functionality) you can use ModPE. Basically, ModPE is a scripting "language" that uses the JavaScript API. Those links from rainbowyoshimxb provide lists of all the methods you can use in a ModPE script.
If you would like to have as much functionality as a PC can have, you would need to use addon (native) mods. These are Much, MUCH harder and are written almost entirely in C++. These mods work very similarly to a PC mod other than they do not have ANY documentation or API. if you want to learn how to do this, you have to spend long and hard hours working on it, or you may be able to get a private instructor (I did the former). If you want to get started with this, basically the only link I can give you is this:
This is a very limited wiki about the very basic stuff you need to do to create native mods.
There is soooo much more, but it would take WAY too long to post it all in this response!
Also, if you want more help, you should contact one of the pros like: MrARM, byteandahalf, or zhuowei. There are several others too: KsyMC, mackthehobbit, and 1x3y5.
But really, if you want something *really* good, don't just settle for ModPE scripts.
Rollback Post to RevisionRollBack
", sans-serif">Want to get paid for uploading mods?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI can not see that much documentation for modding with the Block launcher unlike Forge. Can someone please post a tutorial or link me to the place where I can find it? Thanks. I want to get my team`s Kirby and Friends mod along with others on Pocket Edition in addition to PC.
Here is some information for you that you may find helpful:
First of all, _Sin0psysS_ is right: there is almost no documentation for any type of mods for Minecraft PE. And you can learn by just looking at other people's mod code and imitating it to some degree. (Also the links provided by rainbowyoshimxb are very helpful for ModPE scripts.
But, it all really depends on what type of mod you are wanting to make. For a mod that you do not want to have to do much work on (though with severely limited functionality) you can use ModPE. Basically, ModPE is a scripting "language" that uses the JavaScript API. Those links from rainbowyoshimxb provide lists of all the methods you can use in a ModPE script.
If you would like to have as much functionality as a PC can have, you would need to use addon (native) mods. These are Much, MUCH harder and are written almost entirely in C++. These mods work very similarly to a PC mod other than they do not have ANY documentation or API. if you want to learn how to do this, you have to spend long and hard hours working on it, or you may be able to get a private instructor (I did the former). If you want to get started with this, basically the only link I can give you is this:
https://github.com/byteandahalf/MCPE-NativeMods/wiki/1:-Making-native-mods-for-Minecraft-Pocket-Edition
This is a very limited wiki about the very basic stuff you need to do to create native mods.
There is soooo much more, but it would take WAY too long to post it all in this response!
Also, if you want more help, you should contact one of the pros like: MrARM, byteandahalf, or zhuowei. There are several others too: KsyMC, mackthehobbit, and 1x3y5.
But really, if you want something *really* good, don't just settle for ModPE scripts.
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!