I am making a mod, and I made some custom armor, but no modpe functions list are telling me that I can set a potion effect to an entity, which I know I can...
Also, I had an custim ore block of code that doesnt work at all anymore, so any help on that wpuld be nice, thanks!
Another thing I dont think is possible with JavaScript, but custom crops that grow, and a crafting ingredient that doesnt dissapear when crafted, but instead loses durability. So I can use something 40 times before it is consumed, for instance...
Heard of an app called AppNana? It's an app that rewards you for installing games, testing apps, watching adds, with Google Play, Amazon, and iTunes gift cards, and more! And the app, is completely free!
An easy way of earning Nanas is to add other people's Invite Codes. Whenever you invite someone or get invited, you get 2.5k nanas!
My code is t3305123, pm me your codes so we can just keep gettin nanas for doing pretty much nothing at all!
As for the potion effects, just use Entity.addEffect(Player.getEntity, effect);
I'll look into the others.
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.
I am making a mod, and I made some custom armor, but no modpe functions list are telling me that I can set a potion effect to an entity, which I know I can...
Also, I had an custim ore block of code that doesnt work at all anymore, so any help on that wpuld be nice, thanks!
Another thing I dont think is possible with JavaScript, but custom crops that grow, and a crafting ingredient that doesnt dissapear when crafted, but instead loses durability. So I can use something 40 times before it is consumed, for instance...
As for the potion effects, just use Entity.addEffect(Player.getEntity, effect);
I'll look into the others.
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11