Hi guys,
Some of you might remember, that a couple of months ago I used to make allot of mods.
Well, I stopped, because at the time being there wasn't much to do with ModPE as they're weren't many functions and "fresh" ideas. I have now came back as there are a ton of new functions and I am getting back into modding again.
Some rules:
- Do not distribute my mods without my permission.
- Do not use the code used in my mods without my permission.
- When making a video about one of my mods, always use the mediafire links and post the link of the video as a reply to this topic (I do not make any money out of the links, I just like to keep track of how many downloads the mods are getting).
[center]- Car Mod -[/center]
[center]This is a mod that I have been working on for the last week, and after allot of debugging,[/center]
[center]I have finally decided to release the mod.[/center]
[center]Instructions on how to use:[/center]
[center]1. Hit a minecart with a stick[/center]
[center]2. Use the buttons and controls and the direction that your looking in is the direction the car will turn too[/center]
[center]3. Park next to a iron block to refuel[/center]
[center]Known bugs:[/center]
[center]- Parking next to iron blocks sometimes doesn't fuel the car[/center]
[center]- When parked next to a iron block, it spams in the chat "Refueling"... (getting fixed)[/center]
[/center]
[center]xDarkAbsolute:
FuzionDroid:
The Minecraft Creep:
Drummerboy0109:
OMG_ItsMinecraftKid: [/center]
[center]
Text so it doesn't mess up next time I update the topic:[/center]
xDarkAbsolute:
FuzionDroid:
The Minecraft Creep:
Drummerboy0109:
OMG_ItsMinecraftKid:
[/center]
[center]
[/center]
[center]- Garage Mod (car add-on) -[/center]
[center]This is a small add-on I made for the car mod.[/center]
[center]I said I would release it when my video hit 25 likes, which I thought would take a week or two, but[/center]
[center]I hit 50 likes in 24 hours which is amazing![/center]
[center]Instructions on how to use:[/center]
[center]1. Select the bottom-left corner of your garage door with a iron sword[/center]
[center]2. Select the top-right corner of your garage door with a iron sword[/center]
[center]3. So now you should've selected the bottom-left corner, and the top-right corner of the garage door[/center]
[center]4. Type /open|close or click on a snow block to open/close the garage door[/center]
[center]- Portal Mod -[/center]
[center]**MAKE SURE YOU USE THIS MOD WITH THE LATEST BLOCKLAUNCHER BETA**[/center]
[center]Do not use this mod in your important worlds, as it is currently in beta.[/center]
[center]This is my most advanced mod that I have made for now. I have worked very hard on it and I hope you guys enjoy it [/center]
[center]Instructions on how to use:[/center]
[center]1. Craft a portal gun with 2 diamonds and 3 iron ingots[/center]
[center]2. Click on a wall/floor to place portal 1[/center]
[center]3. Click on a wall/floor to place portal 2[/center]
[center]4. When you walk into portal 1, you will go teleport to portal 2 (and vice versa)[/center]
[center]Known bugs:[/center]
[center]- Sometimes there is a portal block left after you've placed another portal[/center]
[center]- You can see through the floor[/center]
[center]- Portals dont disappear after you leave a world[/center]
Why did you make a repeat mod? There is already a car mod similar to this...
Yours is a little better thanks to the fuel system. Although my question still stands.One last thing,
The spam messaging is an easy fix.
Have a variable as false
var message = false;
then when you send the message, check the status for the variable, then change variable to true.
Why did you make a repeat mod? There is already a car mod similar to this...
Yours is a little better thanks to the fuel system. Although my question still stands.
One last thing,
The spam messaging is an easy fix.
Have a variable as false
var message = false;
then when you send the message, check the status for the variable, then change variable to true.
I didn't realise there was another car mod... can you please give me a link?
And that message thing won't work as I need it to say it once when it's refuelling and if I use that it won't work when I come back to refuel again, so I am just going to make line breaks.
I didn't realise there was another car mod... can you please give me a link?
And that message thing won't work as I need it to say it once when it's refuelling and if I use that it won't work when I come back to refuel again, so I am just going to make line breaks.
Make another if statement that checks when the fuel is at 100% and when it is turn messages back to false.
It's one of Noahz's mod. I don't think he'll care though, he's really nice.
Rollback Post to RevisionRollBack
Willing to work on Android apps or multi-platform games, see profile bio for information.
I didn't realise there was another car mod... can you please give me a link?
And that message thing won't work as I need it to say it once when it's refuelling and if I use that it won't work when I come back to refuel again, so I am just going to make line breaks.
this mod is amazing! can I add this to my upcoming modpack MedivalMC if I give credit?
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! ---------------->
Seems cool. Would you be able to give me a Dropbox link?
Rollback Post to RevisionRollBack
I'M BACK!
Want GUI Templates? Done! https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Some of you might remember, that a couple of months ago I used to make allot of mods.
Well, I stopped, because at the time being there wasn't much to do with ModPE as they're weren't many functions and "fresh" ideas. I have now came back as there are a ton of new functions and I am getting back into modding again.
Some rules:
- Do not distribute my mods without my permission.
- Do not use the code used in my mods without my permission.
- When making a video about one of my mods, always use the mediafire links and post the link of the video as a reply to this topic (I do not make any money out of the links, I just like to keep track of how many downloads the mods are getting).
[center]- Car Mod -[/center]
[center]This is a mod that I have been working on for the last week, and after allot of debugging,[/center]
[center]I have finally decided to release the mod.[/center]
[center]Instructions on how to use:[/center]
[center]1. Hit a minecart with a stick[/center]
[center]2. Use the buttons and controls and the direction that your looking in is the direction the car will turn too[/center]
[center]3. Park next to a iron block to refuel[/center]
[center]Known bugs:[/center]
[center]- Parking next to iron blocks sometimes doesn't fuel the car[/center]
[center]- When parked next to a iron block, it spams in the chat "Refueling"... (getting fixed)[/center]
[center]Download link: http://www.mediafire...0s/Lambo_car.js[/center]
[center]Video:[/center]
[center][/center]
[center][/center]
[center]Other videos:[/center]
[center]
[center]xDarkAbsolute:
FuzionDroid:
The Minecraft Creep:
Drummerboy0109:
OMG_ItsMinecraftKid: [/center]
[center][/center]
[center]
[center]- Garage Mod (car add-on) -[/center]
[center]This is a small add-on I made for the car mod.[/center]
[center]I said I would release it when my video hit 25 likes, which I thought would take a week or two, but[/center]
[center]I hit 50 likes in 24 hours which is amazing![/center]
[center]Instructions on how to use:[/center]
[center]1. Select the bottom-left corner of your garage door with a iron sword[/center]
[center]2. Select the top-right corner of your garage door with a iron sword[/center]
[center]3. So now you should've selected the bottom-left corner, and the top-right corner of the garage door[/center]
[center]4. Type /open|close or click on a snow block to open/close the garage door[/center]
[center]Known bugs:[/center]
[center]- nothing[/center]
[center]Download link: http://www.mediafire...Lambo_garage.js[/center]
[center]- Portal Mod -[/center]
[center]**MAKE SURE YOU USE THIS MOD WITH THE LATEST BLOCKLAUNCHER BETA**[/center]
[center]Do not use this mod in your important worlds, as it is currently in beta.[/center]
[center]This is my most advanced mod that I have made for now. I have worked very hard on it and I hope you guys enjoy it
[center]Instructions on how to use:[/center]
[center]1. Craft a portal gun with 2 diamonds and 3 iron ingots[/center]
[center]2. Click on a wall/floor to place portal 1[/center]
[center]3. Click on a wall/floor to place portal 2[/center]
[center]4. When you walk into portal 1, you will go teleport to portal 2 (and vice versa)[/center]
[center]Known bugs:[/center]
[center]- Sometimes there is a portal block left after you've placed another portal[/center]
[center]- You can see through the floor[/center]
[center]- Portals dont disappear after you leave a world[/center]
[center]Download link: http://www.mediafire...tal_beta_02b.js[/center]
[center]Video:[/center]
[center][/center]
[center][/center]
[center]Enjoy the mods![/center]
[center]If you would like to support me, please subscribe to my YouTube channel
Yours is a little better thanks to the fuel system. Although my question still stands.One last thing,
The spam messaging is an easy fix.
Have a variable as false
then when you send the message, check the status for the variable, then change variable to true.
if(message) { clientMessage("Refueling"); message = true; }Willing to work on Android apps or multi-platform games, see profile bio for information.
Founder and CEO of Temena Development
Twitter: @TemenaPE
Instagram: @ItsLiterallyMath
And that message thing won't work as I need it to say it once when it's refuelling and if I use that it won't work when I come back to refuel again, so I am just going to make line breaks.
Make another if statement that checks when the fuel is at 100% and when it is turn messages back to false.
It's one of Noahz's mod. I don't think he'll care though, he's really nice.
Willing to work on Android apps or multi-platform games, see profile bio for information.
Founder and CEO of Temena Development
Twitter: @TemenaPE
Instagram: @ItsLiterallyMath
And sadly this mod isn't compatible but I'll make a modpack for it
Yeah, lol.
Forgot to say, +1
Willing to work on Android apps or multi-platform games, see profile bio for information.
Founder and CEO of Temena Development
Twitter: @TemenaPE
Instagram: @ItsLiterallyMath
No problèmo! +1 for manners
Just find all of his posts and +1 them
Willing to work on Android apps or multi-platform games, see profile bio for information.
Founder and CEO of Temena Development
Twitter: @TemenaPE
Instagram: @ItsLiterallyMath
What the glitch you say putting a bunch of minecarts on a rail combining all carts stuck together break the rail and they keep going
You've made your video fancy with the garage
Edit: Also forgot to say welcome back to modding
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! ---------------->
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
function Switch(text,checked,doStuff)
{
var sw
try{
sw=new android.widget.Switch(ctx)
}catch(err){
sw=new android.widget.CheckBox(ctx)
}
sw.setText(text==null?"on/off":text)
sw.setChecked(checked)
sw.setOnClickListener(new android.view.View.OnClickListener({onClick:doStuff}))
return sw
}
Why we call TBPM ?-Three boys play minecraft
Awesomeeee!