DuneSciFye

Untitled

Apr 10th, 2023
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. #
  2. # EcoEnchants
  3. # by Auxilor
  4. #
  5.  
  6. anvil:
  7. cost-exponent: 0.95
  8. use-rework-penalty: true
  9. enchant-limit: -1
  10. enchanting-table:
  11. cap: 5
  12. book-multiplier: 0.5
  13. reduction: 2.2
  14. enabled: true
  15. maximum-obtainable-level: 30
  16. loot:
  17. book-multiplier: 0.5
  18. reduction: 7.5
  19. enabled: false
  20. enchant-gui:
  21. enchant-area:
  22. width: 7
  23. column: 2
  24. row: 3
  25. height: 3
  26. empty-item: air name:""
  27. custom-slots: []
  28. rows: 6
  29. title: Enchant GUI
  30. item-column: 5
  31. item-row: 1
  32. page-change:
  33. forwards:
  34. item: arrow name:"&fNext Page"
  35. column: 6
  36. row: 6
  37. backwards:
  38. item: arrow name:"&fPrevious Page"
  39. column: 4
  40. row: 6
  41. mask:
  42. pattern:
  43. - '111101111'
  44. - '111111111'
  45. - '100000001'
  46. - '100000001'
  47. - '100000001'
  48. - '111111111'
  49. items:
  50. - iron_bars
  51. info:
  52. item: paper name:"&aInformation"
  53. lore:
  54. - '&fPlace an item in the slot at the top,'
  55. - '&fand all applicable enchantments'
  56. - '&fwill appear in the area below.'
  57. column: 9
  58. row: 1
  59. villager:
  60. pass-through-chance: 25
  61. book-multiplier: 0.14
  62. reduction: 5
  63. enabled: true
  64. display:
  65. above-max-level:
  66. level-only: true
  67. format: <gradient:#1D976C:#93F9B9>
  68. enabled: true
  69. numerals:
  70. threshold: 10
  71. enabled: true
  72. sort:
  73. rarity-order:
  74. - common
  75. - uncommon
  76. - rare
  77. - epic
  78. - legendary
  79. - mythical
  80. - special
  81. length: true
  82. type: true
  83. type-order:
  84. - normal
  85. - special
  86. - curse
  87. rarity: true
  88. descriptions:
  89. word-wrap: 40
  90. format: '&7'
  91. threshold: 8
  92. enabled: true
  93. enabled: true
  94. not-met:
  95. format: <strikethrough>
  96. require-enchantable: true
  97. collapse:
  98. delimiter: ', '
  99. threshold: 5
  100. per-line: 2
  101. enabled: true
  102. lore-conversion:
  103. aggressive: false
  104. enabled: false
  105. enchantinfo:
  106. item:
  107. lore:
  108. - ''
  109. - '&bMax Level&7: &f%max_level%'
  110. - '&bRarity&7: &f%rarity%'
  111. - '&bApplies To&7: &f%targets%'
  112. - '&bConflicts with&7: &f%conflicts%'
  113. column: 5
  114. row: 2
  115. show-max-level: true
  116. line-wrap-format: ''
  117. custom-slots: []
  118. rows: 3
  119. mask:
  120. pattern:
  121. - '111111111'
  122. - '111101111'
  123. - '111111111'
  124. items:
  125. - air
  126.  
  127.  
Add Comment
Please, Sign In to add comment