Facebook
From Luxq1, 9 Years ago, written in JavaScript.
Embed
Download Paste or View Raw
Hits: 544
  1. on break of stone:
  2.         if player's gamemode is creative:
  3.                 stop
  4.         add 1000 exp to player
  5.         chance of 5%:
  6.                 drop emerald
  7.         chance of 8%:
  8.                 drop iron ingot
  9.         chance of 10%:
  10.                 drop obsidian
  11.         chance of 3%:
  12.                 drop glowstone dust
  13.         chance of 6%:
  14.                 drop coal
  15.         chance of 8%:
  16.                 drop gold ingot
  17.         chance of 6%:
  18.                 drop lapis lazuli
  19.         chance of 5%:
  20.                 drop redstone
  21.         chance of 8%:
  22.                 drop diamond
  23.         chance of 5%:
  24.                 drop log
  25.         chance of 3%:
  26.                 drop bookshelf
  27.         chance of 5%:
  28.                 drop apple
  29.         chance of 4%:
  30.                 drop ender pearl
  31.         chance of 3%:
  32.                 drop 46
  33.         chance of 0.7%:
  34.                 drop potion of:8233
  35.                 send "&cPOTKA NA SILE!!"
  36.         chance of 2%:
  37.                 drop golden apple:1
  38.         chance of 2%:  
  39.                 drop golden apple
  40.                
  41. command /drop:
  42.         trigger:
  43.                 send "&6----------&bLastCraft Drop&6----------"
  44.                 send "&6 >> &1Diamenty 10 Procent&3"
  45.                 send "&6 >> &2Emeraldy 15 Procent&3"  
  46.                 send "&6 >> &3RedStone 20 Procent&3"
  47.                 send "&6 >> &4Zelazo 20 Procent&3"
  48.                 send "&6 >> &5Wegiel 6 Procent&3"
  49.                 send "&6 >> &6Lapis lazuli 6 Procent&3"
  50.                 send "&6 >> &7Drewno 5 Procent&3"
  51.                 send "&6 >> &8Biblioteczki 5 Procent&3"
  52.                 send "&6 >> &9EXP 500 !&3 <"
  53.                 send "&6 >> &aObsydian 10 Procent&3"
  54.                 send "&6 >> &bJabko 5 Procent&3"
  55.                 send "&6 >> &cTnt 6 Procent&3"
  56.                 send "&6 >> &bEnderPerly 5 Procent&3"
  57.                 send "&6 >> &cPotka na sile 0.7 Procent"
  58.                 send "&6 >> &eGlowStone Proszek 3 Procent"
  59.                 send "&6 >> &e&lZlote jablko (Kox) 2 Procent"
  60.                 send "&6 >> &eZlote jablko 2 Procent"
  61.                 send "&6----------&bLastCraft Drop&6----------"
  62.                                
  63. on mine of any ore:
  64.         cancel event
  65.         set event-block to stone
  66.         send "&8[&4Drop&8] &6Surowce DropiÄ… Z Stone &8(&2/Drop&8)"