xD Thanks. But the real credits goes to you for starting this thread.
U help to test mods, gave me support, willing to take pics!
I got an idea, we join together as a team, u do the pics and testing while I do the modding and editing part.Do u think u can upload to imgur.com and send me the forum BBC code that they will provide u when u upload the pics?
I want to put the pics at the main post.
I can send you the forum BBC right now if you'd like. And sure I'd do all that. Btw I'm using tinypic. Idk if thatd work but I'll re upload them to Imgur.com if you'd like.
Yeah I would love to help test and take pictures. Also what abiut drummerboy? You should pm that request to so we have more of a variety of people. And I just sent you it. Keep up the good work!
Cave mod is not working for me it just replace dirt with leaves and latter they start burning my world
He's currently trying to work on it. Thanks for the information. To uninstall the mod, just reinstall your decrypted minecraftpe from Installous again.
Cave mod is not working for me it just replace dirt with leaves and latter they start burning my world
Destroy the leaves and wait for the rest of the leaves to rot, then there will be holes in a mountain, that is cave, u can make the hole bigger.
Why burning your map, is it l because of lava, if so pls install lava bug patch.
Anyway pls read the INFORMATION,WARNING section in the main post.I am trying to make the real version so try with that temporary one first.
Guys good news! I am teaming up with Hawwrawr so we are working together now! Means our work will have higher quality. (more mods, don't think so. Just better quality) We will try finding someone who has also mastered at using .patch files to join us.
Guys good news! I am teaming up with Hawwrawr so we are working together now! Means our work will have higher quality. (more mods, don't think so. Just better quality) We will try finding someone who has also mastered at using .patch files to join us.
.patch files are easy to make using Jocopa's patch file maker.
I am using it already that is why I provide easy mod quickly.
I am trying to find someone who knows how to use that program like me and also know how use ida to find offset for certain blocks like me. Anyone thinks that u are good enough to help us?
is part of the code on Android that calculates day and night. That last line controls day+night length in ticks - Minecraft PE's day is 14400 ticks long, and Desktop Edition's day is 24000 ticks long.
This is the only time the number 14400 is used in the code, so just look for that.
As for 10 minute day&night (20 minute day/night cycle) mod, it's quite simple. All I did was search for the text 14400 (the length of the current cycle) and where I found it I scrolled down to the float at offset 000C24E0. Change the hex of that from 00 00 61 46 (14400) to 00 80 BB 46 (24000) and you now have a day/night cycle exactly that of PC Minecraft's. To find other times like 50 minute day/night all you have to do is take 20*60*50 and get 60,000, which in ARM is 00 60 6A 47.
As for 10 minute day&night (20 minute day/night cycle) mod, it's quite simple. All I did was search for the text 14400 (the length of the current cycle) and where I found it I scrolled down to the float at offset 000C24E0. Change the hex of that from 00 00 61 46 (14400) to 00 80 BB 46 (24000) and you now have a day/night cycle exactly that of PC Minecraft's. To find other times like 50 minute day/night all you have to do is take 20*60*50 and get 60,000, which in ARM is 00 60 6A 47.
What about long days and super short nights? Or no fog? Or more render distance? Or more/less slots? (in my iPad when i press down I just press the first slot, super annoying), nothing?
Rollback Post to RevisionRollBack
thanks to LucasAntunes998 for making this banner!
To post a comment, please login or register a new account.
Grass to TNT mod.
Water to Grass mod.
Water To Lava Mod. (used the same map as Water to grass)
Water to Grass mod.
The rest are pretty self explanatory. I will upload cave mod as soon as it decays :L
U help to test mods, gave me support, willing to take pics!
I got an idea, we join together as a team, u do the pics and testing while I do the modding and editing part.Do u think u can upload to imgur.com and send me the forum BBC code that they will provide u when u upload the pics?
I want to put the pics at the main post.
Do u agree with my idea about both of us teaming up to provide all iOS minecraft pe users the mods they want?
I will ask drummerboy2397
Destroy the leaves and wait for the rest of the leaves to rot, then there will be holes in a mountain, that is cave, u can make the hole bigger.
Why burning your map, is it l because of lava, if so pls install lava bug patch.
Anyway pls read the INFORMATION,WARNING section in the main post.I am trying to make the real version so try with that temporary one first.
.patch files are easy to make using Jocopa's patch file maker.
http://www.minecraft...making-program/
I am using it already that is why I provide easy mod quickly.
I am trying to find someone who knows how to use that program like me and also know how use ida to find offset for certain blocks like me. Anyone thinks that u are good enough to help us?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThis is the only time the number 14400 is used in the code, so just look for that.
Download (mediafire) 20 minute day/night
Download (mediafire) 50 minute day/night
Edit: Nevermind you don't need to.
The current cycle is 12 minutes, so 10 minutes would be shorter. Anyway 10 minute day/night would be 12,000 ticks or 00 7F 3B 46 in ARM hex.
Download (mediafire)
thanks to LucasAntunes998 for making this banner!