From ca8b19249e10aa87bfd57d5960a74037e4bf676f Mon Sep 17 00:00:00 2001 From: Sergeant Acoustic Date: Mon, 2 Feb 2026 20:35:36 +0000 Subject: [PATCH] Update fabric.mod.json info --- src/main/resources/fabric.mod.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 8747b61..c3e606d 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,15 +3,16 @@ "id": "mc_rebalance", "version": "${version}", "name": "MC Rebalance", - "description": "This is an example description! Tell everyone what your mod is about!", + "description": "Mod assets for the MC Rebalanced modpack", "authors": [ - "Me!" + "Sergeant Acoustic", + "Emerald Quartz" ], "contact": { - "homepage": "https://fabricmc.net/", - "sources": "https://github.com/FabricMC/fabric-example-mod" + "homepage": "https://discord.gg/XfHZhbQDrz", + "sources": "https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering" }, - "license": "CC0-1.0", + "license": "GPL-3.0-or-later", "icon": "assets/mc_rebalance/icon.png", "environment": "*", "entrypoints": {