Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Creators
Details
Licensed ARR
Published 2 months ago
Updated 6 hours ago
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:
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")
}




