[Bug]: Paraglider Animation Incompatible w/ Epic Fight model (Resolved)
PancakesBatch opened this issue ยท 1 comments
Context
This is a solution post since it's not mentioned inside this repository's issues. For future users looking for a solution, this issue should hopefully be referenced.
What if this doesn't work?
If this solution does not work, please speak to the Epic Fight Team as Tictim cannot patch this issue. EFM must add a custom animation for paragliding then or give Tictim an API to integrate with its player model state.
Issue References
Solution
Please add the following to your epicfight-client.toml
. As of 1.20.1, this should be under your modpack's config folder: <modpack-name>/config/epicfight-client.toml
,
Please also enable via filter-animation = true
in your epicfight-client.toml
config as well.
mining_autoswitch_items = ["paraglider:paraglider", "paraglider:deku_leaf"]
This forces the vanilla model to be used for these items.
Auto-closing this issue.
@Tictim Please use this to direct any future questions on the topic.