Tags
Creators
Details
1.5.1+mc1.20+fabric
Compatibility
Changes
Change Log
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Find your version by looking for the file for your mod-loader:
- spyglass_improvements-
<mod-version>+mc<mc-version>+forge.jar - spyglass-improvements-
<mod-version>+mc<mc-version>+fabric.jar
[1.5] - 2024-01-31 (forge) - 2024-03-27 (fabric)
Available versions:
- Fabric, Quilt: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Forge: 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
Added
- Forge:
- Curios API support - Spyglass can now be equipped in the belt Curios slot and accessed via key-bind (Thanks Kimchiloof).
- Fabric:
- Trinkets support - Spyglass can now be equipped in the belt trinket slot and accessed via key-bind.
Changed
- Forge:
- Mod now has a soft dependency on Curios API (on both client and server).
- If Curios API is not installed, the mod will still work on the client as before.
- Some backend code to make future updates easier.
- Mod now has a soft dependency on Curios API (on both client and server).
- Fabric:
- Mod now has a soft dependency on Trinkets (on both client and server).
- If Trinkets API is not installed, the mod will still work on the client as before.
- Mod now has a soft dependency on Trinkets (on both client and server).
Fixed
- Forge:
- Fix a bug where the player's active inventory/hot-bar slot de-syncs after opening the inventory while scoping.
- Instead of requiring the player to use the spyglass normally again to reset the slot, the spyglass remains where it was last used.
- Fix a bug where the player's active inventory/hot-bar slot de-syncs after opening the inventory while scoping.
[1.4] - 2022-09-13
Available versions:
- Fabric, Quilt: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- Forge: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
- NeoForge: 1.20.2, 1.20.3, 1.20.4
Added
- Fabric, Quilt:
- Can now use the spyglass and zoom while in third person.
- (2022-12-08) Updated to 1.19.3
- (2023-03-19) Updated to 1.19.4
- (2023-06-07) Updated to 1.20 and 1.20.1
- (2023-10-20) Updated to 1.20.2, 1.20.3, and 1.20.4, added Korean and Brazilian Portuguese translations (Thanks Yusi0 and FITFC).
- Forge:
- Can now use the spyglass and zoom while in third person.
- Updated to 1.19.3 and 1.19.4
- (2023-06-18) Updated to 1.20 and 1.20.1
- (2023-10-20) Updated to 1.20.2, 1.20.3, and 1.20.4, added Korean translation (Thanks Yusi0).
- NeoForge:
- Can now use the spyglass and zoom while in third person.
- (2023-10-20) Updated to 1.20.2, 1.20.3, and 1.20.4, added Korean translation (Thanks Yusi0).
Fixed
- Fabric, Quilt:
- Fix key-binds not working with renamed spyglass.
- Forge, NeoForge:
- Fix key-binds not working with renamed spyglass.
- Fix key-binds not showing in the controls settings.
[1.3.1] - 2022-07-28
Available versions:
- Forge: 1.19, 1.19.1, 1.19.2
Added
- Forge:
- Updated to 1.19, 1.19.1, and 1.19.2
Fixed
- Forge:
- Fixed incompatibility with newer Forge versions
[1.3] - 2022-06-08
Available versions:
- Fabric: 1.19, 1.19.1, 1.19.2
- Forge: 1.19
Added
- Fabric:
- Updated to 1.19, 1.19.1, and 1.19.2
- Forge:
- Updated to 1.19
Fixed
- Fabric, Forge:
- Play sound when interacting with the spyglass while on creative mode.
[1.2] - 2022-04-24
Available versions:
- Fabric: 1.18.2
- Forge: 1.18.1, 1.18.2
Added
- Fabric, Forge:
- Added option to hide the cross-hair while scoping.
- Added option to enable smooth (cinematic) camera while scoping.
[1.1.1] - 2022-02-19
Available versions:
- Forge: 1.18.1, 1.18.2
Fixed
- Forge:
- Fix logical Server and Client side bugs.
[1.1] - 2022-02-11
Available versions:
- Fabric: 1.18.1, 1.18.2
- Forge: 1.18.1
Added
- Fabric:
- Re-release including fabric tag on jar to differentiate.
- (2022-02-28) Updated to 1.18.2
- Forge:
- Initial Forge Release
[1.0] - 2022-01-22
Available versions:
- Fabric: 1.18.1
Added
- Fabric:
- Initial Release
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| spyglass-improvements-1.5.1+mc1.20+fabric-sources.jar | Unknown | 39.89 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:Z6ykjRlM:4PmfgG4q"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Z6ykjRlM:4PmfgG4q"
}

