Nacho2012_Premi

Custom enchantments for prison/mines minecraft!

Aug 7th, 2019
823
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.22 KB | None | 0 0
  1. #------------------------------------------------------------------------------------------------------------
  2. #RIGHTCLICKING PART
  3. #------------------------------------------------------------------------------------------------------------
  4. on rightclick with diamond pickaxe:
  5. #CAN BE WOODEN,STONE,IRON OR GOLD TOO
  6.    trigger:
  7. #Trigger may be useless at the end
  8. #-----------------------------------------------------------------------------------------------------------
  9. #OPEN CHEST
  10. #-----------------------------------------------------------------------------------------------------------
  11.   open virtual chest with 1 slot named "&ePickaxe enchantments &b(BY NACHO2012_PREMI, DON'T REMOVE THIS! YOU SHALL BE BLOCKED FROM MY PASTEBIN) to player
  12. #SHOP (was too lazy to do ---- part)
  13. format slot 3 of player with diamond pickaxe named "&eSpeed" with lore "&eGive efficiency to the pickaxe!" to close then run [make console execute command "enchant %player% efficiency 1"
  14.        remove 250 from {tokens.player}
  15. format slot 5 of player with diamond pickaxe named "&eUnbreaking" with lore "&eGive unbreaking!" to close then run [make console execute command "enchant %player% unbreaking 1"
  16.        remove 100 from {tokens.player}
  17. #NOT DONE
Advertisement
Add Comment
Please, Sign In to add comment