Tags
Creators
Details
Licensed ARR
Published 8 months ago
Updated 2 months ago
All versions
0.0.14-hotfix
Alpha
0.0.145 months ago 128.5K
Compatibility
Minecraft: Java Edition
1.21.10–1.21.11
Platform
Fabric
Supported environments
Server-side
Singleplayer
Required content
Changes
Fixed
- #56 - bots take no knockback
- #35 - Fix Fall Crit Mace Spear damage
- #47 - Bot eating running
- #34 - Bots dont take fall damage
- #52 - Bot cant break cobwebs
- #59 - Bots don't attacks
- #67 - the bot barely uses a shield and just stops attacking while in a cobweb
- #53 - inability to fully implement cpvp
- #88 - More bot's nickname variation
- #87 - Random name spawn bug
- #85 - Misc Bots Control
- #91 - ElytraMace 💀
Optional dependencies
Known incompatibilities
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:MpQFUorJ:FhqUNe2S"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MpQFUorJ:FhqUNe2S"
}







