This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
0
Could anyone please teach me how to make add-ons for McPE?
Mod packages PE are working?
Quote from ThunderModPE» Projectiles are snowballs.
Projectiles are snowballs.
Quote from lol343» It means what happens when the projectile hits an entity/block
It means what happens when the projectile hits an entity/block
What are the Inventory Slots and Armor Slots in McPE?
I just wanna ask what is the projectile in function projectileHitBlockHook and projectileHitEntityHook :<
I found out
But why I can't find the custom throw snowball somthing???
More: How can I get the list of all function for ModPE?
Quote from Manhnq12082003» Ok now it works I found out the error is ItemCategory.TOOLS isn't working :[
I'm so stupid :[
BTW, I have 1 more question
How can I add custom Item/block texture in 0.15 ?
Quote from lol343» ModPE.setItem(ID number,"texture",0,"Name",Max Stack Number); You forgot the max stack number m8... EDIT:Also, have you updated BL, it went out on google play which supports 0.15.4
ModPE.setItem(ID number,"texture",0,"Name",Max Stack Number);
You forgot the max stack number m8...
EDIT:Also, have you updated BL, it went out on google play which supports 0.15.4
Quote from DLJohn» Which mod are you trying to install?
Which mod are you trying to install?
Quote from lol343» Is your blocklauncher a beta from zhouwei's twitter? Or, is your mcpe ver is higher than the BL beta can run on? e.g 0.15.4 on BL beta that can only run mcpe 0.15.0 Can you post the code, maybe its a small error. If you dont want to post the code, give me the error message. Other than that, I have no clue...
Is your blocklauncher a beta from zhouwei's twitter?
Or, is your mcpe ver is higher than the BL beta can run on?
e.g 0.15.4 on BL beta that can only run mcpe 0.15.0
Can you post the code, maybe its a small error.
If you dont want to post the code, give me the error message.
Other than that, I have no clue...
I started modding for months
I can make basic codes to add items, blocks, bla bla...
I got a new Lenovo a7010a48, used normal
After upgrading to Marshallow and 0.15.0 release, I can't even make the mod working :|
IDK if it's because my phone lost root or the new McPE version, or because of my stupid
Sorry if you don't understand something(or everything) in my post, my English is not very good
Please help me if you can
Thank you
:(((
0
Could anyone please teach me how to make add-ons for McPE?
0
Mod packages PE are working?
0
Aren't arrows projectiles?
0
Are projectiles entities?
0
What are the Inventory Slots and Armor Slots in McPE?
0
I just wanna ask what is the projectile in function projectileHitBlockHook and projectileHitEntityHook :<
0
I found out
But why I can't find the custom throw snowball somthing???
0
More: How can I get the list of all function for ModPE?
0
Oh I found out again it is because of my stupid
It is ItemCategory.TOOL not ItemCategory.TOOLS
I'm so stupid :[
BTW, I have 1 more question
How can I add custom Item/block texture in 0.15 ?
0
Ok now it works
I found out the error is ItemCategory.TOOLS isn't working :[
0
Just a normal JS mod made by me
0
More thing,
When I import the code, no error messages pop-up and my 'Test' item wasn't added
0
My code(just a testing code):
ModPE.setItem(1000,"stick",0,"test");
Player.addItemCreativeInv(1000,1,0);
Item.setCategory(1000,ItemCategory.TOOLS);
I'm using the newest version of McPE which I bought from Google Play, 0.15.4
My Block Launcher version is downloaded from http://zhuoweizhang.net/MCPELauncher/MCPELauncherApp-release-beta.apk (I just updated it 2 days ago)
Hope you can help
Thank you
0
I started modding for months
I can make basic codes to add items, blocks, bla bla...
I got a new Lenovo a7010a48, used normal
After upgrading to Marshallow and 0.15.0 release, I can't even make the mod working :|
IDK if it's because my phone lost root or the new McPE version, or because of my stupid
Sorry if you don't understand something(or everything) in my post, my English is not very good
Please help me if you can
Thank you
0
Thank you
:(((