Merge remote-tracking branch 'origin/master'

This commit is contained in:
alexcrea 2024-02-04 18:03:59 +01:00
commit 3f301846ab

View file

@ -14,9 +14,9 @@ allowing custom enchantment limits and customising combination restrictions.
- Custom enchantment restriction configuration - Custom enchantment restriction configuration
--- ---
### Know issue: ### Know issue:
- Sometimes, Anvil level price do not respect vanilla rules There are some situations that may not look like vanilla. For example: wrong price with default config. If you find one that was bothering you, you can report the issue here or on GitHub.
- Anvil do not allow illegal enchant to combine. I strongly recommend having a reproducible situation or log with debug flag on.
Unlike vanilla which just get rid of illegal enchant and allow combining
--- ---
### Download Locations: ### Download Locations:
@ -28,8 +28,8 @@ or [on GitHub](https://github.com/alexcrea/UnsafeEnchantsPlus/releases/latest)
### Permissions: ### Permissions:
```yml ```yml
ue.unsafe: Allows use of custom restriction rules ue.unsafe: Allows use of custom restriction rules
ue.bypass.fuse: Bypass every enchantment restriction check. including custom restriction ue.bypass.fuse: Bypass every enchantment restriction check. Including custom restrictions
ue.bypass.level: Bypass max level check. including custom max level ue.bypass.level: Bypass max level check. Including custom max level
``` ```
### Default Configuration: ### Default Configuration: