Advertisement
Kusa_Haenai_wWW

Untitled

Mar 11th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. on break of stone:
  2. console command "/scoreboard players add @s MINEEXP 1"
  3.  
  4. on break of iron ore:
  5. console command "/scoreboard players add @s MINEEXP 3"
  6.  
  7. on break of gold ore:
  8. console command "/scoreboard players add @s MINEEXP 5"
  9.  
  10. on break of diamond ore:
  11. console command "/scoreboard players add @s MINEEXP 8"
  12.  
  13. on break of emerald ore:
  14. console command "/scoreboard players add @s MINEEXP 15"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement