From 8818a2104776a118ed3c1810d63237c357ffa8c3 Mon Sep 17 00:00:00 2001 From: Aurora Dawn <131844170+StellarWitch7@users.noreply.github.com> Date: Mon, 11 Nov 2024 17:54:50 -0500 Subject: [PATCH] Update fabric.mod.json --- 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 f15cddd..8e009ba 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,7 +3,7 @@ "id": "illusionist", "version": "${version}", "name": "Illusionist", - "description": "Re-adds the shadow blocks from Trickster versions prior to 2.0.0-alpha.40", + "description": "A small add-on for Trickster which re-adds the shadow blocks present in the 2.0.0-alpha.* versions", "authors": [ "StellarWitch7", "enjarai"