Timeless and Classics Guns Zero
Report Bug · View Release · Wiki
Timeless and Classics Guns Zero is a gun mod for Minecraft Forge 1.20.1.
- If you have any bugs, you can visit Issues to submit issues.
- Programmer:
286799714
,TartaricAcid
,F1zeiL
,xjqsh
,ClumsyAlien
- Artist:
NekoCrane
,Receke
- Other players who have helped me in any ways, and you
- Code: GNU GPL 3.0
- Assets: CC BY-NC-ND 4.0
repositories {
maven {
// Add jitpack to repositories
url 'https://jitpack.io'
}
}
dependencies {
// Add implementation
// tacz_version: copy from https://jitpack.io/#MCModderAnchor/TACZ
implementation 'com.github.MCModderAnchor:TACZ:${tacz_version}'
}