diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6e8a5fe..c9ec461 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -3,13 +3,13 @@ "id": "more_spear_enchants", "version": "${version}", "name": "More Spear Enchantments", - "description": "This is an example description! Tell everyone what your mod is about!", + "description": "more enchantments for the newly added spear from the Mounts of Mayhem update.", "authors": [ "sillyangel" ], "contact": { "homepage": "https://sillyangel.dev/", - "sources": "https://git.sillyangel.dev/angel/more_spear_enchants" + "sources": "https://git.sillyangel.dev/angel/more-spear-enchants" }, "license": "CC0-1.0", "icon": "assets/more_spear_enchants/icon.png",