Spyglass Improvements: Zoom, Quick Access... [Fabric/Forge]

Spyglass Improvements: Zoom, Quick Access... [Fabric/Forge]

6M Downloads

quick zoom doesn't work with renamed spyglass

cgsdev0 opened this issue ยท 1 comments

commented

hi! really cool mod :)

I noticed an issue where the quick zoom hotkey doesn't do anything if you only have a renamed (in an anvil) spyglass in your inventory.

I think the culprit is this line:

slot = client.player.getInventory().findSlotMatchingItem(new ItemStack(Items.SPYGLASS));

commented

thanks for fixing! ๐ŸŽ‰