crystals.yml

Crystal-Settings:
  override-current: false
  decimal-format-item: '#.#'
  decimal-format-lore: '#.#'
Messages:
  already-has: '&4&l[!] &cYou already have this crystal on your  pickaxe'
  max-amount: '&4&l[!] &cYou have the max amount of crystals for your current level!'
  applied: '&2&l[!] &aYou have successfully applied the {crystal} &ato your pickaxe!'
  failed: '&4&l[!] &cYou applied a crystal but it failed.'
  black-scroll-failed: '&4&l[!] &cYou applied a black scroll but it failed.'
  black-scroll-applied: '&2&l[!] &aYou have successfully applied the black scroll and got a random crystal!'
  black-scroll-nocrystals: '&4&l[!] &cYou don''t have any crystals on your  pickaxe'
Prestige-Based-Requirement: false
Use-From-Other-Tools:
  enabled: false
  message: '&4&l[!] &cThis crystal can''t be applied to this tool.'
Crystal-Requirement:
  '0':
    max-amount: 3
  '5':
    max-amount: 5
  '15':
    max-amount: 8
Black-Scroll:
  material: BLACK_DYE
  use-chances: false
  crystal-given:
    max: 100
    min: 60
  name: '&0&l&nPickaxe Black Scroll'
  lore:
    - '&8Black Scroll'
    - ''
    - '&7Drag and drop on your'
    - '&7pickaxe to remove a random crystal.'
    - ''
    - '&8&lInfo'
    - ' &8* &7Chance: &f{chance}%'
Crystal-Item:
  material: PRISMARINE_SHARD
  name: '&3{enchant} &bCrystal'
  lore:
    - '&8Pickaxe Crystal'
    - ''
    - '&7Drag and drop on your'
    - '&7pickaxe to apply it.'
    - ''
    - '&b&lInfo'
    - ' &3* &bBoost: &f{boost}%'
    - ' &3* &bChance: &f{chance}%'
Crystals:
  KeyFinder:
    material: PRISMARINE_SHARD
    name: '&eKeyFinder &6Crystal'
    lore:
      - '&8Pickaxe Crystal'
      - ''
      - '&7Drag and drop on your'
      - '&7pickaxe to apply it.'
      - ''
      - '&6&lInfo'
      - ' &6* &eBoost: &f{boost}%'
      - ' &6* &eChance: &f{chance}%'

Last updated