mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
add per item enchant count limit
This commit is contained in:
parent
b095cd5316
commit
65d6af7672
3 changed files with 54 additions and 4 deletions
|
|
@ -272,7 +272,7 @@ disable-merge-over:
|
|||
|
||||
# The maximum number of enchantment an item can get. -1 for infinity
|
||||
# Use eco enchant enchant_limit if present by default unless "default" is not equal to -1
|
||||
enchantment_limit:
|
||||
enchantment_count_limit:
|
||||
default: -1
|
||||
# Limit for specific items. example bellow is an example with stick
|
||||
# Per item enchantment limit override eco enchant enchant_limit and default limit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue