All versions
0.4.1
Beta
lrtactical-1.20.1-0.4.12 months ago 627.6K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
0.4.1 Beta
This is still a beta version.
- Fixed an incompatibility issue between the flashbang tinnitus effect (from Deafness) and TacZ 1.1.8.
- Fixed a server crash caused by a class loading exception.
- Fixed an issue where melee weapons without dedicated third-person animations would not play the default attack animation.
- Fixed an issue where consumables could be used directly while being taken out.
- Added two new consumables: Condensed Milk and Ibuprofen.
- Added a new option to consumable data, allowing items to be used without continuously holding the right mouse button.
- The potion effect removal data for consumables now supports
@harmful/@beneficial/@neutralto target all status effects of a specific category. - Consumables can now be configured for multiple uses (durability option). Consumables with durability are limited to a maximum stack size of 1.
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:AiwNM9O0:McZNhhZ1"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:AiwNM9O0:McZNhhZ1"
}![[TACZ] LesRaisins Tactical Equipements](https://cdn.modrinth.com/data/AiwNM9O0/9a4ca7062d204854c70f4be751927860dd773357_96.webp)


