Bio
About Me
function newLevel(){
if(Level.getWorldName()=="myProfile"){
aboutMe(visitor);
}}
function aboutMe(visitor){
var welcome = "Welcome on my profile.";
var ModPE = "I learned ModPE.";
var work = "I'm stuck at school.";
if(visitor==Player.getEntity()) {
ModPE.showTipMessage(welcome+ModPE+work)
}}
Minecraft modding.
Profile Information
Minecraft peacestorm Steam rubcool1
Contact Methods
Website URL http://peacestorm.github.io