mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-25 15:35:11 +01:00
More clarification
This commit is contained in:
parent
e8c2b637ef
commit
012974f891
@ -31,7 +31,9 @@ anvil:
|
|||||||
|
|
||||||
# Options for how enchantments are displayed on items
|
# Options for how enchantments are displayed on items
|
||||||
display:
|
display:
|
||||||
enabled: true # If you disable display, enchantments will not show up on items. Only disable if you are handling display elsewhere.
|
# If you disable display, enchantments will not show up on items. Only disable if you are handling display elsewhere.
|
||||||
|
# Changing this will require a server restart.
|
||||||
|
enabled: true
|
||||||
|
|
||||||
numerals:
|
numerals:
|
||||||
enabled: true # If numerals should be used for the enchantment levels
|
enabled: true # If numerals should be used for the enchantment levels
|
||||||
|
Loading…
Reference in New Issue
Block a user