Links
Tags
Creators
Details
All versions
1.0.2
Release
[SBW] Mini Auto Turret 1.0.22 weeks ago 113
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Required content
Changes
Fixes
- Fixed compatibility with SuperbWarfare 0.8.9.1 (turret failed to render and crashed on deploy due to internal changes in SBW's rendering system)
- Fixed projectile spawn position to stay consistent regardless of turret facing direction
Changes
- Turret now ignores targets closer than 1 block, preventing aiming instability at point-blank range
- Removed custom muzzle flash effect (had visual inconsistencies that couldn't be fully resolved)
Requirements
- Now requires SuperbWarfare 0.8.9.1 or higher (below 0.8.10)
Known Issues
- At capped/lower frame rates (~40 FPS or below), the firing recoil animation may appear inconsistently (sometimes visible, sometimes not). This happens even without other mods installed and is still being investigated.
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:TkcYRhxR:GweUxF2Q"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:TkcYRhxR:GweUxF2Q"
}![[SBW] Mini Auto Turret](https://cdn.modrinth.com/data/TkcYRhxR/e53b0403b38ae1d743ff91c6ecaf96c83a6c3d6f_96.webp)



