LogicalGeekBoy / logical_zoom

Super simple zoom key for Minecraft
MIT License
52 stars 16 forks source link

Make zooming possible only when certain item is in the inventory. #11

Closed K0-RR closed 3 years ago

K0-RR commented 3 years ago

Add optional check to make zooming work only when a configurable (enter ID) item is present in the inventory. Firstly I wanted something like a spyglass but realized I can do the item by myself.

0xJoeMama commented 3 years ago

Hmm this would normally require something like cloth config and adding it to this mod wouldn't really make sense. However I will look into parsing the item manually.

LogicalGeekBoy commented 3 years ago

I'm not planning on adding an item requirement, thanks for the suggestion though!