1.0.0
Compatibility
Changes
๐ฏ CROWSSCOPE โ Long-Range Combat Redefined Minecraft Version: 1.21.4 Mod Loader: NeoForge 21.4.123
๐ ๏ธ Craft Your Ultimate Precision Weapon CROWSSCOPE introduces a custom-crafted long-range scoped weapon designed for high-impact sniping.
๐ง Crafting Recipe: 1 Crossbow
2 Amethysts
1 Diamond
1 Iron Ingot
1 Iron Nugget
2 Sticks
๐ฏ How It Works: When held in your main hand, the scope activates and immobilizes the player to simulate precise aiming.
Switch it to your off-hand to enable the long-range scoped view.
Requires just 1 arrow per shot.
Each shot deals a massive 3 rows of hearts in damage โ perfect for stealth takedowns or powerful defense.
โ Features: Unique scoped combat mechanic
Balanced crafting recipe
Lightweight and focused mod
Fully compatible with NeoForge mods
๐ Perfect For: Tech-based or military modpacks
Players looking for immersive ranged combat
Custom survival or PvP-focused worlds
๐ฌ Have suggestions or feedback? Let me know in the comments โ updates and improvements are coming!
๐งช Tested & Optimized Built specifically for NeoForge 21.4.123 โ performance and compatibility guaranteed.
๐ธ Screenshots & Videos Coming Soon!
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:3VlVKeaM:922Wuzhe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:3VlVKeaM:922Wuzhe"
}

