We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bfa6f9 commit a026420Copy full SHA for a026420
1 file changed
mkdocs/Configuration.md
@@ -3165,6 +3165,9 @@ based on the world difficulty. [Read more here]({{ project.source }}/blob/61fc0a
3165
#### use-better-mending
3166
- **default**: false
3167
- **description**: Set to true for mending enchantment to always repair the most damaged equipment first
3168
+#### mending-multiplier
3169
+- **default**: 1.0
3170
+- **description**: How effective mending is at repairing items, higher values mean less xp is used to repair items. (1.0 = 100%)
3171
#### mobs-ignore-rails
3172
3173
- **description**: Set to true to allow mobs to walk over rails
0 commit comments