Links
Tags
Creators
Details
1.0.0
Compatibility
Changes
Tools++
Welcome to a world where standard tiers fall short. This mod introduces a set of powerful, specialized gear and rare resources that challenge traditional progression, centered around the unique MixedOre.
This is not just another ore set; it's a parallel path of high-end utility and combat focused on unique item mechanics.
Key Features & Custom Gear
The MixedOre Material:
MixedOre Ingot: A rare alloy forged from Gold and Iron, representing a material that is both conductive and durable. Use it to craft the truly unique items in this mod. (Note: You can now generate the texture for this ingot!)
Unique Weaponry:
Stone/Iron/Gold/Netherite Hammer: The foundation of your custom set, representing powerful, slower impacts.
War Scythe: A unique polearm built for wide, sweeping attacks.
Sledge: A massive, two-handed blunt weapon for extreme impact.
Morning Star (Flail): A chaotic, chain-attached striking weapon for unpredictable defense-breaking damage.
Advanced Gear & Consumables:
MixedOre Armor Set: A full set of armor (Helmet, Chestplate, Leggings, Boots) forged from the rare MixedOre, granting specialized defensive or utility bonuses (like the Kinetic Plating concept).
MixedOre Apple: A super-charged consumable crafted with MixedOre that grants extreme, temporary movement enhancements.
What's Next? Continue developing the other unique items you planned, like the Buckler, Hand Cannon, or Geo-Locator Beacon, using the MixedOre or Iron/Gold tiers to show progression!
What do you think of this description? Are you ready to start designing the next item in the set?
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:nZqpTsH9:j3A7Wi01"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nZqpTsH9:j3A7Wi01"
}

