[Bug|Crash]: Gun mods not working
Skylash777 opened this issue ยท 5 comments
Please check if a similar issue has already been reported.
- I checked this type of issue has never been reported.
Please check you're using proper versions.
- I checked all of them in the right version.
Please check if this issue's from out of our area
- I understood the problem.
The name of the mod
https://www.curseforge.com/minecraft/mc-mods/timeless-and-classics-zero
After all of these, please check if you're just pressing the ok buttons to skip this process.
- I read the checklist and I promise I'll provide all the information that is needed to fix the issue
Minecraft Version
1.20.1
The Issue
So I noticed that the custom walking / holding animations completely break my gun mods, and I was wondering if it was possible to completely turn off the custom walking when not equipping a supported item from the other supported sword mods. Just a config fix would be enough, or perhaps it's already there and my mind skipped on it somehow. Thanks!
Steps to Reproduce
- Install Both custom fights and TaCZ and their dependant mods.
- SImply equip a gun from TaCZ
- Notice that its broken!
- (Might be shaders, dont know)
Epic Fight doesn't support vanilla animation. You can configure options to display vanilla animations for specific items.
Go to your epicfight-client.toml config file, and set "filter_animation = true", you should be able to use the gun when out of battle mode
Go to your epicfight-client.toml config file, and set "filter_animation = true", you should be able to use the gun when out of battle mode
Thanks so much! This instantly "repaired" the broken animations.