You can PM me if you want to learn about script modding. There is also a wiki here. DroidEdit is ok for that. You should know basics of minimum one of these languages: android, java, javascript.
The Meaning of Life, the Universe, and Everything.
Join Date:
3/3/2015
Posts:
68
Location:
IN FAR FAR UNIVERSE
Minecraft:
no
Member Details
I am new on this theme too. 2 months ago I couldnt make mods but I downloaded mods created by others and I simply read the code. Then I tried to take "pieces" of mods (codes) and make it in one new mod. And... yes it's hard but if you really want to make mods, you need to work hard. No more ways.
Rollback Post to RevisionRollBack
Do you want a cupcake? Oops we haven't cupcakes...
You use JavaScript to write ModPE mods. Just putting that out there cause it'd suck to have to spend weeks learning Java only to discover that you use JS...
Step one: go into modmaker, and tap new project.
Step two: go into astro file manager and go into the folder modmaker, and tap projects.
Step three: tap and hold the mod file, and select open as.
Step four: tap on text, and then tap on file manager and select if you want to always open files as text in file editor.
Step five: code your mod in the file, save it, and once the mod is finished, tap the mod file and import it into blocklauncher.
Step six: enable it and if a error report shows, pay close attention to the error report and try to fix the mod according to the error report.
4. Text-programs maybe coose a false coding, like windows1252, use UTF-8, that supports colored text. (I use the 920-Text-Editor App.)
5. Learn Java-Basics first, like if and else, while/do/for-Loops and whatever.
-----
6. Reading a ModPE-Script is a really useful idea.
7. Yes, it is much work first.
8. Have fun!
-----
The modmaker app is just for creating the mod file as a mod file/app file, because normal text files dont work on blocklauncher, but the website you put a link to is the website i use to see code, but I also go into downloaded mod files too.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Follow me on Twitter @B3HINDTH3SCR33N
Do you want a cupcake? Oops we haven't cupcakes...
Follow me on Twitter @B3HINDTH3SCR33N
I think java is better than C++.
P.S. I'm not really like C++, I like java.
Tap the link below to sub to my youtube channel:
https://m.youtube.com/channel/UCDPTTeHo67o7-mZiiGh_XKg?debug_prerolls=false&layout=mobile&tsp=1&utcoffset=480
Well I am working of Ice cream mod. Yes,sounds funny,but it will be cool.:lol:
I mean ::lol: smiley.
Oh -.-
Do you want a cupcake? Oops we haven't cupcakes...
Follow me on Twitter @B3HINDTH3SCR33N
Yes. :-)
Do you want a cupcake? Oops we haven't cupcakes...
http://www.minecraftforum.net/members/Ender_Pe
Do you want a cupcake? Oops we haven't cupcakes...
I use two apps to mod, both free, they are modmaker, link here:
https://play.google.com/store/apps/details?id=com.SHDevs.mcpemodmaker&hl=en&referrer=utm_source=google&utm_medium=organic&utm_term=modmaker&pcampaignid=APPU_1_9AQBVfSaHtOJsQSimYKwBA
And astro file manager, link here:
https://play.google.com/store/apps/details?id=com.metago.astro&hl=en&referrer=utm_source=google&utm_medium=organic&utm_term=astro file manager&pcampaignid=APPU_1_vAUBVayFJqPlsAS5qoC4Dw
Step one: go into modmaker, and tap new project.
Step two: go into astro file manager and go into the folder modmaker, and tap projects.
Step three: tap and hold the mod file, and select open as.
Step four: tap on text, and then tap on file manager and select if you want to always open files as text in file editor.
Step five: code your mod in the file, save it, and once the mod is finished, tap the mod file and import it into blocklauncher.
Step six: enable it and if a error report shows, pay close attention to the error report and try to fix the mod according to the error report.
Follow me on Twitter @B3HINDTH3SCR33N
-
View User Profile
-
View Posts
-
Send Message
Curse Premium2. I wouldn´t use a Modmaker-Tool, I know it, but it maybe is fast and good for small and easy mods, but not for something professional.
3. Basic MCPE-Modding-functions/methods: https://github.com/Connor4898/ModPE-Scripts/wiki/ModPE-Scripts-Functions-List
4. Text-programs maybe coose a false coding, like windows1252, use UTF-8, that supports colored text. (I use the 920-Text-Editor App.)
5. Learn Java-Basics first, like if and else, while/do/for-Loops and whatever.
-----
6. Reading a ModPE-Script is a really useful idea.
7. Yes, it is much work first.
8. Have fun!
-----
The modmaker app is just for creating the mod file as a mod file/app file, because normal text files dont work on blocklauncher, but the website you put a link to is the website i use to see code, but I also go into downloaded mod files too.