Enchantment Sort

Enchantment Sort

239k Downloads

打开整理书选项后,夸克的可附魔物品显示不正常

qznfbnj opened this issue · 2 comments

commented

Forge_43.2.0
Quark-3.4-405
EnchSort 1.2.0 [mc1.19.2]

发现打开整理书选项后,夸克的可附魔物品显示不正常;
即使不打开显示最大等级,被移动的项显示也不正常,打开后所有都不正常;
兼容模式没有作用。
如果无法修复,随意关闭这个问题。

image
image

commented

我会尝试修这个bug的,不过不能保证修复时间和最终效果

commented

https://github.com/VazkiiMods/Quark/blob/f431fc7408c9975980d5c905f24e3c95d7d29e4f/src/main/java/vazkii/quark/content/client/tooltip/EnchantedBookTooltips.java#L71

Match:
image

Actual tooltip:
image

Guess one way to fix it would be a mixin to change the way the matching works
Alternative would be to change what getFullname / getFullTooltipText returns