From 00ca201632898aecafd325c176c16cf961287ec3 Mon Sep 17 00:00:00 2001 From: Zsolt Molnar Date: Wed, 17 Apr 2024 01:00:30 +0200 Subject: [PATCH] Update fabric PlayerAnimator dependency --- fabric/src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json index b05fe20..708f020 100644 --- a/fabric/src/main/resources/fabric.mod.json +++ b/fabric/src/main/resources/fabric.mod.json @@ -33,7 +33,7 @@ "fabricloader": ">=0.14.0", "fabric-api": "*", "cloth-config": ">=11.0.0", - "player-animator": ">=1.0.0" + "playeranimator": ">=1.0.0" }, "custom": { "modmenu": {