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": {