Advertisement
Guest User

Untitled

a guest
Sep 29th, 2014
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 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.  
  5. Message on cancel: true
  6. Message on limit: true
  7. Message on disallowed: true
  8. Message on cancel hold: true
  9. Limit Multiples: true
  10. Stop pickup: false
  11. Restore levels: true
  12. Stop repairs: true
  13. Fix spawned items: false
  14. Infinite anvils: false
  15. Fix held items: true
  16. Downgrade in anvil: true
  17. Apply_on_global_check:
  18. anvil: true
  19. table: true
  20. restrictive: true
  21.  
  22. Disallowed enchants:
  23. ALL_SWORDS:
  24. DAMAGE_ALL: 5
  25. ALL_SWORDS:
  26. DAMAGE_ALL: 4
  27. ALL_ARMOR:
  28. PROTECTION: 5
  29. Disallowed anvil enchants:
  30. ALL_SWORDS:
  31. SHARPNESS: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement