mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
monetary cost require dialog rename
This commit is contained in:
parent
fb27ad2e55
commit
171a8cad6d
9 changed files with 57 additions and 29 deletions
|
|
@ -453,7 +453,10 @@ lore_edit:
|
|||
# Allow to replace the xp cost by a monetary cost
|
||||
# If enabled it will not be bound to the experience level limits
|
||||
#
|
||||
# This feature can only be enabled starting with 1.21
|
||||
# It also requires to enable dialog rename (set "enable_dialog_rename: false" a bit higher)
|
||||
# If dialog rename permission is enabled and player do not have the permission merge will fall back to vanilla xp cost
|
||||
#
|
||||
# As this feature require dialog rename, it can only be enabled starting with paper 1.21.6
|
||||
monetary_cost:
|
||||
enabled: false
|
||||
# If using vault unlocked this allow to specify what currency should be used for anvil usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue