1.0.0
Compatibility
Required content
Changes
Enderite Gear & Tools
This mod adds the long wanted enderite.
Enderite is a powerful endgame material that expands beyond Netherite with new armor, tools, weapons, and unique abilities.
Features
-
Enderite ore
-
Enderite Armor
- Improved armor with increased toughness and knockback resistance.
-
Enderite Tools
- Strong and durable tools crafted for endgame use.
- Enderite Smithing Template
- Used to upgrade Netherite equipment into Enderite.
- Scythes
A new axe variant, set with a sweeping attack similar to swords.
- Hits multiple enemies.
- Pulls mobs toward you when they are hit.
- Enderite Hammer
A powerful tool and weapon.
- Knocks mobs back when attacking.
- Mines blocks in a 3×3 area.
- Potion of Levitation
The Potion of Levitation is now fully implemented and can be crafted in-game.
Recipes
- Enderite Ingot
- 2 Gold Ingots
- 2 Raw_enderite
-
Enderite Hammer
-
2 Sticks
-
5 Raw enderite
-
Enderite Equipment
Upgrade Netherite equipment using the Enderite Smithing Template and enderite_ingots.
- Potion of Levitation
- Shulker Shell/ Slow falling + fermented spider eye
Hope u enjoy
- Lehraan
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:a8g3npSq:8g7K5Yt5"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:a8g3npSq:8g7K5Yt5"
}

