mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Update README.md
Edit Know issues
This commit is contained in:
parent
b5a2ae67fd
commit
a455f6a2cb
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue