
CrowsHammerMod
Unleash the power of the elements with the Hammer Mod! This exciting mod introduces a formidable hammer that players can throw, making combat dynamic and engaging. When you strike enemies, the hammer channels the power of lightning, delivering devastating!
1.20.1
Compatibility
Changes
Introducing the Thunderstrike Hammer Mod!
Wield the power of the storm with the Thunderstrike Hammer, a mighty weapon that lets you summon the forces of nature with a single throw! This custom-crafted hammer doesn't just pack a punch—it calls down lightning upon your enemies. When thrown, the hammer flies through the air and, upon impact with any mob, strikes with a powerful bolt of lightning, dealing devastating damage.
Perfect for players seeking a dynamic weapon, the Thunderstrike Hammer blends traditional combat with elemental power, adding a new layer of excitement to your Minecraft world. Whether you’re battling mobs or testing your mettle against fierce bosses, this mod will electrify your gameplay.
Prepare to wield the storm—Thunderstrike Hammer is here!
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:ojMvZEfB:s4YLAk53"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ojMvZEfB:s4YLAk53"
}
