mezz / ItemZoom

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

Implemented zLevel property to be loaded from the config file #28

Open starmun-0010 opened 3 years ago

starmun-0010 commented 3 years ago

This fixes the overlapping problems with other UI elements as end user will be able to set their own z level. Fixes the following https://github.com/muqsit-0010/Starpack-Aleph/issues/45

possibly fixes this too? https://github.com/mezz/ItemZoom/issues/14