Oxalist

Untitled

Dec 18th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. on break of stone:
  2. cancel event
  3. set event-block to air
  4. Execute console command "/title @p actionbar ["",{"text":"+ 1 ","color":"green","bold":true},{"text":"Stone Fragment","color":"gray","bold":false}]"
  5. give player 1 prismarine_shard named "&7Stone Fragment" with lore "&eUsed to trade at the pickaxe trader"
  6. on break of ore:
  7. cancel event
  8. set event-block to air
  9. Execute console command "/title @p actionbar ["",{"text":"+ 1 ","color":"green","bold":true},{"text":"Stone Fragment","color":"white","bold":false}]"
  10. give player 1 prismarine_shard named "&fOre Fragment" with lore "&eUsed to trade at the pickaxe trader"
Advertisement
Add Comment
Please, Sign In to add comment