Links
Creators
Details
All versions
1.2.0
Release
[TaCZ:Accel] Timeless and Classics Zero Guns: Tweaks 1.2.0last month 6,386
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1–1.20.6
Platform
Forge
Supported environments
Client and server
Required content
Any compatible version
Any compatible version
Changes
V1.2.0 highlights :DDD
- Rebranded TaCZ:T to TaCZ:Accel
- Fixed invisible and partially missing gun models after resource reloads
- Fixed reload, bolt, draw, inspect, and weapon animation states becoming stuck
- Fixed stale model, attachment, transform, render type, and animation caches
- Fixed bullets passing through mobs while retaining optimized collision checks
- Fixed QAPI 2.1 linkage crashes and outdated task submission calls
- Added safe cache invalidation across reloads, world changes, and render contexts
- Added TaCZ:Arcana compatibility while preserving compatible performance hooks
- Added Accelerated Rendering integration without replacing its GPU renderer
- Added bounded AR mesh lookup and acceleration decision caches
- Improved scalar Bedrock model compilation
- Reduced model, attachment, matrix, pose, rotation, delegate, and resource allocations
- Improved kinetic bullet collision and pass-through block checks
- Added bounded QAPI compression for inactive base and addon gunpack resources
- Kept detailed profiling hooks out of normal releases to reduce measurement overhead
With Accelerated Rendering, the current A/B test I did on my shit shack showed:
- 8.1% lower P95
- 9.4% lower P99
- 63.2% lower worst frame
- Zero frames above 16.67 ms
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:ItBozuE9:YFYl7rBx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:ItBozuE9:YFYl7rBx"
}![[TaCZ:Accel] Timeless and Classics Zero Guns: Tweaks](https://cdn.modrinth.com/data/ItBozuE9/cfc1e39a7ecf323c2ab3b6a343df0354221bfb7a_96.webp)

