config

#If you want to disable some bag utilisation or the craft or loot, set it to false

recipe:
  effect: true
  basic: true
  good: true
  greater: true
  epic: true
  legendary: true
  field: true

effect: true
basic: true
good: true
greater: true
epic: true
legendary: true
field: true

loot:
  mobs:
    effect:
      effect: true
      min: 276
      max: 300
    basic:
      basic: true
      min: 0
      max: 200
    good:
      good: true
      min: 200
      max: 250
    greater:
      greater: true
      min: 250
      max: 270
    epic:
      epic: true
      min: 270
      max: 275
    legendary:
      legendary: true
      min: 276
      max: 276
    field:
      field: true
      min: 300
      max: 350
    hat:
      hat: 375
      min: 375
      hat: true
    max: 999
  player:
    effect:
      effect: true
      min: 31
      max: 35
    basic:
      basic: true
      min: 0
      max: 20
    good:
      good: true
      min: 20
      max: 25
    greater:
      greater: true
      min: 25
      max: 28
    epic:
      epic: true
      min: 28
      max: 30
    legendary:
      legendary: true
      min: 30
      max: 30
    field:
      field: true
      min: 31
      max: 35
    hat:
      hat: 37
      min: 37
      hat: true
    max: 99

Back to main


Comments

Posts Quoted:
Reply
Clear All Quotes