From 8581c75fc49a17311809ba9b78dc0fc6085c4477 Mon Sep 17 00:00:00 2001 From: blryface Date: Sun, 17 Nov 2024 01:10:07 -0300 Subject: [PATCH] add line breaks to authors field in fabric.mod.json --- src/main/resources/fabric.mod.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 959a4e9..df4223c 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,7 +5,17 @@ "name": "Joy", "description": "This is an LGBT pride mod made by Pridecraft Studios.", "authors": [ - "Pridecraft Studios", "Wolren", "Blurryface", "Sake", "Ampflower", "UnlikePaladin", "TheClashFruit", "WorldWidePixel", "rotgruengelb", "hibi (blahaj)", "DaFuqs (blahaj)" + "Pridecraft Studios", + "Wolren", + "Blurryface", + "Sake", + "Ampflower", + "UnlikePaladin", + "TheClashFruit", + "WorldWidePixel", + "rotgruengelb", + "hibi (blahaj)", + "DaFuqs (blahaj)" ], "contact": { "homepage": "https://pridecraft.gay/",