For E.G: If you tap a diamond on a diamond block it can explode or give you 5 more diamonds or it can just do nothing.
Rollback Post to RevisionRollBack
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! ---------------->
How do we make it so that there is a better chance and less chance?
Rollback Post to RevisionRollBack
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! ---------------->
For E.G: If you tap a diamond on a diamond block it can explode or give you 5 more diamonds or it can just do nothing.
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! ---------------->
function useItem(x,y,z,itemId,blockId) { var rnd = Math.floor((Math.random() * 3) + 1); if(itemId==264&& blockId==56&&rnd==1) { explode(x, y, z, 10) } else if(itemId==264&& blockId==56&&rnd==2) { Level.dropItem(x, y + 1, z, 0, 264, 1, 0); } else if(itemId==264&& blockId==56&&rnd==3) { clientMessage("Aww, nothing happened!"); } }+ 1 if I helped
+1 Me If I Helped You!
Follow Me On Twitter: @shadowdude246
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! ---------------->
+1 Me If I Helped You!
Follow Me On Twitter: @shadowdude246