diff --git a/MinecraftClient/Resources/lang/en.ini b/MinecraftClient/Resources/lang/en.ini index cb3fb896..ac70d149 100644 --- a/MinecraftClient/Resources/lang/en.ini +++ b/MinecraftClient/Resources/lang/en.ini @@ -311,6 +311,7 @@ cmd.dig.fail=Failed to start digging block. # Enchantment Command +cmd.enchant.desc=Enchant an item when you have the Enchantment table opened and the list of enchants recieved. cmd.enchant.invalid_slot=Invalid slot provided (Available: top, middle, bottom)! cmd.enchant.enchanting_table_not_opened=You must open a an enchanting table in order to use this option! cmd.enchant.clicked=Sent a click to the server, if you have enough levels and if you have placed the items in the correct slots it should enchant!