Bounen

BlockBreak

Aug 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. on break of cobble stone:
  2. name of held item contains "§6§l§kX§7§l Pickel Lv.1§6§l§kX"
  3. chance of 25%:
  4. execute console command "/give %player% minecraft:coal_ore 1 0 {display:{Name:"§7§l石炭 鉱石",Lore:["§e§l≫ 5$"]},HideFlags:1,ench:[{id:0,lvl:1}]}"
  5.  
  6. chance of 1%:
  7. execute console command "/give %player% minecraft:iron_ore 1 0 {display:{Name:"§f§l鉄 鉱石",Lore:["§e§l≫ 30$"]},HideFlags:1,ench:[{id:0,lvl:1}]}"
Add Comment
Please, Sign In to add comment