9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

chore: remove player animator being implemented?

This commit is contained in:
Logan
2025-12-14 13:07:21 -06:00
parent a6ad2c19aa
commit 935c157421

View File

@@ -107,7 +107,6 @@ allprojects {
exclude("net.kyori") // Already have adventure API
}
implementation("com.owen1212055:particlehelper:1.0.0-SNAPSHOT")
implementation("com.ticxo.playeranimator:PlayerAnimator:R1.2.8")
}
tasks {