Tags
Creators
Details
4.5.1
Compatibility
Changes
VERSION 4.5.1 [27/01/26] -Hotfix & content patch!
-New Audio clutter system means Mi are a lot more silent with their call-outs when in groups. Definitely the best change!
-Reduced amount of support equipment carried by Mi in Phase Three by 33%, and added Config to adjust support equipment frequency manually if desired. -Removed Poison potion as a support equipment for Mi (For now, more support items and behaviours will be added in the future!) -Added advancements for boss battles, and Phase Three -Tonk Staff attack cooldown reduced by 40%, making it a lot more viable to fight battles from the top of a Tonk or Corvette -Added new voice lines for Mi bracing against air attacks, standing alone against fate, and Chosen taunting you
-Fixed Mitrean Trees losing their leaves -Fixed EntityPatrollus900 -Fixed broken advancements -Fixed slabs not dropping two when stacked -Fixed ranged Mi on Guard order moving -Fixed Scarstone not being mineable by pickaxe -Added Charcoal smelting recipes and fixed missing Log tags for stripped wood
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:drGKHwAq:hbdsKUMU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:drGKHwAq:hbdsKUMU"
}

