Makes sure only intended items are re-forge-able, and changes version to 1.0.0
This commit is contained in:
@ -47,11 +47,14 @@ defaults:
|
||||
|
||||
# All settable delays
|
||||
delays-in-seconds:
|
||||
maximum: 30 # The maximum time for a re-forge to finish
|
||||
# The maximum time for a re-forge to finish
|
||||
maximum: 30
|
||||
|
||||
minimum: 5 # The minimum time for a re-forge to finish
|
||||
# The minimum time for a re-forge to finish
|
||||
minimum: 5
|
||||
|
||||
reforge-cool-down: 60 # The cool-down period between each re-forge
|
||||
# The cool-down period between each re-forge
|
||||
reforge-cool-down: 60
|
||||
|
||||
# All messages used by the NPC
|
||||
messages:
|
||||
|
Reference in New Issue
Block a user