
Shurui's DMZ Raid-Bosses
Turn any mob into a fully configurable, scheduled raid boss event - no coding, no datapacks, all in-game. Set up multiple named bosses, each with its own WorldEdit-defined arena, sign-up window, and reward table. Health and damage scale with playercount.
Tags
Creators
Details
2.2.1
Compatibility
Required content
Changes
🐉 Shurui's Raid Bosses 2.2.1
A small quality-of-life patch: fighters are now sent home when a raid ends, and admins can clean up sign-up NPCs from a command. ✨ Added
Return home on raid end: when a raid finishes — victory, time-out failure, or admin cancel — every participant is teleported back to exactly where they were when they joined, as if they ran /back.
NPC removal command: /srb npc remove "<Raid Name>" removes that raid's sign-up NPC(s), and /srb npc remove (no name) removes all raid NPCs on the server. Both report how many were removed. Requires admin permission.
♻️ Compatibility
Fully save-compatible. No config or data changes.
📦 Requirements
Minecraft 1.20.1 (Forge)
Curios
Shurui's Key (optional — required only to unlock Z-Souls and advanced raid types)
WorldEdit (optional, enables setting arena bounds from your selection)
DragonMineZ 2.1.1 (required for Z-Souls and saga-boss & ki tuning and form/ki rewards)
💬 Support
Found a bug or have a request? Share it on the official Discord: discord.gg/HaXBGEPXyE
Optional dependencies
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:FSU09YuV:PlmjIgLr"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:FSU09YuV:PlmjIgLr"
}




