9 lines
349 B
YAML
9 lines
349 B
YAML
multiple-in-craft: '&l&c! &fThis recipe requires &a%amount%&f of this item.'
|
|
|
|
# Specify default display names for prices made through ConfiguredPrice#create
|
|
# These will override any custom configured price display names.
|
|
# You can use %value% and %value_commas% as placeholders.
|
|
price-display:
|
|
- type: example_type
|
|
display: "&e%value% Price"
|