
[1.18.1] Niche compatibility issue with Limitless
justastranger opened this issue ยท 2 comments
I figured it would be easiest to report this to you since all it should require is a null check in the right place.
So, with Limitless, there's a possibly-unintended feature that allows you to set the maximum level of an enchantment as can be received from the enchanting table to 0, functionally disabling the enchantment. This, however, does not prevent enchanted books from spawning in loot chests containing those enchantments. From what I can tell, Enchanted Tooltips runs into a null value in place of the maximum enchantment level when attempting to build the tooltip for the books with "disabled" enchantments, resulting in a crash when hovering over it.
My crash report looks awfully similar to #34