Tags
Creators
Details
1.5+mod
Compatibility
Required content
Changes
Update! New Items
-
Recipes in GALERY
-
Added Emerald Sword: Right Click to gain regeneration! (20 Seconds Cooldown!)
-
Added Flash Sword: Right Click to gain speed! (10 Seconds Cooldown!) cooldown, recipe in gallery)
-
Added Lava Sword: Trap your opponent in a LAVA BOX (only on players) (10 Seconds Cooldown!)
-
Added Ominous Sword: Right Click to give STRONGER poison to player (15 Seconds Cooldown!)
-
Added Blackhole Sword: Right Click to summon a blackhole on top of your opponent, If there are more opponent in a radius of 10 blocks, they will get HIGHER and HIGHER.
Changes:
- Bug Fixes.
Information:
-
You have to craft the weapon first or give it with the /function magic_items:items to be able to use them, same goes for your friends if you are playing multiplayer!
-
If you want, you can give your friends the items and run /reload or /scoreboard players set [username] 0.
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:JcYSPSu5:YmO7ONKg"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:JcYSPSu5:YmO7ONKg"
}


