Here is the code for iOS 5920 when you tap on the ground with a stick in survival you will get 64 gold blocks.
Here is the code for android
//this mod is made by MCPEBurner
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280)
{
addItemInventory(41,64);
clientMessage("you Got Gold!");
}
}
function attackHook(attacker, victim)
{
//Your Code Here
}
function modTick()
{
if(getCarriedItem()==41)
Guys my second mod is stick gives you bedrock here is the ID 5961.
And here is the code
//this mod is made by MCPEBurner
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280)
{
addItemInventory(7,64);
clientMessage("you Got Bedrock!");
}
}
function attackHook(attacker, victim)
{
//Your Code Here
}
function modtick()
{
if(getCarriedItem()==7)
Here is the trampoline mod I edit it now try it here is the ID 5962 to use it jump on a Bed
The code All credits goes to dackerness
//Made by Dackerness
//Edited by MINEBurner
var x;
var y;
var z;
function modTick()
{
x = getPlayerX();
y = getPlayerY()
z = getPlayerZ();
if(getTile(x, y-1.6, z) == 26)
{
setVelY(getPlayerEnt(), 1.65);
}
}
This mod adds many items to your inventory by taping a stick on the ground the script ID is 6269.
here is the code
//this mod is made my MCPEBurner
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280)//if your item is a stick
{
addItemInventory(41,64);
addItemInventory(46,64) ;
addItemInventory(8,64);
addItemInventory(7,64);
addItemInventory(64,64);
}
function attackHook(attacker, victim)
{
//Your Code Here
}
function modTick()
{
}
This mod gives you many Items and blocks when you tap on the ground with a stick here is the script ID 6268
Here is the code
//made by MCPEBurner
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280)
{
addItemInventory(7,64);
addItemInventory(10,64);
addItemInventory(8,64);
addItemInventory(20,64);
addItemInventory(30,64);
addItemInventory(49,64);
addItemInventory(46,64);
addItemInventory(41,64);
addItemInventory(42,64);
addItemInventory(48,64);
}
function attackHook(attacker, victim)
{
//Your Code Here
}
function modTick()
{
}
This is a nuke mod if you tap on the ground with a iron sword it will explode (but grass will not explode) here is the script ID 8546.
Here is the code.
//Made By MCPEBurner
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==267)
{
explode(x,y,z,17);
}
}
I think it's great that your making these mods but in my opinion they are too overpowered and kind of cheat the game. The Trampoline mod is great though!
I know but I am small and I don't know how to code very much
Rollback Post to RevisionRollBack
I am 9. I am a coder,gamer,hacker,and learning JavaScript
Here is the code for android
//this mod is made by MCPEBurner function useItem(x,y,z,itemId,blockId,side) { if(itemId==280) { addItemInventory(41,64); clientMessage("you Got Gold!"); } } function attackHook(attacker, victim) { //Your Code Here } function modTick() { if(getCarriedItem()==41)Guys my second mod is stick gives you bedrock here is the ID 5961.
And here is the code
//this mod is made by MCPEBurner function useItem(x,y,z,itemId,blockId,side) { if(itemId==280) { addItemInventory(7,64); clientMessage("you Got Bedrock!"); } } function attackHook(attacker, victim) { //Your Code Here } function modtick() { if(getCarriedItem()==7)Here is the trampoline mod I edit it now try it here is the ID 5962 to use it jump on a Bed
The code All credits goes to dackerness
//Made by Dackerness //Edited by MINEBurner var x; var y; var z; function modTick() { x = getPlayerX(); y = getPlayerY() z = getPlayerZ(); if(getTile(x, y-1.6, z) == 26) { setVelY(getPlayerEnt(), 1.65); } }here is the code
//this mod is made my MCPEBurner function useItem(x,y,z,itemId,blockId,side) { if(itemId==280)//if your item is a stick { addItemInventory(41,64); addItemInventory(46,64) ; addItemInventory(8,64); addItemInventory(7,64); addItemInventory(64,64); } function attackHook(attacker, victim) { //Your Code Here } function modTick() { }This mod gives you many Items and blocks when you tap on the ground with a stick here is the script ID 6268
Here is the code
//made by MCPEBurner function useItem(x,y,z,itemId,blockId,side) { if(itemId==280) { addItemInventory(7,64); addItemInventory(10,64); addItemInventory(8,64); addItemInventory(20,64); addItemInventory(30,64); addItemInventory(49,64); addItemInventory(46,64); addItemInventory(41,64); addItemInventory(42,64); addItemInventory(48,64); } function attackHook(attacker, victim) { //Your Code Here } function modTick() { }This is a nuke mod if you tap on the ground with a iron sword it will explode (but grass will not explode) here is the script ID 8546.
Here is the code.
//Made By MCPEBurner function useItem(x,y,z,itemId,blockId,side) { if(itemId==267) { explode(x,y,z,17); } }Guys my second mod is stick gives you bedrock here is the ID 5961.
And here is the code
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280)
{
addItemInventory(7,64);
clientMessage("you Got Bedrock!");
}
}
function attackHook(attacker, victim)
{
//Your Code Here
}
function modtick()
{
if(getCarriedItem()==7)
Ok You can do anything in this topic this topic is for me and you to . If you want we could work to get here making mods together.
ok give me your give me your email
Ok but give me your email
thanks
i can for ios also please...
thanks!
these mods r great!
I know but I am small and I don't know how to code very much
Ok do you have a Skype?
Sorry these mods need jailbreak