jan_kk

DROP!

May 8th, 2015
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. #Diament
  2. on mine of stone:
  3. if gamemode of player is survival:
  4. if player's y-coordinate is smaller than 25:
  5. chance of 0.2%:
  6. drop 1 diamond
  7. send "&aBrawo! Trafiles na: &bDiament&a!"
  8. #Perly
  9. on mine of stone:
  10. if gamemode of player is survival:
  11. if player's y-coordinate is smaller than 25:
  12. chance of 0.3%:
  13. drop 1 ender pearl
  14. send "&aBrawo! Trafiles na: &9Perly&a!"
  15. #Emerald
  16. on mine of stone:
  17. if gamemode of player is survival:
  18. if player's y-coordinate is smaller than 25:
  19. chance of 0.4%:
  20. drop 1 emerald
  21. send "&aBrawo! Trafiles na: &cRedstone&a!"
  22. #Lapis
  23. on mine of stone:
  24. if gamemode of player is survival:
  25. if player's y-coordinate is smaller than 25:
  26. chance of 0.6%:
  27. drop 1 lapis lazuli
  28. send "&aBrawo! Trafiles na: &9Lapis&a!"
  29. #Redstone
  30. on mine of stone:
  31. if gamemode of player is survival:
  32. if player's y-coordinate is smaller than 25:
  33. chance of 0.8%:
  34. drop 4 redstone
  35. send "&aBrawo! Trafiles na: &cRedstone&a!"
  36. #Zelazo
  37. on mine of stone:
  38. if gamemode of player is survival:
  39. chance of 1%:
  40. drop 1 iron ingot
  41. send "&aBrawo! Trafiles na: &7Zelazo&a!"
  42. #Zloto
  43. on mine of stone:
  44. if gamemode of player is survival:
  45. if player's y-coordinate is smaller than 25:
  46. chance of 1.0%:
  47. drop 1 gold ingot
  48. send "&aBrawo! Trafiles na: &6Zloto&a!"
  49. #Wegiel
  50. on mine of stone:
  51. if gamemode of player is survival:
  52. chance of 2.0%:
  53. drop 1 coal
  54. send "&aBrawo! Trafiles na: &8Wegiel&a!"
Advertisement
Add Comment
Please, Sign In to add comment