Tags
Creators
Details
0.0.15
Compatibility
Required content
Changes
Finally, v0.0.15!
Fixed
fixed #166
fixed #163
fixed #159
fixed #158
fixed #152
fixed #151
fixed #148
fixed #144
fixed #140
fixed #166
fixed #116
fixed #114
fixed #99
fixed #96
fixed #94
fixed #91
fixed #68
fixed #38
Bot restoring
Changes
All APIs have been removed (will be rewritten)
Improved AI for shields and improved settings
Updated shield AI
Mass spawn lagg fix
Added
path walk-type
ElytraMace
attackInvincible setting
Tips
bow logic
setting max-mass-spawn
Statistic http://pvpbotstats.survivalworld.win/
give-kit-random
safe-spawn
settings botLeaveOnDeath
Removed
Removed warning screen
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:X2QD1Ent"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:MpQFUorJ:X2QD1Ent"
}






