I know all you modders out there say that it is impossible to add new items to the game when modding MCPE but maybe we can. We need somebody with a twitter first. Then, That person will ask one of the MCPE developers how do they add new items into the game such as Nether Reactor in v0.5.0
I'm sure that even if they dont give you a direct answer, you might pull out even a little info
Welcome to the forums as almost every forum has we have the newest feature called the search bar, you can find it in the top right corner. Enjoy your time here.
Don't gotta be so mean about it gosh. I was just saying because you guys are saying that you can't Add new items in game so why don't u ask the MCPE developers??? If you use the search bar you won't find anything on adding new items because NOBODY KNOWS HOW TO EXCEPT FOR THE DEVOLOPERS. (forgive me if I'm mistaken)
Don't gotta be so mean about it gosh. I was just saying because you guys are saying that you can't Add new items in game so why don't u ask the MCPE developers??? If you use the search bar you won't find anything on adding new items because NOBODY KNOWS HOW TO EXCEPT FOR THE DEVOLOPERS. (forgive me if I'm mistaken)
You are very mistaken. We know how to, we just can't because you can't add code to MCPE.
So your basically saying that apple won't give us the source code so we can't add new blocks?
Yes and No, Apple has nothing to do with it. Mojang cannot release the source because then people could compile it and play for free. However, without the source to edit, it becomes extremely difficult to edit the files within the code. Also, if we had the source to edit, then we would have to distribute it to distribute our mods. Pc has their .class files laid out nice and neat in the minecraft.jar, we do not have anything close.
Rollback Post to RevisionRollBack
Forever protecting Hyrule with the power of the Master Sword!
Yes and No, Apple has nothing to do with it. Mojang cannot release the source because then people could compile it and play for free. However, without the source to edit, it becomes extremely difficult to edit the files within the code. Also, if we had the source to edit, then we would have to distribute it to distribute our mods. Pc has their .class files laid out nice and neat in the minecraft.jar, we do not have anything close.
well hopefully/possibly next version that will change
Yes and No, Apple has nothing to do with it. Mojang cannot release the source because then people could compile it and play for free. However, without the source to edit, it becomes extremely difficult to edit the files within the code. Also, if we had the source to edit, then we would have to distribute it to distribute our mods. Pc has their .class files laid out nice and neat in the minecraft.jar, we do not have anything close.
That's true, I always thought apple had something to do with it.
I believe c0deh4cker added code to MCPE make the sprint mod.
adding a code to mcps was not that easy, it took cod3hacker lots of time to code it i game.
but adding and item to the games is 100x harder. I've tried it before and sadly i failed. you need to add all the source code in the game for an item, but for a movement code, maybe cod3hacker saw the resource code for that.
overall - to add an item to the game you will need this - itemcode , crafting code, and the sadest part the resource code.
on 0.7.0 with multiplayer, there is a slight chance that they will make the resource code exposed , rather than that, custom skins for us?
that means there is a chance for us to see the resource code (the minecraft.jar on pc i mean)
Yes and No, Apple has nothing to do with it. Mojang cannot release the source because then people could compile it and play for free. However, without the source to edit, it becomes extremely difficult to edit the files within the code. Also, if we had the source to edit, then we would have to distribute it to distribute our mods. Pc has their .class files laid out nice and neat in the minecraft.jar, we do not have anything close.
this is a real downfall on it. they added this so no one can duplicate the application. (but sadly , many has cracked it)
but there is a slight chance of a mine craft.jar or something like that.
adding a code to mcps was not that easy, it took cod3hacker lots of time to code it i game.
but adding and item to the games is 100x harder. I've tried it before and sadly i failed. you need to add all the source code in the game for an item, but for a movement code, maybe cod3hacker saw the resource code for that.
I know how how he did it I was just telling that guy who said it's impossible to add code, he was misinformed.
I'm sure that even if they dont give you a direct answer, you might pull out even a little info
Don't gotta be so mean about it gosh. I was just saying because you guys are saying that you can't Add new items in game so why don't u ask the MCPE developers??? If you use the search bar you won't find anything on adding new items because NOBODY KNOWS HOW TO EXCEPT FOR THE DEVOLOPERS. (forgive me if I'm mistaken)
(Whispers "I'm not actually dead, I'm just in hiding and watching you all...)
How 'bout, I answer your quote, with a quote?
Link
Posted Today, 07:44 PM
You obviously don't know much about how apps are compiled do you?
You are very mistaken. We know how to, we just can't because you can't add code to MCPE.
Well, technically, you can insert code into the lib files during startup with Mobile Substrate.
If thats the case how do we get updates?
(Whispers "I'm not actually dead, I'm just in hiding and watching you all...)
Because they have the source code, we do not.
-
View User Profile
-
View Posts
-
Send Message
Retired StaffYup, if we had the source code, we could go all out and edit it! Sadly, I don't think that apple would allow that
I haven't seen an app that has it's source code in it.
Click on an image to view the section rules!









So your basically saying that apple won't give us the source code so we can't add new blocks?
Yes and No, Apple has nothing to do with it. Mojang cannot release the source because then people could compile it and play for free. However, without the source to edit, it becomes extremely difficult to edit the files within the code. Also, if we had the source to edit, then we would have to distribute it to distribute our mods. Pc has their .class files laid out nice and neat in the minecraft.jar, we do not have anything close.
well hopefully/possibly next version that will change
(Whispers "I'm not actually dead, I'm just in hiding and watching you all...)
-
View User Profile
-
View Posts
-
Send Message
Retired StaffThat's true, I always thought apple had something to do with it.
Click on an image to view the section rules!









adding a code to mcps was not that easy, it took cod3hacker lots of time to code it i game.
but adding and item to the games is 100x harder. I've tried it before and sadly i failed. you need to add all the source code in the game for an item, but for a movement code, maybe cod3hacker saw the resource code for that.
overall - to add an item to the game you will need this - itemcode , crafting code, and the sadest part the resource code.
on 0.7.0 with multiplayer, there is a slight chance that they will make the resource code exposed , rather than that, custom skins for us?
that means there is a chance for us to see the resource code (the minecraft.jar on pc i mean)
this is a real downfall on it. they added this so no one can duplicate the application. (but sadly , many has cracked it)
but there is a slight chance of a mine craft.jar or something like that.
I know how how he did it