From b93b099184c62caba4af0fa42c42bbc1f1c418f0 Mon Sep 17 00:00:00 2001 From: Micle Date: Tue, 3 Jun 2025 20:00:46 +0100 Subject: [PATCH] Fixed authors list. --- treeplacer_wwee/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/treeplacer_wwee/fabric.mod.json b/treeplacer_wwee/fabric.mod.json index b2031bb..d7cef87 100644 --- a/treeplacer_wwee/fabric.mod.json +++ b/treeplacer_wwee/fabric.mod.json @@ -4,7 +4,7 @@ "version": "2.0.0", "name": "Treeplacer x WWEE", "description": "This is a Treeplacer datapack for William Wythers' Expanded Ecosphere.", - "authors": "Micle", + "authors": ["Micle"], "license": "All Rights Reserved", "icon": "pack.png", "environment":"*",