From 9daa1a60e481bb9fecbad51250de123b5ffa3f03 Mon Sep 17 00:00:00 2001 From: Aurora Dawn <131844170+StellarWitch7@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:59:57 -0500 Subject: [PATCH] Forgot some metadata --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index a08da91..aa1ba95 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -44,7 +44,7 @@ "minecraft": ">=1.21", "java": ">=21", "fabric-api": "*", - "trickster": ">=2.0.0-alpha.40" + "trickster": ">=2.0.0-beta.1" }, "breaks": { "optifabric": "*",