📕Enchantments
On this page you will learn how to make an enchantment for the Miner.
# NEW ENCHANTMENT
fortune:
MaxLevel: 100
MaxChance: 5
Cost: 1500
Currency: edp-tokens
Message: 'The enchantment of fortune has given you money.'
Commands:
- 'money give %advancedminer_player% %advancedminer_randomint_1000|10000%'# BELOW THE menu-enchantments SECTION:
fortune-enchant:
Name: "&e&lFortune &3&lEnchant"
Material: DIAMOND_PICKAXE
Lore:
- "&7&oIncreases the amount of money the npc gets when mining"
- "&3"
- "&7&oType: &eTokens"
- "&3"
- "&fInformation:"
- "&7&oChance: &e%chance%"
- "&7&oPrice: &e%cost_formatted%"
- "&7&oLevel: &f%level%&7/&f%max_level%"
- ''
- '&fLeft-Click to enchant 1 level'
Slot: 12
Enchant: fortune
Last updated