Hello, I started creating a Mod, that adds various Ores into MCPE. For that, i need some kind of code, that generates the ore blocks while creating the world. I've already seen some methods to do so, but they're outdated and not working anymore. I would really appreciate if someone could help me out with this. (Sorry for my English, i'm from germany)
There are other modding systems. One of which is Native mods, which are easier to add ore generation (since you can use the same exact functions that mcpe uses to generate ores).
Rollback Post to RevisionRollBack
", sans-serif">Want to get paid for uploading mods?
Hello, I started creating a Mod, that adds various Ores into MCPE. For that, i need some kind of code, that generates the ore blocks while creating the world. I've already seen some methods to do so, but they're outdated and not working anymore. I would really appreciate if someone could help me out with this. (Sorry for my English, i'm from germany)
I am using ModPE
Um... there are more modding systems other than ModPE? I only know ModPE because that one's the easiest
There are other modding systems. One of which is Native mods, which are easier to add ore generation (since you can use the same exact functions that mcpe uses to generate ores).
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
But the Problem is HOW to decompile mcpe HOW to code in (maybe) c++ or so??? i only know modpe for modding