Important
This is UNOFFICIAL; Support is not guaranteed and things may not work properly
Do not report issues with this to the original devs
Warning
Don't try to open any worlds from older versions with this mod
All the item data are incompatible and will likely to break things
If you have any questions, you can reach me on the TaCZ Official Discord in the #community-showcase > Unofficial TaCZ 1.21.1 Forge/NeoForge Port channel
Recipes in other gun packs are broken by default
You can upgrade packs to be 1.21.1 NeoForge compatible using the pack upgrader mod, which you can find the download link here (join the TaCZ Offical Discord)
The upgrader mod is not available for Forge
The FIXME
annotations in the source code indicate issues I couldn't fix
On Both:
- Built-in KubeJS recipe integration is disabled
- I don't really know about KubeJS, and it got massive changes, so I'll just remove it for now
On Forge:
- Target minecart is disabled as I couldn't get it to compile on Forge
On NeoForge:
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
,Pos_2333
- 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 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")
}