From c5f6cb5dd831ae3a4f6bc3a99e19d60cc324382c Mon Sep 17 00:00:00 2001 From: TexTrue <65154269+TexBlock@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:24:37 +0800 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 37a430891e..f35e576eb6 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,16 +3,16 @@ "id": "create", "version": "${version}", - "name": "Create Fabric Unofficial", + "name": "Create Fabric DM-Earth Edition", "description": "Create Fabric Unofficial version. Technology that empowers the player.", "authors": [ - "KessokuTeaTime", + "DM-Earth", "Fabricators of Create", "Creators of Create" ], "contact": { - "issues": "https://github.com/KessokuTeaTime/create-fabric/issues", - "sources": "https://github.com/KessokuTeaTime/create-fabric" + "issues": "https://github.com/DM-Earth/create-fabric-dme-edition/issues", + "sources": "https://github.com/DM-Earth/create-fabric-dme-edition" }, "license": "MIT",