<img width="300" src="https://s2.loli.net/2024/04/30/NJrstR1QzpoLyIT.png" alt="title">
Timeless and Classics Guns Zero
<a href="https://www.curseforge.com/minecraft/mc-mods/timeless-and-classics-zero">
<img src="http://cf.way2muchnoise.eu/full_timeless-and-classics-zero.svg" alt="CurseForge Download">
</a>
<img src="https://img.shields.io/badge/license-GNU GPL 3.0 | CC%20BY--NC--ND%204.0-green" alt="License">
<a href="https://jitpack.io/#MCModderAnchor/TACZ">
<img src="https://jitpack.io/v/MCModderAnchor/TACZ.svg" alt="jitpack build">
</a>
<a href="https://crowdin.com/project/tacz">
<img src="https://badges.crowdin.net/tacz/localized.svg" alt="crowdin">
</a>
<a href="https://github.com/MCModderAnchor/TACZ/issues">Report Bug</a> ·
<a href="https://github.com/MCModderAnchor/TACZ/releases">View Release</a> ·
<a href="https://tacwiki.mcma.club/zh/">Wiki</a>
Timeless and Classics Guns Zero is a gun mod for Minecraft Forge 1.20.1.
286799714, TartaricAcid, F1zeiL, xjqsh, ClumsyAlienNekoCrane, Receke, Pos_2333repositories {
maven {
// Add curse maven to repositories
name = "Curse Maven"
url = "https://www.cursemaven.com"
content {
includeGroup "curse.maven"
}
}
}
dependencies {
// You can see the https://www.cursemaven.com/
// Choose one of the following three
// If you want to use version tacz-1.20.1-1.1.6-release
implementation fg.deobf("curse.maven:timeless-and-classics-zero-1028108:6632240-sources-6633203")
}