Tags
Creators
Details
1.0.0+mod
Compatibility
Changes
🛡️ All Protections Combined Datapack
Unlock the ultimate armor enchantment experience by combining every type of protection onto a single item — fully vanilla-friendly and survival-ready!
Perfect for players who want maximum defense, SMPs looking for fun progression, or anyone tired of choosing between Fire Protection, Blast Protection, Projectile Protection, and regular Protection.
✨ What This Datapack Does
This datapack allows you to apply all four Minecraft protection enchantments onto the same armor piece — even though they’re normally incompatible.
✔ Combine Protection + Fire Protection ✔ Combine Blast Protection + Projectile Protection ✔ Works with Diamond, Netherite, or any enchantable armor ✔ Fully compatible with anvils and enchanted books ✔ No commands or setup required
You keep full enchantment strength, making your gear tougher than ever.
🛡️ Why Use It?
- Build truly legendary armor sets
- Great for late-game survival
- Multiplayer-safe
- Fully vanilla-friendly — no mods needed
- Works seamlessly with other datapacks
📥 Installation
- Download the datapack
.zip - Drop it into your world’s
datapacksfolder - Reload your world (
/reload) if needed - Enchant your armor however you like — all protections can coexist!
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:hGHPArOt:Oro5Gscd"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hGHPArOt:Oro5Gscd"
}

