Advertisement
Guest User

BetterAnvil.cfg

a guest
Oct 5th, 2015
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.54 KB | None | 0 0
  1. # Configuration file
  2.  
  3. adjustments {
  4. D:anvilCostMultiplier=1
  5. D:breakChance=12.0
  6.  
  7. # Cost multiplier per enchantment copied onto a book
  8. # This is multiplied by the enchantment level
  9. I:copyEnchantToBookCostMultiplier=1
  10.  
  11. # Repair bonus added when copying an enchantment to a book
  12. I:copyEnchantToBookRepairBonus=1
  13.  
  14. # Repair bonus added when increasing an enchantment by a level
  15. I:enchantCombineRepairBonus=2
  16.  
  17. # Cost to increase an enchantment by a level
  18. I:enchantCombineRepairCost=2
  19.  
  20. # Repair bonus added when transfering an enchantment to a tool
  21. I:enchantTransferRepairBonus=1
  22.  
  23. # Cost to transfer an enchantment to a tool
  24. I:enchantTransferRepairCost=1
  25.  
  26. # Percentage each item will repair the tool by
  27. D:itemRepairAmount=25.0
  28. I:mainRepairBonusPercent=12
  29. I:renamingCost=5
  30. I:renamingRepairBonus=1
  31. I:repairCostPerItem=3
  32. }
  33.  
  34.  
  35. "enchantment limits" {
  36. I:"Eternal Compass"=1
  37. I:Reading=1
  38. I:SpecialMobs.painBow=3
  39. I:SpecialMobs.painSword=3
  40. I:SpecialMobs.plagueBow=3
  41. I:SpecialMobs.plagueSword=3
  42. I:SpecialMobs.poisonBow=2
  43. I:SpecialMobs.poisonSword=1
  44. I:arrowDamage=5
  45. I:arrowFire=1
  46. I:arrowInfinite=1
  47. I:arrowKnockback=2
  48. I:betterstorage.key.lockpicking=5
  49. I:betterstorage.key.morphing=5
  50. I:betterstorage.key.unlocking=5
  51. I:betterstorage.lock.persistance=5
  52. I:betterstorage.lock.security=5
  53. I:betterstorage.lock.shock=3
  54. I:betterstorage.lock.trigger=1
  55. I:binding=2
  56. I:blink=3
  57. I:cluster=4
  58. I:cofh.holding=4
  59. I:cofh.multishot=4
  60. I:consuming=1
  61. I:corrupting=1
  62. I:damage.all=5
  63. I:damage.arthropods=5
  64. I:damage.undead=5
  65. I:digging=5
  66. I:disarm=3
  67. I:durability=3
  68. I:educational=5
  69. I:elemental=1
  70. I:fall=4
  71. I:fire=2
  72. I:fishingSpeed=3
  73. I:glide=2
  74. I:greedy=1
  75. I:haste=3
  76. I:impact=1
  77. I:jump=4
  78. I:knockback=2
  79. I:lootBonus=3
  80. I:lootBonusDigger=3
  81. I:lootBonusFishing=3
  82. I:nightVision=1
  83. I:null=2
  84. I:oxygen=3
  85. I:projectred.expansion.fuel_efficiency=4
  86. I:protect.all=4
  87. I:protect.explosion=4
  88. I:protect.fall=4
  89. I:protect.fire=4
  90. I:protect.projectile=4
  91. I:railcraft.crowbar.destruction=3
  92. I:railcraft.crowbar.implosion=5
  93. I:railcraft.crowbar.wrecking=5
  94. I:repair=2
  95. I:restore=3
  96. I:speed=5
  97. I:spiderman=1
  98. I:stepUp=3
  99. I:thorns=3
  100. I:untouching=1
  101. I:voidtouched=1
  102. I:waterWorker=1
  103. I:wrath=5
  104. }
  105.  
  106.  
  107. general {
  108. B:legacyMode=false
  109. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement