mezz / ItemZoom

Minecraft Mod that shows a big version of the item you hover over.
MIT License
13 stars 7 forks source link

ItemZoom ignores Ender Compass config option #9

Closed ghost closed 7 years ago

ghost commented 7 years ago

The user can edit a config option for the Ender Compass mod so that the compass item must be in their inventory in order for it to work, but ItemZoom seems ignore this.

Here's the original post describing this: https://www.reddit.com/r/feedthebeast/comments/5wi9b5/small_but_useful_new_mod_from_mezz_itemzoom/deewjgb/

mezz commented 7 years ago

Thanks for the report! I'm not doing anything too exotic with rendering, it should be very similar to vanilla. Can you put a breakpoint in your method to see what is happening?

ghost commented 7 years ago

Oops, I should have done this a long time ago... I currently don't have access to my main computer, but if I can set up the workspace on another one, I'll get back to you.

mezz commented 7 years ago

This has been fixed on their side.