Hey sir, I agree, there is alot more work involved in most peoples little "40 line" mods, but some of them require REAL WORK!! I speak from experience!
Once again, just my opinion!
Rollback Post to RevisionRollBack
", sans-serif">Want to get paid for uploading mods?
Ok! That's good.
I can't wait till you release the tutorial! I really want to learn.
btw, in addons is there a way to make projectile items that are just like the others? (snowball and egg)
I mean like where you press and hold the screen and they fire...
Ok! That's good.
I can't wait till you release the tutorial! I really want to learn.
btw, in addons is there a way to make projectile items that are just like the others? (snowball and egg)
I mean like where you press and hold the screen and they fire...
You can create new projectiles by creating a new class with functions like Bullet::shoot, but that is beyond my ability. In fact, that is how byteandahalf is making his redstone addon. About the button, you could use MrARM's UILib to add a button. I am currently trying to just load an Android UI into MCPE, but I haven't been successful with that yet. If I am successful with that, I wouldn't be able to make a tutorial on UIs. You would just need to have Android Development knowledge.
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
BeATz-UnKNoWN's AddonsTHESE ARE NOT MODPE SCRIPTS! THESE ARE ADDONS! ModPE is simple and limits the possibilities of mods. I dislike ModPE and I don't make ANY ModPE scripts anymore. If you make ModPE scripts, don't take this as an offense. This is my opinion.Freezing Arrows:This addon makes arrows freeze when they are shot. Technically, this makes skeletons passive. Download:https://www.dropbox.com/s/sm7x1ucsaw470ec/Freezing Arrows.apk?dl=0 Credits: 500ISE - Helping me with making addons byteandahalf - Helping me with making addons MrARM - Showing me an example of an addon
Can you help MrArm on his Too Many Items addon? He hasn't updated it in a while cause he is busy.
Can you help MrArm on his Too Many Items addon? He hasn't updated it in a while cause he is busy.
Firstly, MrARM is smarter than me and knows more. secondly, I can't work on TMI without the source. Likewise no one can work on my addons because it isn't open source.
Just a question, I decompiled the addon apk and looked through the "AndroidManifest.xml" and the "resources.arcs". In the Manifest, I found all the permissions of the mod (Being a BlockLauncher Addon, it was only "BlockLauncher Addon"), and all that stuff. But in the "resources" file, I found the code that makes up the mod. Trouble is, 90% of it is Chinese!!!! (Or in Itialian Letters). Is this my Text Editor or... because I would really like to know how to make these :D.
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
Addons CANNOT be decompiled. If you extract the apk you can get my library that contains the C++ code of the mod. However you cannot attain the source code. This is why I didn't like modpe and why I never released enchantments.
BeATz-UnKNoWN's AddonsTHESE ARE NOT MODPE SCRIPTS! THESE ARE ADDONS! ModPE is simple and limits the possibilities of mods. I dislike ModPE and I don't make ANY ModPE scripts anymore. If you make ModPE scripts, don't take this as an offense. This is my opinion.Freezing Arrows:This addon makes arrows freeze when they are shot. Technically, this makes skeletons passive. Download:https://www.dropbox.com/s/sm7x1ucsaw470ec/Freezing Arrows.apk?dl=0 Credits: 500ISE - Helping me with making addons byteandahalf - Helping me with making addons MrARM - Showing me an example of an addon
BeATz-UnKNoWN's AddonsTHESE ARE NOT MODPE SCRIPTS! THESE ARE ADDONS! ModPE is simple and limits the possibilities of mods. I dislike ModPE and I don't make ANY ModPE scripts anymore. If you make ModPE scripts, don't take this as an offense. This is my opinion.Freezing Arrows:This addon makes arrows freeze when they are shot. Technically, this makes skeletons passive. Download:https://www.dropbox.com/s/sm7x1ucsaw470ec/Freezing Arrows.apk?dl=0 Credits: 500ISE - Helping me with making addons byteandahalf - Helping me with making addons MrARM - Showing me an example of an addon
Nice addon.I really will love the tutorial because i quit the modpe scripts too
Addons CANNOT be decompiled. If you extract the apk you can get my library that contains the C++ code of the mod. However you cannot attain the source code. This is why I didn't like modpe and why I never released enchantments.
So THATS what it is Lol. Thanks
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
To post a comment, please login or register a new account.
Once again, just my opinion!
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
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]
I can't wait till you release the tutorial! I really want to learn.
btw, in addons is there a way to make projectile items that are just like the others? (snowball and egg)
I mean like where you press and hold the screen and they fire...
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
You can create new projectiles by creating a new class with functions like Bullet::shoot, but that is beyond my ability. In fact, that is how byteandahalf is making his redstone addon. About the button, you could use MrARM's UILib to add a button. I am currently trying to just load an Android UI into MCPE, but I haven't been successful with that yet. If I am successful with that, I wouldn't be able to make a tutorial on UIs. You would just need to have Android Development knowledge.
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]
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
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]
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
Can you help MrArm on his Too Many Items addon? He hasn't updated it in a while cause he is busy.
http://www.minecraftforum.net/members/Ender_Pe
thanks!
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]
Firstly, MrARM is smarter than me and knows more. secondly, I can't work on TMI without the source. Likewise no one can work on my addons because it isn't open source.
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]
With full credit, yes.
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]
Why is it that you cannot have open-source mods in addon form?
Thanks.
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
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]
Good luck though!
Nice addon.I really will love the tutorial because i quit the modpe scripts too
", sans-serif">Want to get paid for uploading mods?
", sans-serif">Click here
For free Bitcoins, click here!
So THATS what it is Lol. Thanks
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11