Yea i have it in the use item, so when i tap the ground with a custom item i made it explodes and sets your health to 20 so you dont take any damage from it but for some reason it sometimes starts to glitch out and the player jumps while walking and the crosshair will be straight ahead but the highlighted block will be below me and its very frustrating, could you try to make something similar that works properly?
Hmmmmmmmmmmmmmmmm, ill give it a try but im not sure how easy itll be, ill have to make the small creeper then have the entity explode when you get near, is this what you mean?
0
Dude the reason the error is } is because youre missing one at the end of the script
0
0
0
Do you mean like you break the bottom log of a tree and the whole tree breaks including leaves?
0
0
0
a is the folder name and b is the file name, set it to the sound you want
Does this help?
0
0
Int = the number id of the item you want to change
String1 = the name of that item
String2 = the new name of the item
e.g...
ModPE.setItem(280,"stick",0,"Branch");
Hope that helps
0
0
1
0
0
0