Item Statistics doesn't show correctly if the item doesn't have attributes and has Sharpness
ArsiTheFox opened this issue ยท 3 comments
I was editing NBT of items and this bug occurred when I gave myself an enchanted stick with sharpness 10 using:
/give @s stick{Enchantments:[{id:sharpness,lvl:10}]}
Hello! Quark's moved to 1.18 now-- unfortunately, this means that (unless your bug is critical and/or game-breaking), we're closing support for issues filed for versions prior to it (e.g. Quark on 1.16).
If your issue still occurs on 1.18, or if your issue happens to be rather critical (e.g. consistently crashing the game with no other mods present), please leave another note or open a new issue. Thanks for your cooperation!
ah, this is because sharpness doesn't give the attribute display, but adding attributes does.