Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #------------------------------------------------------------------------------------------------------------
- #RIGHTCLICKING PART
- #------------------------------------------------------------------------------------------------------------
- on rightclick with diamond pickaxe:
- #CAN BE WOODEN,STONE,IRON OR GOLD TOO
- trigger:
- #Trigger may be useless at the end
- #-----------------------------------------------------------------------------------------------------------
- #OPEN CHEST
- #-----------------------------------------------------------------------------------------------------------
- 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
- #SHOP (was too lazy to do ---- part)
- 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"
- remove 250 from {tokens.player}
- 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"
- remove 100 from {tokens.player}
- #NOT DONE
Advertisement
Add Comment
Please, Sign In to add comment