From e161a388d93eb4fd4686ffd0c859fac6f27cabb4 Mon Sep 17 00:00:00 2001 From: desyncfy Date: Thu, 27 Jun 2024 14:06:57 -0700 Subject: [PATCH] there is no role property lol --- src/main/resources/fabric.mod.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 64d03cf..d16599c 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -6,14 +6,12 @@ "description": "A Dungeonfy mod so good you'll think it's science fiction\n\n\nThanks to the Dungeonfy community for giving me something to do during summer -Chickenmanfy", "authors": [ { - "name": "Chickenmanfy", - "role": "Main Developer" + "name": "Chickenmanfy" } ], "contributors": [ { - "name": "Endr.", - "role": "Help with bugs" + "name": "Endr." } ], "contact": {