Enchanting Tweaks

Enchanting Tweaks

27.1k Downloads

Enchantment name bug

EternalOne11 opened this issue · 4 comments

commented

When enchantment tweaks is installed it adds glitched characters in front of all enchant names.
2019-06-08_11 39 00

And yes I have tested should have made this crash report 1 month ago

commented

ClientEventHandler.java is saved with ANSI encoding, minecraft text uses UTF-8, which causes all uses of '§' in the file to be replaced with a different character.

commented

no, it also happens when I have no texture the problem is when I took those pictures I had a texture pack even though it was months before I made this issue. and what do you mean by smoothFonts?

commented

Might be a problem with SmoothFonts. I'm also having the same issue.

commented

found that in configs if you turn off the rarity color designation it removes the glyphs from in front of the name. it is most likely a mistake in the actual unicode characters for color designation...