After my act class today, I got a little bored, and decided I would do something for the community and ModPE was born.
What is ModPE Script?
ModPE script is a language similar to javascript that allows anyone to easily create an advanced mod, rapidly test it, and deploy it to people all around the world through the ModPE network.
I will post more information later, but for now here is a screencast I recorded:
Can u please make a insta house mod so it builds a house from a village or change the nether core so it spawns a pc village
And an u move the t so it's easyer to get to the chat button
WHEN IS THE RELEASE FOR REDSTONE JUST ANSWER YOU ANSWERD EVERYBODY BUT NOT ME!!!!!!!!!!!!!!!!!!!!!!
JUST ANSWER IT IS NOT HARD,OR GIVE ME A BETA I COMMENTED 10000 times on YOUTUBE AND 10000 times on THIS FORUM
PLEASE ANSWER ME TODAY
function buildCube(x,y,z,dim) { for(var i=0;i<dim;i++) { for(var a=0;a<dim;a++) { setTile(x+i,y,z+a,56);//diamond setTile(x+i,y+dim-1,z+a,56); } } for(var i=0;i<dim;i++) { for(var a=0;a<dim;a++) { setTile(x,y+i,z+a,57); setTile(x+dim-1,y+i,z+a,246); } } sayHayGurl("y0 philDawggg"); } function sayHayGurl(msg) { print("HAY: "+msg); } function useItem(x,y,z,itemId,blockId)//hook { if(itemId==352)//Bone { setTile(x,y,z,89);//Glowstone } else if(itemId==280) { buildCube(x,y,z,10); } }-
View User Profile
-
View Posts
-
Send Message
Curse Premium...
...
...
Fourth.
Check out my game! It's an open-world, sandbox text adventure.
Follow @hexdro_
Hexdro © 2012-2015
Seventh
8
Also, seeing as this is apparently obligatory:
Ninth.
My Pocket Edition Mods:
Gravity Gun
[Follow me on twitter]
And an u move the t so it's easyer to get to the chat button
Tenth
Eleventh
Real cool TreeBI
Yes. Since it's a new way to code in itself it should be compatible with both platforms. He also said it in his video.
JUST ANSWER IT IS NOT HARD,OR GIVE ME A BETA I COMMENTED 10000 times on YOUTUBE AND 10000 times on THIS FORUM
PLEASE ANSWER ME TODAY