• 0

    posted a message on [0.13.0/0.14.0] Blockphones Mod! Listen to music while you play!
    Quote from DLJohn»

    I like the idea of this. So simple yet useful. :)


    Edit: Would be awesome if you could add a playlist command, e.g.:


    /playlist song1, song2, song3 etc :), then maybe also add /repeat <on/off>


    Also, please remove the "Music Playing" text in the center of the screen. It's not really useful, it is just slightly annoying, but anyways, great job!


    Edit 2: You might wanna test this together with the Toolbox (Too Many Items) mod. When I open the inventory I crash.


    Thanks for the review!
    I was actually already working on a /repeat command, the /playlist may be a bit away for now and the center text was just for a test, I'll remove it in the next version.
    As for your second part, that is strange... It shouldn't crash, the mods don't interact with each other, but I'll check it anyways.

    Sorry, quick question.

    Who makes the toolbox mod? I forgot... :P

    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.0/0.14.0] Blockphones Mod! Listen to music while you play!

    Hello internet, today I have a new mod for you!

    It allows you to play music while you play Minecraft, pretty cool huh?

    You just need to follow some simple steps!


    Steps:


    1) Install the mod with blocklauncher

    2) Close blocklauncher after installing mod

    3) Find a .mp3 file of the music you want (MUST BE A MP3 FILE FORMAT!)

    4) Copy/Move the mp3 to the following file path: "/sdcard0/games/com.mojang" or "/games/com.mojang"

    5) Name it something short (anything less than 20 letters but more than 2, numbers are allowed, symbols you can use are @#$%&-+()=*"':;!? )

    6) Start blocklauncher again

    7) Enter a SINGLEPLAYER world and type this command "/play [mp3 name here]"

    8) Listen to some music! B)


    Commands for the mod:

    /play [mp3 name here] : Plays the followed mp3 (Ex: /play test)

    /stop : Stops currently playing music


    Here is the download: https://www.dropbox.com/s/kgb8mvl76a1wh95/BlockphonesMod_01.js?dl=0


    FAQ:

    Q) How does it work?

    A) Using built in Android Functions and blocklauncher stuff


    Q) I keep getting a error when I try to start music, help!

    A) Did you type the name in correctly and did you put it in the right folder?


    Q) I only have .mp4/.wav/.ogg files, will they work?

    A) Not yet, I am working on those! Use a online converter to convert one of those to a .mp3 for now!


    Q) Why does it keep playing if I go to another app and don't close blocklauncher?

    A) This is actually a unfixable Android problem, due to the way Android handels sound playing. Think of it as a benefit, it makes a good music player!


    Q) Can I put this on [X] forum or [X] website?

    A) Yes! But put a link to this forum post, NOT the mod download. AND DO NOT USE A AD LINK TO LINK TO HERE!


    Q) Can I make a YouTube review on this mod and get ad revenue off the video?

    A) That is fine, just like I said earlier, do not put a ad link to direct people here! (Also, try not to use copyrighted music in videos!)


    This mod belongs to Andr3w246 and is copyrighted to him.

    Redistributing this mod without permission OR using the code form this mod is NOT ALLOWED!

    Copyright Andr3w246, 2016

    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1
    Quote from Bastration»

    Think its called Debug

    Yes, it is called debug, but I was trying to shy away from that.
    This was suppose to be more important info, like health and hunger status (also position and ect.).
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on GUI help please!

    Hello, I am trying to make a gui mod that updates to show your position and other things.

    When I try to update the gui with modtick(), it disappears completely.

    (I have 2 Functions, one that creates the gui, and another that dismisses it.)

    If you would like to see the code here you go:

    function modtick(){
       Cords= [getPlayerX(), getPlayerY(), getPlayerZ()]
       closeGUI(); //Dismisses Open GUI/Hud
       genHud(); //Creates updated Hud
    }
    Posted in: MCPE: Mod / Tool Help & Requests
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1
    Quote from bellojens»

    Thanks for the help but I just needed to use another webbrowser :)


    Oh, hate it when that is the case! At lease you have it now! :D
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1
    Quote from bellojens»

    I cant click the download button but I can with mediafire iknow its weird

    Does a popup appear when you press the download button?
    If yes, there should be a clickable Button at the bottom that says "No thanks, continue to download" and the it should download.
    If no, sorry there is nothing I can do for you. I do not have a mediafire account.
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on TNT BIOME MOD!! (LIKE A NEW BIOME)
    Quote from crazycard856»

    Oh okay i didnt check because i couldn't be bothered :P

    It's okay. I do that all the time. :)
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1

    Screenshots are now up! Have fun guys! ;)

    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1
    Quote from Black___Death»

    Sounds good, but could you provide screenshots?


    Sure! I will put them up soon! ;)

    Quote from EmilyFussy»

    Please make it possible to change the position of the display. Currently it's displayed in the center of the screen. I'd like it in the top of the screen.


    Also, if there's a way to make it in just one color, e.g. white, I think that would look nicer. And then a toggle on/off command would be neat. Just some ideas. Great mod anyways! :)


    That's weird. On my device it displays near the bottom. When I change it to a actual HUD, I will add a feature allowing placement at the top or bottom. The colors thing is just for confidence. It is mentioned to draw your attention to them so you always know about them. I will turn them off next update. ;)
    Quote from bellojens»

    Can you make mediafire link I have problems with dropbox


    What's the problem? Can you explain what your problem is?
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on TNT BIOME MOD!! (LIKE A NEW BIOME)
    Quote from crazycard856»

    Look at the coding to get your answer

    The coding is scrambled and unreadable.
    It looks like it just places TNT trees over a plains Biome (Biome 1).
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on [0.13.X] MPEHUD (Minecraft Pocket Edition Heads Up Display) Version: 0.1

    Hello People of the internet, and today I have a new mod for you!

    It may not be very exciting or inovated, but it is not suppose to be!


    I Present the MPEHUD (Minecraft Pocket Edition Heads Up Display) Mod!

    It adds in a nice little HUD message in when your playing!


    Version Log:


    Version 0.1:

    Initial Release

    What may be added/changed:


    > Change from ModPE.showTipMessage() to actual HUD style

    > WAILA (What Am I Looking At) Addition

    > Biome currently in

    > Current Weather + Current Time

    > Show Attacked Mob Health


    Please DO NOT post this mod on any other website without my permission or behind any ad or supporter (you earn money) links (YouTube ads are OK)! Also DO NOT take or use parts of this mod's code without my permission!


    Download: https://www.dropbox.com/s/38svjqp0d3r6lcd/MPEHUD 0.1.js?dl=0

    Screenshots are below the post.


    Thanks for downloading and have fun!

    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on Mod Help!

    I am making a mod, and I need my mod to be able to move the player from 1 dimension to the other (Overworld to nether, Nether to overworld, ect.)

    I know about the Dimensionid.NETHER/Dimensionid.NORMAL Functions, but they don't set the dimension, they only show the id.

    So, I have 2 questions.


    #1) Is it possible to move the player from dimension to dimension?

    #2) Can you create a new dimension by using a id that is not the Nether or overworld?


    Thanks for the help! ;)

    Posted in: MCPE: Mod / Tool Help & Requests
  • 1

    posted a message on Custom weapon attack damage

    If you want the mobs to always drop their drops...

    function attackHook(a,v){
       if(Player.getCarriedItem==1000){
          var dam= 14
          var mixed= Entity.getHealth(v)-dam
          if(mixed>2){
              Entity.setHealth(v, mixed);
          }else{
             Entity.setHealth(v, 2);
          }
       }
    }

    This will let the mob take the damage until it has 1 heart left (2 half-hearts), then it sets the health to 2, then your item will hit for 2.

    This will kill the mob while keeping the drops. Zero breaks the game when using the Entity.sethealth() function.

    Have fun! ;)

    Posted in: MCPE: Mod / Tool Help & Requests
  • 0

    posted a message on BasicCommands Mod! [Use basic commands to help!]
    Quote from xReVoLTiTheme»

    Why is it in Hex?


    It is in hex because I obfuscated (scrambled) it.
    It is to protect from people taking parts of the code.
    It still works perfectly though! ;)
    Posted in: MCPE: Mods / Tools
  • 0

    posted a message on RPGcraft MOD(adds in CLASSES of heroes And 3D Swords in your Mcpe)

    How did you make those models! Holy moley! +1 to you sir!

    Posted in: MCPE: Mods / Tools
  • To post a comment, please .