This mod adds lots of new blocks to MCPE. Currently there is no use for them, (apart from the Jack-O-Lantern which gives off light) but I'm planning to add a lot more. This is my first mod and there's probably a few bugs, just tell me and I'll fix them. Have fun!
1: Download PocketInvEditor and Block launcher (MUST be version 1.5.5 or above) from google play
2: Load blocklauncher and tap the wrench at the top of the screen. Then tap "manage mod pe scripts" then "import" and then "Clipboard"
3:Open PocketInvEditor and give yourself all blocks from id 207 to id 219.
4: copy the code in
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
Do you have the latest version of block launcher if not you have to get it.
Rollback Post to RevisionRollBack
Make sure you follow me on twitter! @DarkDiaMiner IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
This mod adds lots of new blocks to MCPE. Currently there is no use for them, (apart from the Jack-O-Lantern which gives off light) but I'm planning to add a lot more. This is my first mod and there's probably a few bugs, just tell me and I'll fix them. Have fun!
1: Download PocketInvEditor and Block launcher (MUST be version 1.5.5 or above) from google play
2: Load blocklauncher and tap the wrench at the top of the screen. Then tap "manage mod pe scripts" then "import" and then "Clipboard"
3:Open PocketInvEditor and give yourself all blocks from id 207 to id 219.
4: copy the code in
Version history:
1.0: Initial release
2.0: Lots more blocks!
Upcoming:
2.3
Music for the Jukebox
Unknown
Enchanting?
Have fun!
Working on adding enchants! So far done Knockback and Punch
Rollback Post to RevisionRollBack
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
lots of trouble with custom blocks in 0.8.1! Dont think that they work...
Rollback Post to RevisionRollBack
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
function destroyBlock(x, y, z, side) { if(getTile(x, y, z)== 206 //UpdateGame-EmeraldOre && getCarriedItem()==278) //Diamond-Pickaxe {setTile (x, y, z, 0); Level.dropItem(x, y, z, 0, 203, 1, 0); }}
function destroyBlock(x, y, z, side) { if(getTile(x, y, z)== 208 //UpdateGame-EmeraldOre && getCarriedItem()==278 == 257) //Diamond-Pickaxe {setTile (x, y, z, 0); Level.dropItem(x, y, z, 0, 406, 1, 0); }}
Rollback Post to RevisionRollBack
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
I thought you have apple... I don't think this works on apple..
Rollback Post to RevisionRollBack
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
LATEST! Updated to 0.2.0!
Code:
ModPE.setItem (228, 5, 6, "Repeater"); ModPE.setItem (230, 0, 11, "Golden apple");ModPE.setItem (231, 2, 6, "Quiver"); function newLevel() { Block.defineBlock(200, "Spawner", [65, 65, 65, 65, 65, 65], false, 0); Block.defineBlock(204, "False Lava", [239, 239, 239, 239, 239, 239], false, 0); Block.defineBlock(201, "End portal block", [175, 158, 159, 159, 159, 159], false, 0); Block.defineBlock(210, "Activator rails", [4, 195, 4, 4, 4, 4], false, 0); Block.defineBlock(187, "Enchantment table", [[2, 5], [10, 6], [11, 6], [11, 6], [11, 6], [11, 6]], false, 0); Block.defineBlock(229, "Cauldron", [155, 138, 154, 154, 154, 154], false, 0); Block.defineBlock(226, "Curved rail", [4, 112, 4, 4, 4, 4], false, 0); Block.defineBlock(225, "Vines", [2, 2, 2, 2, 2, 143], false, 0); Block.defineBlock(224, "Sticky Piston", [109, 106, 108, 108, 108, 108], false, 0); Block.defineBlock(218, "Dispenser", [45, 62, 45, 45, 45, 46], false, 0); Block.defineBlock(223, "Piston", [109, 107, 108, 108, 108, 108], false, 0); Block.defineBlock(221, "Red mushroom", [125, 125, 125, 125, 125, 125], false, 0); Block.defineBlock(220, "Brown Mushroom", [126, 126, 126, 126, 126, 126], false, 0); Block.defineBlock(217, "Powered rails", [4, 179, 4, 4, 4, 4], false, 0); Block.defineBlock(216, "Minecart rails", [4, 128, 4, 4, 4, 4], false, 0); Block.defineBlock(208, "Sponge", [48, 48, 48, 48, 48, 48], false, 0); Block.defineBlock(214, "Jack-O-lantern", [118, 102, 118, 118, 118, 120], false, 0); Block.defineBlock(222, "Mushroom stalk", [142, 142, 141, 141, 141, 141], false, 0); Block.defineBlock(215, "Pumpkin", [118, 102, 118, 118, 118, 119], false, 0); Block.defineBlock(203, "End Stone", [175, 175, 175, 175, 175, 175], false, 0); Block.defineBlock(212, "Soulsand", [104, 104, 104, 104, 104, 104], false, 0); Block.defineBlock(211,"Mycelium", [2, 78, 77, 77, 77, 77], false, 0); Block.defineBlock(202, "Portal", [232, 232, 232, 232, 232, 232], false, 0); Block.defineBlock (209, "Jukebox", [74, 75, 74, 74, 74, 74], false, 0); Block.setShape(187, 0, 0, 0, 1, 3/4, 1); Block.setShape(201,0,0, 0, 1,0.7, 1); Block.defineBlock(213, "Redstone trail", [181, 181, 181, 181, 181, 181], false, 0); Block.setShape(200,5,5, 5, 5,5, 1); Block.setLightLevel(217, 10); Block.setLightLevel(204, 15); Block.setLightLevel(214, 15); Block.setLightLevel(202, 15); } function useItem(x,y,z,itemId,blockId,side) { addItemInventory(201,1); addItemInventory(202,1); addItemInventory(203,1); addItemInventory(204,1);
Block.setDestroyTime(208, 1);}
Screenshots:
How to install:
1: Download PocketInvEditor and Block launcher (MUST be version 1.5.5 or above) from google play
2: Load blocklauncher and tap the wrench at the top of the screen. Then tap "manage mod pe scripts" then "import" and then "Clipboard"
3:Open PocketInvEditor and give yourself all blocks from id 207 to id 219.
4: copy the code in
Version history:
1.0: Initial release
2.0: Lots more blocks!
Upcoming:
2.3
Music for the Jukebox
Unknown
Enchanting?
Have fun!
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
Do you have the latest version of block launcher if not you have to get it.
IF I post a mod download it and give me a +1 if you appreciate.
Make sure you give me a suggestion at my WIP topic darkPE
Make sure you click on that +1 button if I help you! ---------------->
Ids are:
208:Sponge
209:Jukebox
210:Activator rails
211:Mycelium
212:Soulsand
213:Redstone trail
214:Jack-O_Lantern
215:Pumpkin
216:Minecart rails
217:Powered rails
218:Dispenser
Hope this helps!
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
Working on adding enchants! So far done Knockback and Punch
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
How do i fix that
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!

Won't work but I'm working on updating. hers the code put it in your blocklauncher
ModPE.setItem(199, "ruby",0, "Ruby"); ModPE.setItem(200, "ender _eye", 0, "Eye of Ender"); ModPE.setItem(201, "boat", 0, "Boat"); ModPE.setItem(203, "emerald", 0, "Emerald"); ModPE.setItem(204, "diamond_horse_amour", 0, "Diamond horse amour"); Block.defineBlock(205, "Jukeboy", [ ["jukebox_side", 0], ["jukebox_top", 0], ["jukebox_side", 0], ["jukebox_side", 0], ["jukebox_side", 0], ["jukebox_side", 0] ]); Block.defineBlock(206, "Emerald ore ", [ ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0] ]); Block.defineBlock(207, "Mycelium", [ ["dirt", 0], ["mycelium_top", 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0] ]); Block.defineBlock(208, "Quartz ore", [ ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0] ]); (205, 1); Block.defineBlock(209, "redstone_block", [ ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0] ]); (205, 1); Block.defineBlock(210, "Mob spawner", [ ["mob_spawner", 0], ["mob_spawner", 0], ["mob_spawner", 0], ["mob_spawner", 0], ["mob_spawner", 0], ["mob_spawner", 0] ]); (205, 1); Block.defineBlock(211, "Command block ", [ ["command_block", 0], ["command_block", 0], ["command_block", 0], ["command_block", 0], ["command_block", 0], ["command_block", 0] ]); (205, 1); Block.defineBlock(212, "Piston", [ ["cobblestone", 0], ["piston_top_normal", 0], ["piston_side", 0], ["piston_side", 0], ["piston_side", 0], ["piston_side", 0] ]); (205, 1); Block.defineBlock(213, "Sticky piston", [ ["cobblestone", 0], ["piston_top_sticky", 0], ["piston_side", 0], ["piston_side", 0], ["piston_side", 0], ["piston_side", 0] ]); (205, 1); Block.defineBlock(214, "Redstone lamp" [ ["redstone_lamp_on", 0], ["redstone_lamp_on", 0], ["redstone_lamp_on", 0], ["redstone_lamp_on, 0], ["redstone_lamp_on", 0], ["redstone_lamp_on", 0] ]); (205, 1);
function destroyBlock(x, y, z, side) { if(getTile(x, y, z)== 206 //UpdateGame-EmeraldOre && getCarriedItem()==278) //Diamond-Pickaxe {setTile (x, y, z, 0); Level.dropItem(x, y, z, 0, 203, 1, 0); }}
function destroyBlock(x, y, z, side) { if(getTile(x, y, z)== 208 //UpdateGame-EmeraldOre && getCarriedItem()==278 == 257) //Diamond-Pickaxe {setTile (x, y, z, 0); Level.dropItem(x, y, z, 0, 406, 1, 0); }}
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
I just took the Minecraft Noob test! Check out what I scored. Think you can beat me?!

I thought you have apple... I don't think this works on apple..
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
But, i do not know whats going to happen so i will test it myself.