SHOW:
|
|
- or go back to the newest paste.
| 1 | # ------------------------------------------------------- | |
| 2 | # |Licencja: | | |
| 3 | # |Nie możesz! | | |
| 4 | # |Edytować tego skryptu i publikować go jako własny. | | |
| 5 | # |Edytować tego skryptu i publikować go jako mój. | | |
| 6 | # |Edytować nazwe tego skryptu i wstawiać go jako własny. | | |
| 7 | # |Edytować nazwe tego skryptu i wstawiać go jako mój. | | |
| 8 | # |Brać części tego skryptu do swoich planów. | | |
| 9 | # |Podszywać się pod autora | | |
| 10 | # |Usuwać treści o nazwie autorze wersji i licencji | | |
| 11 | # |Możesz. | | |
| 12 | # |Udostępniać ten skrypt. (Jako orginalny) | | |
| 13 | # |Używać go na swoim serwerze. | | |
| 14 | # |Powiadamiać autora o edytowanych skryptach | | |
| 15 | # |Powiadamiać autora o wersjach skryptu w innych wersjach| | |
| 16 | # |Edytować powiadomienia i szanse w skryptcie | | |
| 17 | # ------------------------------------------------------- | |
| 18 | # nazwa: SStoneDDroper | |
| 19 | # autor: Krejzifik | |
| 20 | - | # wersja: 2.0 |
| 20 | + | # wersja: 1.0 |
| 21 | on break of stone: | |
| 22 | if player's tool is any pickaxe: | |
| 23 | - | chance of 1% |
| 23 | + | chance of 8%: |
| 24 | - | drop a diamond |
| 24 | + | drop a coal |
| 25 | - | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 25 | + | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 26 | - | stop |
| 26 | + | chance of 1%: |
| 27 | drop a diamond | |
| 28 | - | chance of 2% |
| 28 | + | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 29 | - | drop a diamond |
| 29 | + | chance of 6%: |
| 30 | - | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 30 | + | drop a iron ingot |
| 31 | - | stop |
| 31 | + | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 32 | chance of 5%: | |
| 33 | - | chance of 3% |
| 33 | + | drop a gold ingot |
| 34 | - | drop a diamond |
| 34 | + | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 35 | - | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 35 | + | chance of 3%: |
| 36 | - | stop |
| 36 | + | drop a lapis lazuli |
| 37 | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player | |
| 38 | - | chance of 7% |
| 38 | + | chance of 7%: |
| 39 | - | drop a diamond |
| 39 | + | drop a emerald |
| 40 | - | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 40 | + | send "&7[&aDrop&7] &6Znalazles &2Emerald" to player |
| 41 | chance of 6%: | |
| 42 | drop 4 redstone | |
| 43 | - | chance of 8% |
| 43 | + | send "&7[&aDrop&7] &6Znalazles &4Redstone" to player |
| 44 | - | drop a coal |
| 44 | + | stop |
| 45 | - | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 45 | + | |
| 46 | - | stop |
| 46 | + | chance of 10%: |
| 47 | drop a coal | |
| 48 | - | chance of 10% |
| 48 | + | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 49 | - | drop a coal |
| 49 | + | chance of 2%: |
| 50 | - | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 50 | + | drop a diamond |
| 51 | - | stop |
| 51 | + | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 52 | chance of 8%: | |
| 53 | - | chance of 12% |
| 53 | + | drop a iron ingot |
| 54 | - | drop a coal |
| 54 | + | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 55 | - | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 55 | + | chance of 7%: |
| 56 | - | stop |
| 56 | + | drop a gold ingot |
| 57 | send "&7[&aDrop&7] &6Znalazles &eZloto" to player | |
| 58 | - | chance of 17% |
| 58 | + | chance of 5%: |
| 59 | - | drop a coal |
| 59 | + | drop a lapis lazuli |
| 60 | - | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 60 | + | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player |
| 61 | chance of 9%: | |
| 62 | drop a emerald | |
| 63 | - | chance of 6% |
| 63 | + | send "&7[&aDrop&7] &6Znalazles &2Emerald" to player |
| 64 | - | drop a iron ingot |
| 64 | + | chance of 8%: |
| 65 | - | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 65 | + | drop 4 redstone |
| 66 | - | stop |
| 66 | + | |
| 67 | stop | |
| 68 | - | chance of 8% |
| 68 | + | |
| 69 | - | drop a iron ingot |
| 69 | + | chance of 12%: |
| 70 | - | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 70 | + | drop a coal |
| 71 | - | stop |
| 71 | + | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 72 | chance of 3%: | |
| 73 | - | chance of 10% |
| 73 | + | drop a diamond |
| 74 | - | drop a iron ingot |
| 74 | + | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 75 | - | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 75 | + | chance of 10%: |
| 76 | - | stop |
| 76 | + | drop a iron ingot |
| 77 | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player | |
| 78 | - | chance of 15% |
| 78 | + | chance of 9%: |
| 79 | - | drop a iron ingot |
| 79 | + | drop a gold ingot |
| 80 | - | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 80 | + | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 81 | chance of 7%: | |
| 82 | - | chance of 5% |
| 82 | + | drop a lapis lazuli |
| 83 | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player | |
| 84 | - | chance of 5% |
| 84 | + | chance of 11%: |
| 85 | - | drop a gold ingot |
| 85 | + | drop a emerald |
| 86 | - | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 86 | + | send "&7[&aDrop&7] &6Znalazles &2Emerald" to player |
| 87 | - | stop |
| 87 | + | stop |
| 88 | if player's tool is any pickaxe of fortune 3: | |
| 89 | - | chance of 7% |
| 89 | + | chance of 17%: |
| 90 | - | drop a gold ingot |
| 90 | + | drop a coal |
| 91 | - | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 91 | + | send "&7[&aDrop&7] &6Znalazles &8Wegiel" to player |
| 92 | - | stop |
| 92 | + | chance of 7%: |
| 93 | drop a diamond | |
| 94 | - | chance of 9% |
| 94 | + | send "&7[&aDrop&7] &6Znalazles &3DIAMENT" to player |
| 95 | - | drop a gold ingot |
| 95 | + | chance of 15%: |
| 96 | - | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 96 | + | drop 4 redstone |
| 97 | - | stop |
| 97 | + | send "&7[&aDrop&7] &6Znalazles &4Redstone" to player |
| 98 | chance of 15%: | |
| 99 | - | chance of 14% |
| 99 | + | drop a iron ingot |
| 100 | - | drop a gold ingot |
| 100 | + | send "&7[&aDrop&7] &6Znalazles &fZelazo" to player |
| 101 | - | send "&7[&aDrop&7] &6Znalazles &eZloto" to player |
| 101 | + | chance of 14%: |
| 102 | drop a gold ingot | |
| 103 | send "&7[&aDrop&7] &6Znalazles &eZloto" to player | |
| 104 | - | chance of 3% |
| 104 | + | chance of 12%: |
| 105 | - | drop a lapis lazuli |
| 105 | + | drop a lapis lazuli |
| 106 | - | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player |
| 106 | + | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player |
| 107 | - | stop |
| 107 | + | chance of 16%: |
| 108 | drop a emerald | |
| 109 | - | chance of 5% |
| 109 | + | send "&7[&aDrop&7] &6Znalazles &2Emerald" to player |
| 110 | - | drop a lapis lazuli |
| 110 | + | chance of 10%: |
| 111 | - | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player |
| 111 | + | drop 4 redstone |
| 112 | - | stop |
| 112 | + | send "&7[&aDrop&7] &6Znalazles &4Redstone" to player |
| 113 | stop | |
| 114 | - | chance of 7% |
| 114 | + | on break of any ore: |
| 115 | - | drop a lapis lazuli |
| 115 | + | set block to air |
| 116 | - | send "&7[&aDrop&7] &6Znalazles &1Lazuryt" to player |
| 116 | + | |
| 117 | - | stop |
| 117 | + | send "&7[&aDrop&7] &cDrop jest tylko ze stone" to player |