The Meaning of Life, the Universe, and Everything.
Join Date:
4/23/2014
Posts:
42
Member Details
Hey drag0nrider27 here and today I have made a new mod script I have been working on its called MC_Revamped
I hope you guys and gals enjoy it!
-drag0nrider27
-P.S
Post what you guys want added in the comments!
Please do I would love to read your ideas!
-drag0nrider27
Features:
Blocks:
Redstone Block
Emerald Block
Magic Flower (Weird Texture)(Smelting It Gives Magical Essence!)
JukeBox (No Music Yet!)
Enchant Table (Weird Texture)(Also Gives Small Amount Of Light)
Soul Sand (Does Not Slow You)
Harvester S (No Use Currently)
Emerald Ore (Smelting It Gives Emeralds!)
Quartz Ore (Smelting It Gives Quartz!)
Mycelium (Does Not Spread)
Topiary Grass (Grass On All Sides)
Redstone Lamp (Gives Same Amount Of Light As Glowsstone)
Red Skin mushroom Block (Broken)
Brown Skin Mushroom Block (Broken)
Mushroom Block Stem (Broken)
Tools/Items:
Epic Pickaxe (Auto Smelts Ores And Doubles The Outcome!)
Epic Shovel (Same As Pick "Different Blocks")
Epic Axe (Same As Pick Wood Only!) (BUG: Only Gives Oak Wood!)
Magic Essence (Used To Craft Some Items)
Emerald (No Use Currently)
Obsidian Tool Rod (Used To Craft Some Tools)
Magical Ingot (Used To Craft Some Tools)
Food Items:
Golden Apple (Weird Texture)
Spahgeti And MeatBalls (Weird Texture/Broken)
Commands:
Commands:
/help
/help2
That's all ya need to know
Pictures:
I don't know how to add them sorry!
Oh and I only have a nexus 7 tablet
no computer!
I have a strategy to find bugs. Don't laugh, it worked a lot of times to find bugs in my mods.
Basically I just put something stupid at the very beginning of my code, like 'function toto()' and try to open the mod in blocklauncher. Of course it'll show me an error message. Then I put this 'function toto()' later in my code, and so on, until the error message changes : There I know I have found the bug.
Of course I use this for long scripts, maybe it won't help you a lot.
Also your mod is cool, I was positively surprised! And I'll give you +1 for your (awesome) mod description in the first post xDD
Thanks so much!!!!!
I am using a script editor and I am still trying to fix the error message but it does not affect the game
If I knew that this would ever help someone xD
I'm glad I could help you.
EDIT : script editor. Ouch. I personnaly don't like these, at all. I'm using my good, old, basic, featureless android default notepad. I tried a custom editor once. And once was enough. ^^
1) blocklauncher gives you the error
2) how all Web Designers that Use JS debug,
open inspect element (right click) - assuming you are using chrome
go to console, paste your god in their
enter
errors should come
I hardly understood that sry could you give me a link on and BTW I have no computer android nexus 7 only.
Maybe a link would help the.
MC_Revamped
I hope you guys and gals enjoy it!
-drag0nrider27
-P.S
Post what you guys want added in the comments!
Please do I would love to read your ideas!
-drag0nrider27
Blocks:
Redstone Block
Emerald Block
Magic Flower (Weird Texture)(Smelting It Gives Magical Essence!)
JukeBox (No Music Yet!)
Enchant Table (Weird Texture)(Also Gives Small Amount Of Light)
Soul Sand (Does Not Slow You)
Harvester S (No Use Currently)
Emerald Ore (Smelting It Gives Emeralds!)
Quartz Ore (Smelting It Gives Quartz!)
Mycelium (Does Not Spread)
Topiary Grass (Grass On All Sides)
Redstone Lamp (Gives Same Amount Of Light As Glowsstone)
Red Skin mushroom Block (Broken)
Brown Skin Mushroom Block (Broken)
Mushroom Block Stem (Broken)
Tools/Items:
Epic Pickaxe (Auto Smelts Ores And Doubles The Outcome!)
Epic Shovel (Same As Pick "Different Blocks")
Epic Axe (Same As Pick Wood Only!) (BUG: Only Gives Oak Wood!)
Magic Essence (Used To Craft Some Items)
Emerald (No Use Currently)
Obsidian Tool Rod (Used To Craft Some Tools)
Magical Ingot (Used To Craft Some Tools)
Food Items:
Golden Apple (Weird Texture)
Spahgeti And MeatBalls (Weird Texture/Broken)
Commands:
/help
/help2
That's all ya need to know
I don't know how to add them sorry!
Oh and I only have a nexus 7 tablet
no computer!
Download:
1.Copy the link and go into blocklauncher and go to Manage ModPE Scripts
2.Then Import Web Address and paste the link hit OK and then...
3.POOF script imported!
Enjoy!
-OLD-Link For V. 1.4.2:
https://raw.githubus.../MC_Revamped.js
-OLD-Link For V. 1.5.0
https://raw.githubus.../MC_Revamped.js
-OLD-Link For V. 1.5.3
https://raw.githubus.../MC_Revamped.js
-NEW-Link For V. 1.6.2 (Big Update Cleaned Up Some Code
https://raw.githubus.../MC_Revamped.js
V. 1.4.2 (Initial Release)(I Was Beta Testing A Lot!)
V. 1.5.0 (Fixed /Ores Bug)(Added Mushroom Blocks!)
V. 1.5.3 (Added "Magical Ingot")(Added Spaghetti and Meatballs)
V. 1.6.2 (Added New Tools And Usses For Them!)(FIXED ERROR MESSAGE!!! {Finally
Video Reviews:
None yet!
Plz do review it!
Plz give feed back its much appreciated oh and a video review would be nice!
Make sure to hit that green button!!!!! ------------>
Thanks oh and I will give more of a description thx
I can't make V. 1.5.0 until someone helps me fix this code blocklauncher crashes when you enable it!
Plz HELP!
Code:
/*MC Revamped*/ ModPE.setItem(500, "emerald", 0, "Emerald"); ModPE.setItem(405, "skull_creeper", 0, "EpicPick"); ModPE.langEdit("item.EpicPick.name", "Epic Pickaxe"); Item.setMaxDamage(465, 369); ModPE.setItem(408, "fireworks_charge", 0, "MagicalEssence"); ModPE.langEdit("item.MagicalEssence.name", "Magical Essence"); Item.addFurnaceRecipe(196, 500, 0); Item.addFurnaceRecipe(197, 406, 0); ModPE.overrideTexture("images/items-opaque.png", "http://i.imgur.com/kGcrwrl.jpg"); Item.addFurnaceRecipe(204, 408, 0); ModPE.setFoodItem(467, 0, 0, 20); ModPE.setItem(407, "fireball", 0, "ObsidianToolRod"); ModPE.langEdit("item.ObsidianToolRod.name", "Obsidian Tool Rod"); Item.addCraftRecipe(407, 1, 0, [49, 2, 0]); Item.setCategory(407, 2); Item.addCraftRecipe(405, 1, 0, [407, 2, 0, 408, 3, 0]); Item.setCategory(405, 2); Item.addCraftRecipe(190, 1, 0, [331, 9, 0]); Item.setCategory(190, 4); Item.addCraftRecipe(195, 1, 0, [500, 9, 0]); Item.setCategory(195, 4); Item.addCraftRecipe(198, 1, 0, [3, 2, 0, 295, 2, 0]); Item.addCategory(198, 4); Item.addCraftRecipe(205, 1, 0, [264, 1, 0, 331, 1, 0, 5, 7, 0]); Item.setCategory(205, 4); function useItem(x, y, z, itemId, blockId, side) { } function attackHook(attacker, victim) { } function modTick() { } function procCmd(command) { var cmd = command.split(" "); if(cmd[0] == "help") { clientMessage(ChatColor.DARK_GRAY + "Showing Help Page 1/2"); clientMessage(ChatColor.DARK_BLUE + "/info"); clientMessage(ChatColor.DARK_BLUE + "/stuffs"); clientMessage(ChatColor.LIGHT_PURPLE + "Password (Below)"); clientMessage(ChatColor.DARK_BLUE + "/MC_Revamped"); clientMessage(ChatColor.DARK_BLUE + "/Ores"); if(cmd[0] == "Ores") { clientMessage(ChatColor.AQUA + "All Ores Added!"); Player.addItemInventory(196, 64, 0); Player.addItemInventory(197, 64, 0); Player.addItemInventory(204, 64, 0); } } if(cmd[0] == "info") { clientMessage(ChatColor.GOLD + "Item ID's : " + ChatColor.DARK_PURPLE + "500, 190, 195, 196, 197, 198, 199, 200,"); clientMessage(ChatColor.DARK_PURPLE + "201, 202, 203, 204, 205, 405, 407, 408"); clientMessage(ChatColor.YELLOW + "sorry Item.addCraftRecipe " + ChatColor.RED + "CRASHES " + ChatColor.YELLOW + "the game!"); clientMessage(ChatColor.AQUA + "FIXED! :)"); } if(cmd[0] == "stuffs") { clientMessage(ChatColor.LIGHT_PURPLE + "Password?"); } if(cmd[0] == "MC_Revamped") { clientMessage(ChatColor.AQUA + "All Items Have Been Added To Your Inventory!"); Player.addItemInventory(500, 64, 0); Player.addItemInventory(405, 64, 0); Player.addItemInventory(407, 64, 0); Player.addItemInventory(408, 64, 0); Player.addItemInventory(465, 1, 0); Player.addItemInventory(190, 64, 0); Player.addItemInventory(195, 64, 0); Player.addItemInventory(196, 64, 0); Player.addItemInventory(197, 64, 0); Player.addItemInventory(198, 64, 0); Player.addItemInventory(199, 64, 0); Player.addItemInventory(200, 64, 0); Player.addItemInventory(201, 64, 0); Player.addItemInventory(202, 64, 0); Player.addItemInventory(203, 64, 0); Player.addItemInventory(204, 64, 0); Player.addItemInventory(205, 64, 0); } if(cmd[0] == "help2") { clientMessage(ChatColor.DARK_GRAY + "Showing help page 2/2"); clientMessage(ChatColor.DARK_BLUE + "/help(page #)"); } } function newLevel() { clientMessage(ChatColor.BLUE + "Welcome to" + ChatColor.GREEN + " MC Revamped!"); clientMessage(ChatColor.AQUA + "By: drag0nrider27" + ChatColor.RED + " Version 1.4.2"); Block.defineBlock(190, "Redstone Block", [["redstone_block", 0], ["redstone_block" , 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0]], 6, true, 0); Block.setDestroyTime(190, 2.0); Block.defineBlock(195, "Emerald Block", [["emerald_block", 0], ["emerald_block" , 0], ["emerald_block", 0], ["emerald_block", 0], ["emerald_block", 0], ["emerald_block", 0]], 6, true, 0); Block.setDestroyTime(195, 2.0); Block.defineBlock(196, "Emerald Ore", [["emerald_ore", 0], ["emerald_ore" , 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0]], 6, true, 0); Block.setDestroyTime(196, 2.0); Block.defineBlock(197, "Quartz Ore", [["quartz_ore", 0], ["quartz_ore" , 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0]], 6, true, 0); Block.setDestroyTime(197, 2.0); Block.defineBlock(198, "Topiary Grass", [["grass", 3], ["grass" , 3], ["grass", 3], ["grass", 3], ["grass", 3], ["grass", 3]], 6, true, 0); Block.setDestroyTime(198, 0.5); Block.defineBlock(199, "Harvester S", [["piston_bottom" , 0], ["still_lava" , 0], ["stonecutter", 2], ["stonecutter", 2], ["stonecutter", 2], ["stonecutter", 2]], 6, true, 0); Block.setDestroyTime(199, 3.0); Block.setLightLevel(199, 10); Block.defineBlock(200, "Mycelium", [["dirt" , 0], ["mycelium_top" , 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0]], 6, true, 0); Block.setDestroyTime(200, 0.5); Block.defineBlock(201, "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]], 6, true, 0); Block.setDestroyTime(201, 0.3); Block.setLightLevel(201, 15); Block.defineBlock(202, "Enchanting Table", [["enchanting_table_bottom" , 0], ["enchanting_table_top" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0]], 6, true, 0); Block.setDestroyTime(202, 4.0); Block.setLightLevel(202, 7); Block.defineBlock(203, "Soul Sand", [["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0]], 6, true, 0); Block.setDestroyTime(203, 1.5); Block.defineBlock(204, "Magical Flower", [["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 40]], 6, true, 1); Block.setDestroyTime(204, 0.1); Block.setLightLevel(204, 10); Block.setColor(204, 0x5555FF); Block.defineBlock(205, "JukeBox", [[" jukebox_side" , 0], ["jukebox_top" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0]], 6, true, 0); Block.setDestroyTime(205, 2.0); } function leaveGame() { }I can't make V. 1.5.0 until someone helps me fix this code blocklauncher crashes when you enable it!
Plz HELP!
Code:
/*MC Revamped*/ ModPE.setItem(500, "emerald", 0, "Emerald"); ModPE.setItem(405, "skull_creeper", 0, "EpicPick"); ModPE.langEdit("item.EpicPick.name", "Epic Pickaxe"); Item.setMaxDamage(465, 369); ModPE.setItem(408, "fireworks_charge", 0, "MagicalEssence"); ModPE.langEdit("item.MagicalEssence.name", "Magical Essence"); Item.addFurnaceRecipe(196, 500, 0); Item.addFurnaceRecipe(197, 406, 0); ModPE.overrideTexture("images/items-opaque.png", "http://i.imgur.com/kGcrwrl.jpg"); Item.addFurnaceRecipe(204, 408, 0); ModPE.setFoodItem(467, 0, 0, 20); ModPE.setItem(407, "fireball", 0, "ObsidianToolRod"); ModPE.langEdit("item.ObsidianToolRod.name", "Obsidian Tool Rod"); Item.addCraftRecipe(407, 1, 0, [49, 2, 0]); Item.setCategory(407, 2); Item.addCraftRecipe(405, 1, 0, [407, 2, 0, 408, 3, 0]); Item.setCategory(405, 2); Item.addCraftRecipe(190, 1, 0, [331, 9, 0]); Item.setCategory(190, 4); Item.addCraftRecipe(195, 1, 0, [500, 9, 0]); Item.setCategory(195, 4); Item.addCraftRecipe(198, 1, 0, [3, 2, 0, 295, 2, 0]); Item.addCategory(198, 4); Item.addCraftRecipe(205, 1, 0, [264, 1, 0, 331, 1, 0, 5, 7, 0]); Item.setCategory(205, 4); function useItem(x, y, z, itemId, blockId, side) { } function attackHook(attacker, victim) { } function modTick() { } function procCmd(command) { var cmd = command.split(" "); if(cmd[0] == "help") { clientMessage(ChatColor.DARK_GRAY + "Showing Help Page 1/2"); clientMessage(ChatColor.DARK_BLUE + "/info"); clientMessage(ChatColor.DARK_BLUE + "/stuffs"); clientMessage(ChatColor.LIGHT_PURPLE + "Password (Below)"); clientMessage(ChatColor.DARK_BLUE + "/MC_Revamped"); clientMessage(ChatColor.DARK_BLUE + "/Ores"); if(cmd[0] == "Ores") { clientMessage(ChatColor.AQUA + "All Ores Added!"); Player.addItemInventory(196, 64, 0); Player.addItemInventory(197, 64, 0); Player.addItemInventory(204, 64, 0); } } if(cmd[0] == "info") { clientMessage(ChatColor.GOLD + "Item ID's : " + ChatColor.DARK_PURPLE + "500, 190, 195, 196, 197, 198, 199, 200,"); clientMessage(ChatColor.DARK_PURPLE + "201, 202, 203, 204, 205, 405, 407, 408"); clientMessage(ChatColor.YELLOW + "sorry Item.addCraftRecipe " + ChatColor.RED + "CRASHES " + ChatColor.YELLOW + "the game!"); clientMessage(ChatColor.AQUA + "FIXED! :)"); } if(cmd[0] == "stuffs") { clientMessage(ChatColor.LIGHT_PURPLE + "Password?"); } if(cmd[0] == "MC_Revamped") { clientMessage(ChatColor.AQUA + "All Items Have Been Added To Your Inventory!"); Player.addItemInventory(500, 64, 0); Player.addItemInventory(405, 64, 0); Player.addItemInventory(407, 64, 0); Player.addItemInventory(408, 64, 0); Player.addItemInventory(465, 1, 0); Player.addItemInventory(190, 64, 0); Player.addItemInventory(195, 64, 0); Player.addItemInventory(196, 64, 0); Player.addItemInventory(197, 64, 0); Player.addItemInventory(198, 64, 0); Player.addItemInventory(199, 64, 0); Player.addItemInventory(200, 64, 0); Player.addItemInventory(201, 64, 0); Player.addItemInventory(202, 64, 0); Player.addItemInventory(203, 64, 0); Player.addItemInventory(204, 64, 0); Player.addItemInventory(205, 64, 0); } if(cmd[0] == "help2") { clientMessage(ChatColor.DARK_GRAY + "Showing help page 2/2"); clientMessage(ChatColor.DARK_BLUE + "/help(page #)"); } } function newLevel() { clientMessage(ChatColor.BLUE + "Welcome to" + ChatColor.GREEN + " MC Revamped!"); clientMessage(ChatColor.AQUA + "By: drag0nrider27" + ChatColor.RED + " Version 1.4.2"); Block.defineBlock(190, "Redstone Block", [["redstone_block", 0], ["redstone_block" , 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0], ["redstone_block", 0]], 6, true, 0); Block.setDestroyTime(190, 2.0); Block.defineBlock(195, "Emerald Block", [["emerald_block", 0], ["emerald_block" , 0], ["emerald_block", 0], ["emerald_block", 0], ["emerald_block", 0], ["emerald_block", 0]], 6, true, 0); Block.setDestroyTime(195, 2.0); Block.defineBlock(196, "Emerald Ore", [["emerald_ore", 0], ["emerald_ore" , 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0], ["emerald_ore", 0]], 6, true, 0); Block.setDestroyTime(196, 2.0); Block.defineBlock(197, "Quartz Ore", [["quartz_ore", 0], ["quartz_ore" , 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0], ["quartz_ore", 0]], 6, true, 0); Block.setDestroyTime(197, 2.0); Block.defineBlock(198, "Topiary Grass", [["grass", 3], ["grass" , 3], ["grass", 3], ["grass", 3], ["grass", 3], ["grass", 3]], 6, true, 0); Block.setDestroyTime(198, 0.5); Block.defineBlock(199, "Harvester S", [["piston_bottom" , 0], ["still_lava" , 0], ["stonecutter", 2], ["stonecutter", 2], ["stonecutter", 2], ["stonecutter", 2]], 6, true, 0); Block.setDestroyTime(199, 3.0); Block.setLightLevel(199, 10); Block.defineBlock(200, "Mycelium", [["dirt" , 0], ["mycelium_top" , 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0], ["mycelium_side", 0]], 6, true, 0); Block.setDestroyTime(200, 0.5); Block.defineBlock(201, "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]], 6, true, 0); Block.setDestroyTime(201, 0.3); Block.setLightLevel(201, 15); Block.defineBlock(202, "Enchanting Table", [["enchanting_table_bottom" , 0], ["enchanting_table_top" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0], ["enchanting_table_side" , 0]], 6, true, 0); Block.setDestroyTime(202, 4.0); Block.setLightLevel(202, 7); Block.defineBlock(203, "Soul Sand", [["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0], ["soul_sand" , 0]], 6, true, 0); Block.setDestroyTime(203, 1.5); Block.defineBlock(204, "Magical Flower", [["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 0], ["flower_rose_blue" , 40]], 6, true, 1); Block.setDestroyTime(204, 0.1); Block.setLightLevel(204, 10); Block.setColor(204, 0x5555FF); Block.defineBlock(205, "JukeBox", [[" jukebox_side" , 0], ["jukebox_top" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0], ["jukebox_side" , 0]], 6, true, 0); Block.setDestroyTime(205, 2.0); } function leaveGame() { }Wow I doubled it LOL!
Ya I am trying to fix that!
Plz tell me what block and items you would like added!
Thanks so much!!!!!
I am using a script editor and I am still trying to fix the error message but it does not affect the game
Lol
I hardly understood that sry could you give me a link on and BTW I have no computer android nexus 7 only.
Maybe a link would help the.