1.0.0
Compatibility
Changes
Welcome to Weapon's Delight, the ultimate addition to your gaming experience on Modrinth! This meticulously crafted mod adheres to minecraft's art style, ensuring a seamless integration into your gameplay.
Unleash the power of choice with an impressive array of long swords and battle axes that will revolutionize your combat encounters. Each weapon is finely detailed, offering a unique blend of style and functionality that adds a new layer of excitement to your virtual battles.
Why should you download Weapon's Delight
1.Immersive Gameplay: Elevate your gaming experience with weapons that not only look incredible but also enhance your in-game performance. The carefully balanced stats ensure that each weapon feels like a natural extension of your character, providing a truly immersive and satisfying gameplay experience.
2.Regular Updates: Our dedicated team is committed to delivering an evolving experience. Expect regular updates that introduce new weapons, features, and optimizations to keep your gaming sessions fresh and exciting.
Embrace the thrill of battle like never before with Weapon's Delight. Download now and embark on a journey where your weapons are not just tools but expressions of your warrior spirit. Your adventure awaits!
The tools consist of Iron, Gold, Diamond, and Netherite tier longswords and battle axe.
An active glitch on the tracker is that there is no way to make the iron longsword.
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:ce0dekFI:Mt8nzn8a"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ce0dekFI:Mt8nzn8a"
}

