d0sboots / EnchantmentRevealer

Minecraft mod that reveals all enchantments in the enchantment GUI. Works even with vanilla SMP!
Apache License 2.0
6 stars 2 forks source link

Update 1.8.9? #6

Open lukemagdalin opened 3 years ago

lukemagdalin commented 3 years ago

Can you update this mod for 1.8.9? currently, it crashes when using it on hypixel, but not on single-player worlds.

d0sboots commented 3 years ago

You mention playing on hypixel, so this is a duplicate of issue #3 .

There's no way to make this actually work on hypixel, because they've customized enchanting too much - I'd need to know the exact code of what they're doing to simulate it on the client. The best that can be done is to fall back to the regular GUI, but I never backported that fix all the way to 1.8.9. I probably should, since only hypixel still uses such an old version.

In the meantime, disable/don't install 1.8.9 when playing on hypixel, since it can't work anyway.