Advertisement
Guest User

Config.yml

a guest
Jun 21st, 2020
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. # changed default 'Fix held items' to true, due to bug
  2. # added Apply_on_global_check, 'Message on cancel hold'
  3. # 'Downgrade in anvil' replaced 'downgrade repairs'
  4. # 2.7: added 'Max Enchants Allowed'
  5.  
  6. Message on cancel: true
  7. Message on limit: true
  8. Message on disallowed: true
  9. Message on cancel hold: true
  10. Message on restore XP: true
  11. Limit Multiples: false
  12. Stop pickup: false
  13. Restore levels: true
  14. Stop repairs: true
  15. Fix spawned items: false
  16. Infinite anvils: false
  17. Fix held items: true
  18. Downgrade in anvil: false
  19. Max Enchants Allowed: 10
  20.  
  21. Apply_on_global_check:
  22. anvil: false
  23. table: false
  24. restrictive: true
  25.  
  26. Disallowed table enchants:
  27. ALL:
  28. LOOT_BONUS_BLOCKS: 2
  29. PROTECTION_ENVIRONMENTAL: 3
  30. PROTECTION_EXPLOSIONS: 3
  31. PROTECTION_FALL: 3
  32. PROTECTION_FIRE: 3
  33. PROTECTION_PROJECTILE: 3
  34. DAMAGE_ALL: 3
  35. DURABILITY: 2
  36. FIRE_ASPECT: 2
  37. DIG_SPEED: 3
  38. ARROW_DAMAGE: 3
  39. DEPTH_STRIDER: 3
  40. IMPALING: 3
  41. KNOCKBACK: 2
  42. LOOT_BONUS_MOBS: 2
  43. LOYALTY: 2
  44. LUCK: 3
  45. LURE: 2
  46. PIERCING: 2
  47. ARROW_KNOCKBACK: 2
  48. QUICK_CHARGE:2
  49. OXYGEN: 3
  50. RIPTIDE: 2
  51. DAMAGE_UNDEAD: 3
  52. SWEEPING_EDGE: 2
  53. THORNS: 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement