EcoEnchants
EcoEnchants copied to clipboard
Unsafe Vanilla Enchantment Levels Broken in v9?
Describe the bug I want to allow unsafe Vanilla enchantment levels by combining 2 max level books. But when I change the max-level attribute in the vanilla enchantments yml file and reload the plugin or restart the server, the file reverts back to its default and doesn't save. This worked perfectly in v8.
To Reproduce Steps to reproduce the behavior:
- Go into the vanilla enchantments yml file
- Put on a "max-level" attribute to any enchantment, adding "max-level: 10" to sharpness for example.
- Reload the plugin or restart the server
- The file will now be reverted back to the default
Expected behavior When you combine two max level books in an Anvil, it should create one that's the next level.
Screenshots N/A
Server Information (please complete the following information):
- Version: Paper version git-Paper-231 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: 0b8f40c) Previous version: git-Paper-221 (MC: 1.19.2)
- eco plugin version: 6.43.7
- EcoEnchants plugin version: 9.2.0 Additional context N/A