mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
fix repair and rename cost
This commit is contained in:
parent
c07cda87a1
commit
8c3447338e
3 changed files with 29 additions and 6 deletions
|
|
@ -18,6 +18,11 @@ remove_repair_limit: false
|
|||
# Valid range of 0 - 255
|
||||
item_repair_cost: 2
|
||||
|
||||
# Value added to the anvil when the item is renamed
|
||||
#
|
||||
# Valid range of 0 - 255
|
||||
item_rename_cost: 1
|
||||
|
||||
# Value added to the anvil when a sacrifice enchantment conflict
|
||||
# with one of the left item enchantment
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue