The AnvilGUI.Enchanted option determines whether the item on the Anvil GUI should be displayed as enchanted.
You can configure the AnvilGUI.Enchanted by editing the "prompt-config.yml" file as follows:
AnvilGUI:
Enchanted: falseIn this example, the item on the Anvil GUI is not displayed as enchanted.
The AnvilGUI.Enchanted option allows you to control whether the item should appear as enchanted on the Anvil GUI. Enabling this option can add a visually enhanced effect to the item, providing a more distinct appearance for users.
To display the item on the Anvil GUI as enchanted, use the following configuration:
This will present the item on the Anvil GUI with an enchanted visual effect.
AnvilGUI:
Enchanted: true