add config for xp formula and version up. also moved logo cause it is useless inside the plugin

This commit is contained in:
alexcrea 2024-02-04 01:03:24 +01:00
parent 87b8738c6e
commit 5bc1d8b737
6 changed files with 50 additions and 6 deletions

View file

@ -22,6 +22,16 @@ limit_repair_cost: true
# Valid range of 1 - 39 (vanilla will consider 40+ as "too expensive")
limit_repair_value: 39
# Value added to the anvil when the item durability increase
#
# Valid range of 0 - 255
item_repair_cost: 2
# Value added to the anvil when the sacrifice try to add illegal enchant to the item
#
# Valid range of 0 - 255
sacrifice_illegal_enchant_cost: 1
# Whether the anvil's repair limit should be removed entirely
#
# The anvil will still visually display "too expensive" however the action will be completable