Tags
Creators
Details
Licensed GPL-3.0-only
Published 2 years ago
Updated 2 months ago
All versions
1.0.2
Release
Timeless and Classics Zero 1.0.22 years ago 169.8K
Compatibility
Minecraft: Java Edition
1.20–1.20.1
Platform
Forge
Supported environments
Client and server
Changes
Add:
- Add gun melee system (melee, bayonet);
- Add interactive blocks "Statues" for placing guns for decorating;
- Add virtual ammo (dummy ammo) to provide better server special support;
- Add some events and API methods for add-on producers to call;
- Add support for the playerAnimator mod to provide more detailed third-person animation; // https://www.curseforge.com/minecraft/mc-mods/playeranimator
- Add golden deagle, m16a1, aa12, rpk, ump45, m16a4 and related sound effects;
- Increased hit feedback for part entities such as Ender Dragon;
- Supplement the missing LOD model;
- Add the attachment lock function, which can prohibit the opening of the refit screen through the in-game command or by writing NBT;
- Add the crosshair support of the third-person perspective;
- Add the determination of whether the shooter is dead at the time of the shooting;
- Add the detailed data display of the refit screen;
- Add instructions for the use of ammo boxes;
- Add more detailed tooltip content and controls;
- Add more types of ammo boxes;
Fix:
- Fix model defects of scar-h and cz75;
- Further fix Mixin compatibility issues;
- Fix the problem that the animation performance in the game does not match the design;
- Fix inability to bind keyboard keys to mouse (and mouse side keys);
- Fix an issue where bullets could not hit entities such as the end crystal;
- Fix an issue where target minecarts and targets do not display player textures;
- Fix an issue where the highest game graphics caused the gun model to disappear;
Adjust:
- The data design of all weapons was adjusted;
- Modify the playing type of shooting animation;
- Preliminarily optimize rendering performance;
- Adjust some animation performance;
- Optimize the gun workbench so that it can set more composite content;
- Adjust the target minecart to be double-sided;
- Change the default crosshairs to the point crosshair;
- Adjust the third-person scaling of rpg7;
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:SzzJttH8:gr4tETs1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:SzzJttH8:gr4tETs1"
}![[TaCZ] Timeless and Classics Zero](https://cdn.modrinth.com/data/SzzJttH8/fd27766d2bb8390d284696b1dbd358f87e081439_96.webp)

