Advertisement
Guest User

Untitled

a guest
May 19th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. Lucky:
  2. alias: "&eLucky"
  3. price: 2250
  4. max: 100
  5.  
  6. message:
  7. enabled: true
  8. content: '&e&l[!] &6¡Has recibido &e{tokens} tokens&6!'
  9.  
  10. # The chance that a player without the Lucky enchant
  11. # will receive a token when mining a block.
  12. base-chance: 0.001
  13.  
  14. # The chance that a player will receive a token when
  15. # mining a block.
  16. chances:
  17. 1: 0.001
  18. 2: 0.002
  19. 3: 0.003
  20. 4: 0.004
  21. 5: 0.005
  22. 6: 0.006
  23. 7: 0.007
  24. 8: 0.008
  25. 9: 0.009
  26. 10: 0.01
  27. 11: 0.011
  28. 12: 0.012
  29. 13: 0.013
  30. 14: 0.014
  31. 15: 0.015
  32. 16: 0.016
  33. 17: 0.017
  34. 18: 0.018
  35. 19: 0.019
  36. 20: 0.02
  37. 21: 0.021
  38. 22: 0.022
  39. 23: 0.023
  40. 24: 0.024
  41. 25: 0.025
  42. 26: 0.026
  43. 27: 0.027
  44. 28: 0.028
  45. 29: 0.029
  46. 30: 0.03
  47. 31: 0.031
  48. 32: 0.032
  49. 33: 0.033
  50. 34: 0.034
  51. 35: 0.035
  52. 36: 0.036
  53. 37: 0.037
  54. 38: 0.038
  55. 39: 0.039
  56. 40: 0.04
  57. 41: 0.041
  58. 42: 0.042
  59. 43: 0.043
  60. 44: 0.044
  61. 45: 0.045
  62. 46: 0.046
  63. 47: 0.047
  64. 48: 0.048
  65. 49: 0.049
  66. 50: 0.05
  67. 51: 0.051
  68. 52: 0.052
  69. 53: 0.053
  70. 54: 0.054
  71. 55: 0.055
  72. 56: 0.056
  73. 57: 0.057
  74. 58: 0.058
  75. 59: 0.059
  76. 60: 0.06
  77. 61: 0.061
  78. 62: 0.062
  79. 63: 0.063
  80. 64: 0.064
  81. 65: 0.065
  82. 66: 0.066
  83. 67: 0.067
  84. 68: 0.068
  85. 69: 0.069
  86. 70: 0.07
  87. 71: 0.071
  88. 72: 0.072
  89. 73: 0.073
  90. 74: 0.074
  91. 75: 0.075
  92. 76: 0.076
  93. 77: 0.077
  94. 78: 0.078
  95. 79: 0.079
  96. 80: 0.08
  97. 81: 0.081
  98. 82: 0.082
  99. 83: 0.083
  100. 84: 0.084
  101. 85: 0.085
  102. 86: 0.086
  103. 87: 0.087
  104. 88: 0.088
  105. 89: 0.089
  106. 90: 0.09
  107. 91: 0.091
  108. 92: 0.092
  109. 93: 0.093
  110. 94: 0.094
  111. 95: 0.095
  112. 96: 0.096
  113. 97: 0.097
  114. 98: 0.098
  115. 99: 0.099
  116. 100: 0.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement