Skip to content

Client side Fabric mod that adds a keybind for using a spyglass anywhere in your inventory

License

Notifications You must be signed in to change notification settings

Gluton-Official/QuickSpyglasser

Repository files navigation

Quick Spyglasser CurseForgeCurseForge

Adds a keybind for using a spyglass anywhere in your inventory. (default key: C)

Can be used client-side only, but server-side presence allows changing the item required to use the keybind.

This mod is only for Fabric, Forge support is planned once it's out of beta!

Now with Trinkets support! By default, a spyglass can be equipped in your belt slot if the Trinkets mod is present on both client and server, as well as Quick Spyglasser being present on both sides.

Mod Compatibility

Mod Dependency Side
Cloth Config API required respective
Fabric API required respective
Trinkets* optional both
Mod Menu optional client

*Version must be ≥3.0.2

Config options

Client (editable in Mod Menu settings)

  • show spyglass overlay
  • play spyglass sound
  • use cinematic mode when zoomed
  • set mouse sensitivity when zoomed

Server

  • set item required for using the keybind

Commands

  • /(quickspyglasser|qs) config quickSpyglassItemId [<item>]

TODO

  • Spyglass model rendering and animations
  • Forge port