EpicFight-Extra

Brings a large number of animations to Epic Fight.

42,53k

EpicFight-Extra

You need Epic Fight as a prerequisite.

Changes / Updates

- Most animations are now smoother.

- Combo chains for all weapons have been increased to 5 hits.

- Added a new weapon: Scythe.

Future Plans - Add more weapons.

- Add more monster behaviors.

For Developers: ```bash repositories {

exclusiveContent { forRepository { maven { name = "Modrinth"; url = "https://api.modrinth.com/maven" } } forRepositories(fg.repository) filter { includeGroup "maven.modrinth" } }

}

dependencies { implementation fg.deobf("maven.modrinth:epicfight-extra:1.1.4-mc1.20.1-forge") } ```

ADS