-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.7.1, Minecraft 1.7.2, Minecraft 13w47e, Minecraft 13w48a, Minecraft 13w48b, Minecraft 14w27b, Minecraft 14w33a, Minecraft 14w33b, Minecraft 14w34b, Minecraft 14w34c, Minecraft 1.8-pre1, Minecraft 1.8, Minecraft 1.8.6, Minecraft 15w31c, Minecraft 15w32c, Minecraft 15w40b, Minecraft 15w41b, Minecraft 15w44b, Minecraft 1.9, Minecraft 1.9.1, Minecraft 1.9.2, Minecraft 1.9.4, Minecraft 1.10, Minecraft 1.10.2, Minecraft 17w06a, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 1.13-pre2, Minecraft 1.13-pre6, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w47a, Minecraft 18w47b, Minecraft 19w04b, Minecraft 19w05a, Minecraft 19w06a, Minecraft 19w09a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 5, Minecraft 1.14, Minecraft 1.14.1, Minecraft 1.14.2 Pre-Release 1, Minecraft 1.14.2 Pre-Release 2, Minecraft 1.14.2, Minecraft 1.14.3, Minecraft 1.14.4 Pre-Release 1, Minecraft 1.14.4 Pre-Release 3, Minecraft 1.14.4 Pre-Release 4, Minecraft 1.14.4 Pre-Release 5, Minecraft 1.14.4 Pre-Release 6, 1.14.4, 19w34a, 19w35a, 19w36a, 19w37a, 19w38b, 19w39a, 19w40a, 19w41a, 19w42a, 19w45b, 19w46b, 1.15 Pre-release 1, 1.15 Pre-Release 2, 1.15 Pre-release 3, 1.15 Pre-release 4, 1.15 Pre-release 5, 1.15 Pre-release 6, 1.15 Pre-release 7, 1.15, 1.15.1, 1.15.1 Pre-release 1, 1.15.2 Pre-Release 1, 1.15.2 Pre-release 2, 1.15.2, 20w06a, 20w07a, 20w08a, 20w09a, 20w10a, 20w11a, 20w13a, 20w13b, 20w15a, 20w17a, 20w18a, 20w19a, 20w20a, 20w20b, 20w21a, 1.16 Pre-release 2, 1.16 Pre-release 3, 1.16 Pre-release 7, 1.16 Pre-release 8, 1.16 Release Candidate 1, 1.16, 1.16.1, 20w27a, 20w28a, 20w29a, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w46a, 20w48a, 20w51a, 21w03a, 1.16.5, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w11a, 21w15a, 1.17 Pre-release 2, 1.17, 1.17.1, 21w39a, 1.18, 1.18.1, 1.18.2, 1.19 Pre-release 1, 1.19 Pre-release 2, 1.19 Pre-release 3, 1.19 Pre-release 4, 1.19 Pre-release 5, 1.19 Release Candidate 1, 1.19 Release Candidate 2, 1.19, 22w24a, 1.19.2, 1.19.4, 1.20.4, 1.20.6, 24w18a, 1.21 Release Candidate 1, 1.21
-
Confirmed
-
Items, UI
-
Normal
-
Platform
This report only describes that an enchantment is shown which is not available. See MC-30730, which describes the general behavior that an enchantment table may provide less than three enchantments.
The bug
When enchanting fishing rods, you are not able to apply low level enchants; the bug here is that these enchants still appear as if they could be selected. They should be greyed out.
See attached image: The first slot, which the mouse is hovering over, does not display any promised enchant in the tooltip and clicking it does nothing, yet it's not greyed out like the middle slot.
Example
Here is an example in video: Unavailable enchants are not greyed out (fishing rod).mp4
Bug analysis
SomeOtherSteve has done a detailed analysis of when the bug occurs and possible solutions in this comment.
Code analysis
The following is based on decompiled version of Minecraft 1.9 using MCP 9.24 beta. All method and class names are the names used in the decompiled version.
The reason why this happens is because the enchantment level returned by the method net.minecraft.enchantment.EnchantmentHelper.calcItemStackEnchantability(Random, int, int, ItemStack) is used. This method always returns at least 1 for the first enchantment (0 meaning no enchantment available). I am not sure if this can be fixed in this method, however what can be done is having the method net.minecraft.inventory.ContainerEnchantment.onCraftMatrixChanged(IInventory) set 0 as enchantment level if no enchantments are available.
This might not be the best solution and is only a suggestion.
- is duplicated by
-
MC-50844 Damaged Fishing Rods not able to be enchanted
- Resolved
-
MC-72819 Fishing Rod seems to break enchanting.
- Resolved
-
MC-84953 Enchanting uses levels but does not apply them to item placed on the enchantment table.
- Resolved
-
MC-85339 Enchanting a fishing rod no enchant
- Resolved
-
MC-91812 Enchanting fishing rod with levels < 4 eats up level and lapis
- Resolved
-
MC-91899 Enchanting - Fisingrods
- Resolved
-
MC-98704 Fishing rod enchanting bug
- Resolved
-
MC-98960 Can't enchant a fishing rod.
- Resolved
-
MC-99078 Enchanting Fishing Rods
- Resolved
-
MC-101966 Enchanting Problems
- Resolved
-
MC-103527 Unable to Enchant Fishing rod
- Resolved
-
MC-103842 Null Enchant for Fishing Rods
- Resolved
-
MC-105189 Fishing rods give rip offs when enchanting. (duplicate)
- Resolved
-
MC-105314 Enchanting fishing rod in enchanting table sometimes wastes levels and lapis lazuli
- Resolved
-
MC-110281 1.11 Bug - Enchanting Bug
- Resolved
-
MC-131485 First level of enchantment table is empty
- Resolved
-
MC-131743 Fishing Rods Don't Enchant
- Resolved
-
MC-132666 Fishing Rods Cannot be Enchanted
- Resolved
-
MC-132916 Invalid enchantement
- Resolved
-
MC-134345 Sometimes cannot properly enchant equipment on enchanting table.
- Resolved
-
MC-140116 First slot in Enchantment Table while enchanting a fishing rod is invalid
- Resolved
-
MC-141574 Fishing rod enchantments
- Resolved
-
MC-141670 Enchaning table dosnt enable you to select the first 2 enchamtments for fishing rods
- Resolved
-
MC-144478 Blank fishing rod enchantments
- Resolved
-
MC-146178 Cannot Enchant Fishing Rod
- Resolved
-
MC-148176 Enchant impossible fishing rod
- Resolved
-
MC-150216 The 1st and 2nd slots of the Enchantment Table cannot be used
- Resolved
-
MC-153378 Fishing Rod can't be enchanted after enchanting other items
- Resolved
-
MC-153524 Lure/Luck of the Sea enchantments cannot be applied
- Resolved
-
MC-155879 Trying to enchant fishing rod
- Resolved
-
MC-156003 Not able to enchant
- Resolved
-
MC-156537 The Fishing rod when enchanting with 1 xp and 1 lapiz doesnt enchant or show the enchantment
- Resolved
-
MC-156849 The Fishing rod when enchanting with 1 xp and 1 lapiz doesnt enchant or show the enchantment
- Resolved
-
MC-159826 Level 1 enchantments sometimes have no effect and can't be chosen.
- Resolved
-
MC-160251 Unable to enchant a fishing rod
- Resolved
-
MC-168194 Fishing Rod Enchanting not working
- Resolved
-
MC-170704 Can't enchant fishing rod
- Resolved
-
MC-172562 Enchanting bug for snapshot 20w07a
- Resolved
-
MC-178681 Empty enchantment in table
- Resolved
-
MC-180988 Mess up with enchants for Fishing Rods
- Resolved
-
MC-181179 Fishing rod cannot be enchanted
- Resolved
-
MC-184004 Fishing rod enchantments are buggy
- Resolved
-
MC-187066 showing enchantments in 1.15 but you cant see them sometimes.
- Resolved
-
MC-187975 Minecraft Fishing Rod Enchant Problem
- Resolved
-
MC-188420 First two enchantment slots have nothing
- Resolved
-
MC-191560 Unable to enchant a rod for 1 and 2 xp
- Resolved
-
MC-194729 only getting blank enchants
- Resolved
-
MC-195191 Some enchantments aren't displayed while enchanting a fishing rod in an enchanting table
- Resolved
-
MC-195979 Enchantment on enchanting table doesn't have a name
- Resolved
-
MC-196369 Cant use lowest enchantment on fishing rod
- Resolved
-
MC-200571 cannot enchant fishing rod
- Resolved
-
MC-200641 Fishing rods no enchant
- Resolved
-
MC-201149 I can't enchant my fishing rod
- Resolved
-
MC-201307 Enchantement table wont show enchant and wont enchant item
- Resolved
-
MC-206125 Enchantment Table Not Working Entirely
- Resolved
-
MC-212260 Enchantment Table with No First Level Enchantment
- Resolved
-
MC-216933 Enchantments not availible in table
- Resolved
-
MC-217701 Top enchantment in Enchanting Table cannot be selected
- Resolved
-
MC-218578 Level I enchantment not listed and unusable
- Resolved
-
MC-222338 Fishing enchant
- Resolved
-
MC-222800 Fishing rods use book enchantment seed
- Resolved
-
MC-227949 Fishing rods can not be enchanted in Survival Mode when there are no bookshelves present.
- Resolved
-
MC-228980 CAN'T ENCHANT FISHING ROD 1.17 ONLY
- Resolved
-
MC-229921 Fishing rods don't enchant with table
- Resolved
-
MC-230766 I can't enchant fishing rot
- Resolved
-
MC-230767 Sometimes you can't enchant fishing rots
- Resolved
-
MC-231293 Enchantment doesn't appear
- Resolved
-
MC-233072 Enchanting table not showing the enchants for fishing rod
- Resolved
-
MC-237931 Enchanting Table only gives you Unbreaking for Fishing Rod
- Resolved
-
MC-238947 So i want to enchant my fishing rod on my enchanting table but when i try to enchant i can't even though i already click at the enchantment i want
- Resolved
-
MC-239509 Inability to enchant fishing rod in 21w42a
- Resolved
-
MC-239702 can't enchant fishing rod
- Resolved
-
MC-242685 Fishing Rods (or certain enchantments) not displaying pop up text, or allowing enchants.
- Resolved
-
MC-244297 Bug enchanting table (Java Edition)
- Resolved
-
MC-245378 bug while enchanting rod
- Resolved
-
MC-263522 First level enchantment in the enchantment table does NOT work
- Resolved
-
MC-271487 Fishing rod in enchanting table displays missing enchantments
- Resolved
-
MC-272156 The enchanted fishing rod does not display its attributes
- Resolved
-
MC-273226 Affects Java 1.21-rc1 enchanting a fresh fishing rod in enchanting table does not work.
- Resolved
-
MC-274204 not showing enchant and i cant enchant
- Resolved
-
MCL-10868 Enchanting Does not work properly
- Resolved
- relates to
-
MC-30730 Cannot enchant fishing rods on enchantment table with levels < 4
- Resolved
-
MC-273234 Enchanting a Mace in an Enchanting Table can sometimes show unavailable enchants
- Open
-
MC-157208 Enchanting tables can display a blank enchantment option for hoes
- Resolved